Commits on Source (34)
-
Thomas Kluyver authored
UTF-8 should be a consistent default for opening files in text mode.
a8a351e9 -
Philipp Schmidt authored7263076e
-
Philipp Schmidt authored22885a5a
-
Thomas Kluyver authored53af053f
-
Thomas Kluyver authoredc4b5b683
-
Thomas Kluyver authored79dae4e7
-
Thomas Kluyver authoredfd9a689b
-
Thomas Kluyver authoredba7017ed
-
Thomas Kluyver authoredaec80940
-
Thomas Kluyver authoredbe83a778
-
Thomas Kluyver authoredd83d1cbe
-
Karim Ahmed authored44085af9
-
Karim Ahmed authored
Test get_from_db and send_to_db See merge request detectors/pycalibration!481
8ec51c52 -
Philipp Schmidt authored92b82711
-
Karim Ahmed authored076273b3
-
Karim Ahmed authored
Tests/test update config See merge request detectors/pycalibration!474
0e4eb23b -
Philipp Schmidt authored
Fix data paths in LPD notebook See merge request detectors/pycalibration!505
ca5f823b -
Philipp Schmidt authored
Fix user notebook path for REMI correct notebook provisionally See merge request detectors/pycalibration!511
6d368710 -
David Hammer authored2e89af59
-
David Hammer authored
Fix plotting-related warnings See merge request detectors/pycalibration!484
122947a9 -
Thomas Kluyver authored
Override locale to always use UTF-8 See merge request detectors/pycalibration!499
776ec254 -
Cyril Danilevski authored48f38679
-
Philipp Schmidt authored13a5e606
-
Thomas Kluyver authored
# Conflicts: # tests/test_cal_tools.py
646631e7 -
Robert Rosca authored8e9df066
-
Robert Rosca authored
Fix/filename lineno webservice logs See merge request detectors/pycalibration!513
a43b2853 -
Karim Ahmed authoredff2891a1
-
Thomas Kluyver authored5c4a370b
-
Philipp Schmidt authored
Bump numpy to 1.20.3 and remove fabio See merge request detectors/pycalibration!515
a6f85cab -
Cyril Danilevski authored
[AGIPD][DARK] Fix / Avoid processing empty sequence files See merge request detectors/pycalibration!514
a0efc727 -
Thomas Kluyver authored
Try to make pre-commit pass See merge request detectors/pycalibration!508
50f3cde5 -
Cyril Danilevski authored
See merge request detectors/pycalibration!512
e8e65511 -
Cyril Danilevski authoredee1dfc6c
-
Cyril Danilevski authored
See merge request detectors/pycalibration!520
7acf1828
Showing
- .gitlab-ci.yml 2 additions, 1 deletion.gitlab-ci.yml
- .pre-commit-config.yaml 4 additions, 15 deletions.pre-commit-config.yaml
- bin/slurm_calibrate.sh 3 additions, 0 deletionsbin/slurm_calibrate.sh
- notebooks/AGIPD/Characterize_AGIPD_Gain_Darks_NBC.ipynb 8 additions, 2 deletionsnotebooks/AGIPD/Characterize_AGIPD_Gain_Darks_NBC.ipynb
- notebooks/LPD/LPD_Correct_and_Verify.ipynb 2 additions, 2 deletionsnotebooks/LPD/LPD_Correct_and_Verify.ipynb
- notebooks/test/test-cli.ipynb 10 additions, 0 deletionsnotebooks/test/test-cli.ipynb
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- setup.py 1 addition, 2 deletionssetup.py
- src/cal_tools/agipdlib.py 3 additions, 3 deletionssrc/cal_tools/agipdlib.py
- src/cal_tools/agipdutils.py 2 additions, 1 deletionsrc/cal_tools/agipdutils.py
- src/cal_tools/agipdutils_ff.py 5 additions, 4 deletionssrc/cal_tools/agipdutils_ff.py
- src/cal_tools/lpdlib.py 2 additions, 1 deletionsrc/cal_tools/lpdlib.py
- src/cal_tools/metrology.py 4 additions, 0 deletionssrc/cal_tools/metrology.py
- src/cal_tools/plotting.py 41 additions, 22 deletionssrc/cal_tools/plotting.py
- src/cal_tools/tools.py 27 additions, 5 deletionssrc/cal_tools/tools.py
- src/xfel_calibrate/calibrate.py 4 additions, 0 deletionssrc/xfel_calibrate/calibrate.py
- src/xfel_calibrate/notebooks.py 2 additions, 2 deletionssrc/xfel_calibrate/notebooks.py
- tests/conftest.py 1 addition, 1 deletiontests/conftest.py
- tests/test_agipdutils_ff.py 1 addition, 0 deletionstests/test_agipdutils_ff.py
- tests/test_cal_tools.py 281 additions, 39 deletionstests/test_cal_tools.py