Mod image dict: Difference between revisions

From cctbx_xfel
Jump to navigation Jump to search
(Created page with "<pre> [psana] modules = my_ana_pkg.mod_image_dict [my_ana_pkg.mod_image_dict] address = MfxEndstation-0|Rayonix-0 dark_path = None dark_stddev = None mask_pa...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Archived}}
<pre>
<pre>
[psana]
[psana]
Line 14: Line 16:
override_energy = None
override_energy = None
bin_size        = 2
bin_size        = 2
crop_rayonix    = True
crop_rayonix    = False
</pre>
</pre>
These parameters are for a Rayonix image. Use crop_rayonix to trim the image such that it is square and centered on the beam center.  Useful for the LABELIT backend of ''cctbx.xfel'' but not needed for DIALS.

Latest revision as of 18:31, 19 August 2026

This page has been archived

[psana]
modules = my_ana_pkg.mod_image_dict
[my_ana_pkg.mod_image_dict]
address         = MfxEndstation-0|Rayonix-0
dark_path       = None
dark_stddev     = None
mask_path       = None
detz_offset     = 89.0
gain_map_path   = None
gain_map_level  = None
override_beam_x = 962.0
override_beam_y = 963.0
override_energy = None
bin_size        = 2
crop_rayonix    = False

These parameters are for a Rayonix image. Use crop_rayonix to trim the image such that it is square and centered on the beam center. Useful for the LABELIT backend of cctbx.xfel but not needed for DIALS.