- Feb 24, 2021
-
-
Robert Rosca authored
Author: Robert Rosca <robert.rosca@xfel.eu> Date: Wed Feb 24 21:04:47 2021 +0100 Add link to wiki dev guidelines to readme commit 0d902b2b Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 22:25:40 2021 +0100 Add .git-blame-ignore-revs file preemptively commit 9e6030a3 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 18:55:55 2021 +0100 Fix import order commit d7ca8e96 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 18:52:24 2021 +0100 Add notes on skipping checks, set to allow failure true, break import order again commit a6f43240 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 18:38:08 2021 +0100 Fix import order commit 2854f22b Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 18:08:35 2021 +0100 Add accidentally removed dependencies commit 9ecbc83e Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 18:06:45 2021 +0100 Add additional details to the readme commit 6342f2e6 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 16:33:47 2021 +0100 Export SHA var as it's used during pre-commit itself commit a142df25 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 15:50:24 2021 +0100 Swap lines to make more sense commit 95183eb5 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 15:50:09 2021 +0100 Add a script for easy execution of diff-only pre-commit checks commit b98fed75 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 14:11:13 2021 +0100 Add todos, adjust headings commit d6b83d8b Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 13:49:16 2021 +0100 Update README.rst Change to be compliant with RSTcheck Fix some heading orders and enumerated lists Update the setup instructions commit db768d61 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 12:12:29 2021 +0100 Sort requirements commit 43122cd3 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 22 12:12:06 2021 +0100 Add pre-commit to requirements commit 797af5db Author: Cyril Danilevski <cyril.danilevski@xfel.eu> Date: Tue Feb 9 11:19:30 2021 +0100 blabla commit 6179aaa5 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 8 11:22:54 2021 +0100 Add comments to clarify non-standard sections commit cae49ef4 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 8 11:12:19 2021 +0100 Use consistent isort version commit c4d550a2 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 8 11:09:45 2021 +0100 Check if MR commit SHA is set commit aceded4b Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 8 10:52:12 2021 +0100 Add pre-commit configuration Pretty standard setup Worth mentioning that flake8 is set to only run on the diff between current branch and merge target This will not work outside of a merge request commit c5b8d367 Author: Robert Rosca <robert.rosca@xfel.eu> Date: Mon Feb 8 10:50:37 2021 +0100 Update CI to work with pre-commit Check stage tries to find the commit hash being merged into Uses that hash to get a list of changed files Passes this list of files to pre-commit so that checks only run on modified files
-
- Feb 22, 2021
-
-
Karim Ahmed authored
[PNCCD][GAIN] Bug fix for sending gain constants to the database See merge request detectors/pycalibration!430
-
- Feb 21, 2021
-
-
Karim Ahmed authored
[CORRECT] FIX: Consider list of karabo_da and test_balance_sequences See merge request detectors/pycalibration!426
-
Karim Ahmed authored
-
- Feb 18, 2021
-
-
Cyril Danilevski authored
Add webservice.parse_config test See merge request detectors/pycalibration!427
-
Cyril Danilevski authored
-
- Feb 16, 2021
-
-
Karim Ahmed authored
-
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
-
- 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
-