- Mar 01, 2021
-
-
Karim Ahmed authored
-
- Feb 10, 2021
-
-
Karim Ahmed authored
[MAPPING][DARK][INJECT] PT2 Update injecting functions and Dark notebooks See merge request detectors/pycalibration!416
-
Karim Ahmed authored
-
Karim Ahmed authored
Fix/3.0.0-test04 on max-exfl017: proposal-yaml, AGIPD correct, PnCCD notebooks, and DSSC dark See merge request detectors/pycalibration!420
-
Karim Ahmed authored
-
Karim Ahmed authored
Make get_dir_creation_time use files creation dates, not folder See merge request detectors/pycalibration!421
-
Cyril Danilevski authored
We cannot rely on the directory creation date, as it might get modified with filesystem upgrades. File modification dates are conserved though (not creation date), so we must use these when the information is not available from run metadata
-
Cyril Danilevski authored
See merge request detectors/pycalibration!419
-
Cyril Danilevski authored
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Feb 09, 2021
-
-
David Hammer authored
Feat/202 (save calibration pipeline parameters in YAML file) See merge request detectors/pycalibration!409
-
David Hammer authored
This metadata file subsumes the old retrieved constants YAML file. The commit includes some refactoring centered around pathlib.
-
Robert Rosca authored
Fix/Unused Variables Going through some of the warnings my IDE is throwing up so I'll probably end up doing a couple of these tiny pull requests. - `cal_tools/cal_tools/agipdlib.py`: `corr_bools={}` setting keyword arguments to mutables isn't a great idea since the state can persist across function calls, maybe in this case that was the intention but it usually isn't. Changed it to `None` and then set it to a dict if no argument is given. - `cal_tools/cal_tools/lpdlib.py`: `self.cnl = True` was set, but it looks like that should have taken its value from the `correct_non_linear` argument, set it to that. - `cal_tools/cal_tools/metrology.py` an `offset` is defined but never applied to the coordinates. Similar code appears throughout the file so I just did the same thing there as well, think it should be correct. See merge request detectors/pycalibration!415
-
Robert Rosca authored
-
- Feb 08, 2021
-
-
Karim Ahmed authored
[AGIPD][CORRECT] Apply pulse index selection/validation after common-mode correction See merge request detectors/pycalibration!407
-
Karim Ahmed authored
-
Cyril Danilevski authored
See merge request detectors/pycalibration!410
-
Cyril Danilevski authored
-
Karim Ahmed authored
[DSSC][CORRECT][DARK] Feat/dss cconditions See merge request detectors/pycalibration!374
-
-
Karim Ahmed authored
Corrected pnCCD Main notebooks for path to slow data, etc. See merge request detectors/pycalibration!371
-
-
- Feb 03, 2021
-
-
David Hammer authored
Update to cal_db_interactive version 1.6.4 Closes calibration_workshop#221 See merge request detectors/pycalibration!414
-
David Hammer authored
This version is actually set for the iCalibrtionDB package, so going forward, updating should be more pleasant.
-
- Jan 28, 2021
-
-
Cyril Danilevski authored
Add CI config See merge request detectors/pycalibration!402
-
Cyril Danilevski authored
-
- Jan 22, 2021
-
-
Karim Ahmed authored
[AGIPD][CORRECT] FIX/Avoid applying ff_gain factor in SlopesFF is not retrieved See merge request detectors/pycalibration!404
-
Karim Ahmed authored
-
- Jan 20, 2021
-
-
Cyril Danilevski authored
[AGIPD] [Correct Summary] Make use of karabo_id to only load data from that detector Closes calibration_workshop#225 See merge request detectors/pycalibration!397
-
Cyril Danilevski authored
-
- Jan 11, 2021
-
-
Karim Ahmed authored
Fixes for bugs discovered during testing 3.0.0-beta on production See merge request detectors/pycalibration!396
-
- Jan 04, 2021
-
-
Cyril Danilevski authored
[AGIPD] Remove references to DETLAB mini-half See merge request detectors/pycalibration!394
-
Cyril Danilevski authored
-
- Dec 17, 2020
-
-
Cyril Danilevski authored
Closes calibration_workshop#226 See merge request detectors/pycalibration!398
-
Cyril Danilevski authored
-
- Dec 09, 2020
-
-
Karim Ahmed authored
-
- Dec 08, 2020
-
-
Ebad Kamil authored
Extend slopesFF with last usable cell See merge request detectors/pycalibration!395
-
-
Karim Ahmed authored
Fixes for testing 3.0.0-test03 See merge request detectors/pycalibration!392
-