- Mar 15, 2021
-
-
David Hammer authored
- trailing whitespace - unused variables - unused imports - misc formatting
-
- Mar 12, 2021
-
-
David Hammer authored
-
David Hammer authored
nbstripout, some flake8 (removing unused variables, imports), isort, simplifying retrieve_constants as it does not need to work under ipyparallel
-
David Hammer authored
-
- Mar 11, 2021
-
-
David Hammer authored
-
David Hammer authored
Currently, there is no way to specify most parameters when requesting darks via MyMDC - values are just loaded from the calibration configurations repository. To allow for using different offset thresholds in fixed gain mode versus adaptive gain mode, adding these extra parameters is a pragmatic if not elegant solution for now.
-
David Hammer authored
The relevant data is copied into memory in pretty large chunks, so the core driver is not expected to do much for us here. In some brief testing, using the default driver instead resulted in approximately the same (or slightly better) runtime and significantly lower peak memory consumption.
-
- Mar 09, 2021
-
-
David Hammer authored
-
- Mar 08, 2021
-
-
David Hammer authored
-
David Hammer authored
-
- Mar 03, 2021
-
-
David Hammer authored
This requires the pending MR for cal_db_interactive. Tested with e79f2c9d (current head of the branch of that MR).
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
- Mar 02, 2021
-
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
- Feb 26, 2021
-
-
David Hammer authored
-
- Feb 25, 2021
-
-
David Hammer authored
-
David Hammer authored
-
- Feb 24, 2021
-
-
David Hammer authored
-
David Hammer authored
Applying isort and nbstripout. Changing from ipyparallel to multiprocessing - and while doing so, simplifying the call signature of characterize_module.
-
- Feb 18, 2021
-
-
Cyril Danilevski authored
Add webservice.parse_config test See merge request detectors/pycalibration!427
-
Cyril Danilevski authored
-
- Feb 16, 2021
-
-
Cyril Danilevski authored
Add Merge Request template See merge request detectors/pycalibration!356
-
Cyril Danilevski authored
-
Cyril Danilevski authored
See merge request detectors/pycalibration!424
-
Cyril Danilevski authored
-
David Hammer authored
Add runtime summary to calibration metadata See merge request detectors/pycalibration!418
-
David Hammer authored
It was just a warning for summary.rst, but might as well.
-
Karim Ahmed authored
Fix/DSSC DARK was missing from the new mapping modifications See merge request detectors/pycalibration!425
-
Karim Ahmed authored
-
- Feb 12, 2021
-
-
Cyril Danilevski authored
Add test for webservice.merge See merge request detectors/pycalibration!423
-
Cyril Danilevski authored
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Feb 11, 2021
-
-
Karim Ahmed authored
-
Cyril Danilevski authored
Remove duplicate operation_mode parameter in FastCCD notebook See merge request detectors/pycalibration!422
-
Cyril Danilevski authored
-