Mod image dict: Difference between revisions

From cctbx_xfel
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Archived}}
<pre>
<pre>
[psana]
[psana]
Line 16: Line 18:
crop_rayonix    = False
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.