- May 28, 2021
-
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
This commit does too many things, sorry, but stuff was all tangled up: - clean up a bit (imports, unused variables) - map to PDU with one query instead of in loop (each query gets all anyway) - start fetching old constants (for comparison) in the background - add qm layer to dict holding old constants (see issue #49)
-
David Hammer authored
-
- May 17, 2021
-
-
David Hammer authored
-
- May 14, 2021
-
-
Robert Rosca authored
Use argparse only if name is main, call main with args dict See merge request detectors/pycalibration!490
-
Robert Rosca authored
main function takes in `argv` as an optional argument and uses `sys.argv` if it is missing. This allows for easier testing.
-
Philipp Schmidt authored
Use full hostname for webservice overview See merge request detectors/pycalibration!488
-
- May 12, 2021
-
-
Philipp Schmidt authored
-
- May 07, 2021
-
-
Calibration Team authored
-
Calibration Team authored
Fixes issues where the type to initialize Detector Constants differ in online and offline calibration. The enum themselves are used in offline calibration, while their string representation are used in the online calibration
-
Calibration Team authored
-
Calibration Team authored
-
Robert Rosca authored
Feat/user notebooks See merge request detectors/pycalibration!466
-
Robert Rosca authored
slurm_calibrate.sh options
-
Robert Rosca authored
-
Robert Rosca authored
-
Cyril Danilevski authored
Main refactors are: 1- fstrings. 2- Removing unused variables and imports. 3- Remove code duplication for retrieving constants. 4- Using pathlib. No changes have been done to the notebook functionality. See merge request detectors/pycalibration!477
-
- May 06, 2021
-
-
Cyril Danilevski authored
See merge request detectors/pycalibration!475
-
Cyril Danilevski authored
-
Cyril Danilevski authored
-
Philipp Schmidt authored
Update author attribution on titlepage template See merge request detectors/pycalibration!487
-
Philipp Schmidt authored
-
Karim Ahmed authored
-
Karim Ahmed authored
-
Robert Rosca authored
-
Robert Rosca authored
-
Robert Rosca authored
-
David Hammer authored
[AGIPD][darks] speed up darks processing Closes #49 See merge request detectors/pycalibration!465
-
David Hammer authored
-
Karim Ahmed authored
Fix/ CI failing tests See merge request detectors/pycalibration!483
-
Karim Ahmed authored
[webservice] fix/submit jobs for multiple detectors in the same run. See merge request detectors/pycalibration!482
-
Karim Ahmed authored
-
- May 05, 2021
-
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- May 04, 2021
-
-
Karim Ahmed authored
-
- May 03, 2021
-
-
Karim Ahmed authored
-
Karim Ahmed authored
-
Thomas Kluyver authored
Use publicly released nbparameterise See merge request detectors/pycalibration!480
-