Fixes for testing 3.0.0-test03
Summary:
Hopefully final fixes for offline calibration 3.0.0 on max-exfl017
Reviewers:
Note:
This is still WIP, as there is still a fix in progress for LPD Correction
Testing:
The WIP: is removed as from what I understood from @jsztuk LPD correction is not expected and we could try to solve it after the deployment.
This is another filled checklist for testing tag 3.0.0-test03 using xcaltst@max-exfl017
CALLAB test checklist
Test-Tag: 3.0.0-test03
Calibration Services:
-
Dark Reports -> Result: [x] Success [] Failed Comments: --- -
Correction Reports -> Result: [] Success [x] Failed. Comments: More than one detector in a run show only on report on service_overview [run 9995 LPD and JF1M] -
myMDC communication with webservice -> Results: [x] Success [] Failed. Comments Communication is going as expected.
Calibration Notebook Dark/Correct Actions
Correct:
-
AGIPD1M@SPB - run 9992 -> Result: [x] Success [] Failed. Comments:--- -
AGIPD500K@HED - run 9985 -> Result: [] Success -[x] Failed. Comments:--- calibration_configurations needs to be updated with ´bias_voltage = 200´ + Errors at the pre-notebook -
DSSC@SCS - run 9987 -> Result: [x] Success [] Failed. Comments:--- -
EPIX10K@HED - run 9986 -> Result: [] Success [x] Failed. Comments: Error: Couldn't calibrate data in /gpfs/exfel/exp/CALLAB/202031/p900113/raw/r9986
This error happen only in xcaltst@max-exfl017, most probably it is access issues. -
EPIX100@MID -run 9988 -> Result: [x] Success [] Failed. Comments:--- -
fastCCD@SCS - run 9993 -> Result: [] Success [x] Failed Comments flip_rgain is not defined (should only be used if relgain is requested) -
JF1M@FXE - run 9995 -> Result: [x] Success [] Failed. Comments--- -
LPD@FXE - runs: [9996, 9995, 9994] -> Result: [] Success [x] Failed. Comments: Error while writing the data in .h5 files -
pnCCD@SQS - run 9989 -> Result: [] Success [x] Failed Comments default parameters is needed as pnCCD used test is old with no parameters in slow data, required
was given foruse_dir_creation_date
+ pattern_class bool condition missing on histogram parameters
Dark:
-
AGIPD1M@SPB - runs: [9992, 9991, 9990] -> Result: [] Success [x] Failed. Comments:--- -
AGIPD500K@HED - runs: [9985, 9984, 9983] -> Result: [] Success [x] Failed. Comments:--- -
DSSC@SCS - runs: [9987] -> Result: [x] Success [] Failed. -
Epix100@MID - runs: [9988] -> Result: [x] Success [] Failed. Comments:--- -
Epix10K@HED - runs: [9986] -> Result: [] Success [x] Failed. Comments Wrong number of inputs send_to_db() -
fastCCD@SCS - runs: [9993] -> Result: [] Success [x] Failed. Comments Syntax errors. Undefined libraries and variables -
JF1M@FXE - runs: [9999, 9998, 9997] -> Result: [x] Success [] Failed. comments:--- -
LPD@FXE - runs: [9996, 9995, 9994] -> Result: [] Success [x] Failed. Comments: Error using matplotlib Unrecognized Location "outside-top" -
pnCCD@SQS - runs: [9989] -> Result: [x] Success [] Failed. Comments:---
Merge request reports
Activity
added 3 commits
-
4843511e...a10c44e8 - 2 commits from branch
master
- a7b0c554 - Merge branch 'master' into fix/3.0.0-test03-fixes
-
4843511e...a10c44e8 - 2 commits from branch
15 15 "source": [ 16 16 "run = 11 # runs to process, required\n", 17 17 "out_folder = \"/gpfs/exfel/data/scratch/ahmedk/test/AGIPD_Corr\" # path to output to, required\n", 18 "modules = [-1]" 18 "karabo_id = \"SPB_DET_AGIPD1M-1\" # karabo karabo_id\n", 19 "modules = [-1]\n", 20 "karabo_da = ['-1'] # a list of data aggregators names, Default [-1] for selecting all data aggregators" No actually, because when karabo-da will be filled it will be a list of
karabo-da
strings e.g.AGIPD00
,AGIPD01
https://git.xfel.eu/gitlab/detectors/calibration_configurations/blob/master/default.yaml
- Resolved by Karim Ahmed
added 1 commit
- 6ceba823 - Apply suggestion to notebooks/DSSC/Characterize_DSSC_Darks_NBC.ipynb
mentioned in commit b0d3239a