Versions Compared

Key

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

...

  • script that is use to drive the daq with hutch python: /reg/g/pcds/pyps/mfx/dev/mfx/experiments/mfxls3416.py
  • for epix, 5 gain ranges (3 fixed, 2 auto) generate 7 pedestals
  • maybe have "all range" option, and fast "selected ranges" option.
  • maybe "all range" at beginning of expt, but "selected ranges" during expt.
  • jason thinks medium/low is the default
  • in the "selected ranges" mode makepeds will reuse the current numbers for ranges that weren't selected.
  • multi-panel epix10k should be the same as jungfrau (might need to massage
  • the daq appropriately)
  • mikhail/gabriel: data processing call in makepeds script
  • silke/jason/dan: hutch python, makepeds wrapper
  • /reg/g/pcds/engineering_tools/R1.2.9/scripts/makepeds calls makepeds_psana calls mikhail's stuff (jungfrau_ndarr_dark_proc)

References

...

List of known detectors on 2018-11-12

command> find_detector_names

Code Block
#== type 0022 epix10ka
               'DetLab.0:Epix10ka.0': 'epix10ka_0000',\
     'MecTargetChamber.0:Epix10ka.0': 'epix10ka_0001',\
     'MecTargetChamber.0:Epix10ka.1': 'epix10ka_0002',\
        'MfxEndstation.0:Epix10ka.0': 'epix10ka_0003',\
        'MfxEndstation.0:Epix10ka.1': 'epix10ka_0004',\
        'MfxEndstation.0:Epix10ka.2': 'epix10ka_0005',\

 

References

...