- Mar 05, 2021
-
-
Andrey Samartsev authored
Fix/da qoldformat corr See merge request detectors/pycalibration!432
-
David Hammer authored
Switch BadPixels{,FF} base class to enum.IntFlag See merge request detectors/pycalibration!440
-
David Hammer authored
-
David Hammer authored
# Conflicts: # cal_tools/cal_tools/agipdlib.py # cal_tools/cal_tools/agipdutils.py
-
Cyril Danilevski authored
Fix import * in agipdlib See merge request detectors/pycalibration!445
-
- Mar 04, 2021
-
-
Cyril Danilevski authored
The file was heavily flaked, no other changes of logic
-
- Mar 03, 2021
-
-
Karim Ahmed authored
Fix/keep time zone info 3.1.0 See merge request detectors/pycalibration!443
-
Karim Ahmed authored
Rebasing to master
-
Thomas Kluyver authored
Refactor 'webservice' ZMQ server See merge request detectors/pycalibration!441
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Cyril Danilevski authored
Remove unused variable and import in agipdutils.py See merge request detectors/pycalibration!428
-
Cyril Danilevski authored
-
- Mar 01, 2021
-
-
David Hammer authored
Feat/add badpixelff jungfrau See merge request detectors/pycalibration!429
-
David Hammer authored
-
Karim Ahmed authored
-
- Feb 26, 2021
-
-
David Hammer authored
-
David Hammer authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Andrey Samartsev authored
-
Karim Ahmed authored
Fix/ Use language name instead of kernel name See merge request detectors/pycalibration!439
-
Cyril Danilevski authored
Create the webservice's MyMDC client in a non-blocking thread See merge request detectors/pycalibration!431
-
Cyril Danilevski authored
-
Thomas Kluyver authored
Use asyncio subprocess interface in webservice code See merge request detectors/pycalibration!435
-
- Feb 25, 2021
-
-
Karim Ahmed authored
-
Andrey Samartsev authored
-
Thomas Kluyver authored
Webservice: use SQLite parameter substitution instead of string formatting See merge request detectors/pycalibration!436
-
Andrey Samartsev authored
-
Andrey Samartsev authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
- Feb 24, 2021
-
-
Robert Rosca authored
Fix/pre commit whitespace ## Description Applies whitespace fixes for pre-commit checks so that those stop being a source of errors in the future. Marked as WIP as this requires !417 to be merged first. I'll rebase (if needed) once that's done. First step of #36 Ran `echo 'end-of-file-fixer trailing-whitespace mixed-line-ending' | xargs -n 1 pre-commit run --all-files` ## How Has This Been Tested? This change only does: - end-of-file-fixer - trailing-whitespace - mixed-line-ending None of which affect the code, so no real checks were performed. ## Relevant Documents (optional) <!-- Include any relevant screenshot, elogs, reports, if appropriate. --> ## Types of changes Formatting fixes ## Checklist: <!--- Go over all the following points, and uncomment all lines that apply: --> - My code ~~follows~~ implements the code style of this project. ## Reviewers @danilevc @ahmedk @hammerd See merge request detectors/pycalibration!433
-