Versions Compared

Key

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

...

Code Block
titledet_raw_pixel_status command examples
collapsetrue
det_raw_pixel_status
det_raw_pixel_status -h
...
det_raw_pixel_status <dark-data> ... -F 1,2,3  # creates status file of type status_dark
det_raw_pixel_status <light-data> ... -F 1,6  # creates status file of type status_light 
det_raw_pixel_status <light-data> ... -F 11 -n 1000000 # creates status file of type status_max

deploy_constants ... # merges all status_* constants from repository to calib directory type status_extra


LCLS-II

DetectorDark processing commandLog file directoryLog file nameCode
epix10kaepix10ka_pedestals_calibration/cds/group/psdm/detector/gains2/epix10ka/panels/logs/<year>/<time-stamp>_log_epix10ka_pedestals_calibration_<uid>txtUtilsEpix10kaCalib.py#L355
epix100a/opal/etcdet_dark_proc/cds/group/psdm/detector/calib2/epix100/logs/<year>/<time-stamp>_log_det_dark_proc_<uid>.txtUtilsCalib.py#L281

...