Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If geometry file for specified detector and time-stamp is missing, constants from <dettype>_default.data will be loaded.

Remarks

Position and orientation

Camera position and orientation parameters (--posx/y/z, and --rotx/y/z) are included in the geometry file line beginning with "IP" (which by default set in by parameter --parent IP). It is assumed that all files in repository should have the line beginning with "IP". Otherwise, parameter --parent can be changed.

Rayonix binning

Default geometry file for Rayonix /reg/g/psdm/detector/calib/geometry/rayonix/rayonix_default.data has pre-defined segment description like MTRX:V2:3840:3840:44.5:44.5, that can be changed by experiment dependent binning. For detector of type rayonix this string parameters are compared with parameters from configuration object for specified experiment (-e EXP, --exp EXP) and run number (-r RUN, --run RUN). Segment binning values from configuration are substituted, e.g. for xpptut15 run 240 this line is replaced with MTRX:V2:1920:1920:88:88. For backward compatibility of already deployed geometry files similar check and substitution is done on flight at geometry loading in the Detector.geoaccess, check_rayonix_geo methods (requested by Chuck).

Troubleshooting

From log-file or dump on terminal

...