Skip to content

Add integration time as AGIPD operation condition to all notebooks

Philipp Schmidt requested to merge feat/agipd_integration_time into master

Description

pycalibration part of https://git.xfel.eu/gitlab/calibration/planning/issues/47, adding integration time of AGIPD pixels to the detector condition to include it in future constants.

How Has This Been Tested?

xfel-calibrate agipd DARK --slurm-scheduling 10 --request-time 2021-07-01T08:10:38 --slurm-name dark_SPB_agipd_integration_time_test --report-to ./report --cal-db-interface tcp://max-exfl016:8015#8044 --db-output --concurrency-par karabo_da --karabo-da AGIPD00 AGIPD01 AGIPD02 AGIPD03 AGIPD04 AGIPD05 AGIPD06 AGIPD07 AGIPD08 AGIPD09 AGIPD10 AGIPD11 AGIPD12 AGIPD13 AGIPD14 AGIPD15 --receiver-id {}CH0 --karabo-id-control SPB_IRU_AGIPD1M1 --karabo-da-control AGIPD1MCTRL00 --h5path-ctrl /CONTROL/{}/MDL/FPGA_COMP --mem-cells 0 --thresholds-offset-hard 0 0 --thresholds-offset-hard-hg 3500 6000 --thresholds-offset-hard-mg 6000 9000 --thresholds-offset-hard-lg 6000 9000 --in-folder /gpfs/exfel/exp/SPB/202130/p900188/raw --out-folder ./out --karabo-id SPB_DET_AGIPD1M-1 --operation-mode ADAPTIVE_GAIN --run-high 523 --run-med 524 --run-low 525
xfel-calibrate agipd CORRECT --slurm-scheduling 80 --slurm-mem 750 --request-time 2021-06-24T12:17:13 --slurm-name correct_MID_agipd_202002_p002616_r12 --report-to ./report --cal-db-timeout 300000 --cal-db-interface tcp://max-exfl016:8015#8044 --karabo-da AGIPD00 AGIPD01 AGIPD02 AGIPD03 AGIPD04 AGIPD05 AGIPD06 AGIPD07 AGIPD08 AGIPD09 AGIPD10 AGIPD11 AGIPD12 AGIPD13 AGIPD14 AGIPD15 --receiver-id {}CH0 --karabo-id-control MID_EXP_AGIPD1M1 --karabo-da-control AGIPD1MCTRL00 --h5path-ctrl /CONTROL/{}/MDL/FPGA_COMP --overwrite --sequences-per-node 1 --bias-voltage 300 --force-hg-if-below --hg-hard-threshold 1000 --force-mg-if-below --mg-hard-threshold 1000 --blc-stripes --common-mode --cm-dark-range -30 30 --cm-dark-fraction 0.15 --cm-n-itr 4 --rel-gain --adjust-mg-baseline --blc-set-min --low-medium-gap --ff-gain 7.2 --in-folder /gpfs/exfel/exp/MID/202002/p002616/raw --out-folder ./out --karabo-id MID_DET_AGIPD1M-1 --run 12 --priority 2

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.

Reviewers

@calibration

Edited by Philipp Schmidt

Merge request reports