Versions Compared

Key

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

Content

Table of Contents

Photo

Parameters

  • Pixel size:  13.5um X  13.5um
  • Sensor size: 27.6 mm X  27.6mm
  • Gap size: 10.9 mm
  • Array shape (2,2048,2048)

...

Code Block
psana -m EventKeys -n 5 exp=sxrk4816:run=1
EventKey(type=Psana::Andor3d::FrameV1, src=DetInfo(SxrEndstation.0:DualAndor.0), alias="andorDual")
EventKey(type=Psana::Andor3d::ConfigV1, src=DetInfo(SxrEndstation.0:DualAndor.0), alias="andorDual")

# Get n-d array average:
det_ndarr_average -d exp=sxrk4816:run=1 -s SxrEndstation.0:DualAndor.0 -f nda-andor3d -p -v

Data content

Data with 2048x2048 bins exp=sxrk4816:run=1
Code Block
collapsetrue
source= Source("SxrEndstation.0:DualAndor.0")
shotIdStart =  18411
readoutTime =  1.91700208187
temperature =  [  8.  10.]
Configuration: <psana.Andor3d.ConfigV1 object at 0x7f087a9bee60>
width              =  2048
height             =  2048
numSensors         =  2
orgX               =  0
orgY               =  0
binX               =  1
binY               =  1
exposureTime       =  0.0010000000475
coolingTemp        =  25.0
fanMode            =  ENUM_FAN_FULL
baselineClamp      =  0
highCapacity       =  0
gainIndex          =  0
readoutSpeedIndex  =  1
exposureEventCode  =  80
exposureStartDelay =  12500
numDelayShots      =  1
frameSize          =  16777232
numPixelsX         =  2048
numPixelsY         =  2048
numPixelsPerSensor =  4194304
numPixels          =  8388608

Data with 512x512 bins exp=sxrk4816:run=7
Code Block
collapsetrue
shotIdStart =  18366
readoutTime =  1.14359664917
temperature =  [ 15.  13.]
Configuration: <psana.Andor3d.ConfigV1 object at 0x7fae382f8e60>
width              =  2048
height             =  2048
numSensors         =  2
orgX               =  0
orgY               =  0
binX               =  4
binY               =  4
exposureTime       =  0.541666686535
coolingTemp        =  25.0
fanMode            =  ENUM_FAN_FULL
baselineClamp      =  0
highCapacity       =  0
gainIndex          =  0
readoutSpeedIndex  =  1
exposureEventCode  =  80
exposureStartDelay =  12000
numDelayShots      =  60
frameSize          =  1048592
numPixelsX         =  512
numPixelsY         =  512
numPixelsPerSensor =  262144
numPixels          =  524288

 

Geometry file example

/reg/g/psdm/detector/alignment/andor3d/calib-andor3d-2016-02-09/calib/Andor3d::CalibV1/SxrEndstation.0:DualAndor.0/geometry/0-end.data

...