Versions Compared

Key

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

...

gain bit: 0/1 - high/low gain mode

Calibration constants

Geometry deployment

Code Block
titlecurrent version of the default geometry, orientation of ASICs is not guaranteed
collapsetrue
# HDR PARENT IND        OBJECT IND     X0[um]   Y0[um]   Z0[um]   ROT-Z ROT-Y ROT-X     TILT-Z   TILT-Y   TILT-X

SEGMENT        0    EPIXMASIC:V1  0     -9600     4800        0     180     0     0    0.00000  0.00000  0.00000
SEGMENT        0    EPIXMASIC:V1  1      9600     4800        0     180     0     0    0.00000  0.00000  0.00000
SEGMENT        0    EPIXMASIC:V1  2      9600    -4800        0       0     0     0    0.00000  0.00000  0.00000
SEGMENT        0    EPIXMASIC:V1  3     -9600    -4800        0       0     0     0    0.00000  0.00000  0.00000
IP             0    SEGMENT       0         0        0    10000      90     0     0    0.00000  0.00000  0.00000


  • by default: lcls2/psana/psana/pscalib/geometry/data/geometry-def-epixm320.data
  • cdb add -e tstx00417 -d epixm320_0016777984-4294967295-4294967295-4032267777-3204448280-0177427457-3053453334 -c geometry -r 309 -f geometry-def-epixm320.data -i txt

Dark processing and deployment

  • epixm320_dark_proc -k exp=tstx00417,run=324,dir=/drpneh/data/tst/tstx00417/xtc/ -d epixm -o ./work -D
  • dark run should have 3 steps for gains SH, SL, AHL
  • raw (4-ASIC) panel shape: (4, 192, 384)
  • constants are saved in repository (see location using command epixm320_dark_proc -h) per panel per gain range
  • -D option combines gain ranges constants for pedestals, pixel_status, pixel_rms, pixel_min, pixel_max in shape (3, 4, 192, 384) and deploys them in the DB

Gain from charge injection

  • TBD

References