Commits on Source (45)
-
Karim Ahmed authored0584b751
-
Philipp Schmidt authored4b7a6838
-
Karim Ahmed authored8106242f
-
Philipp Schmidt authorede9b9aacf
-
Karim Ahmed authored276c2419
-
Karim Ahmed authored25b040c8
-
Karim Ahmed authoredd784162e
-
Karim Ahmed authored6771c5b8
-
Karim Ahmed authored01160fb4
-
Philipp Schmidt authored
[JUNGFRAU][CORRECT][ROI] Fix storing multiple ROIs Instrument datasets and run keys See merge request detectors/pycalibration!762
2f8526e6 -
Philipp Schmidt authored
[JUNGFRAU][CORRECT] Warn and Exit if all files are empty See merge request detectors/pycalibration!763
33c152db -
Karim Ahmed authored
[AGIPD] [CORRECT] `keep_dims` if only one cellId is corrected See merge request detectors/pycalibration!640
4c881a11 -
Thomas Kluyver authored20775a7d
-
Thomas Kluyver authored
[JUNGFRAU] [Correct] Fix index location for ROI instrument output See merge request detectors/pycalibration!765
7cacd6f9 -
Thomas Kluyver authorede390ca4d
-
Thomas Kluyver authored
Better error message when database file isn't found See merge request detectors/pycalibration!768
5fe45c14 -
Karim Ahmed authoredc935f9ff
-
Nuno Duarte authorede6b72689
-
Karim Ahmed authored
Update release notes See merge request detectors/pycalibration!770
6f473f23 -
Karim Ahmed authored
[LPD][DARK] Multiprocessing for LPD See merge request detectors/pycalibration!754
be3ed4b9 -
Philipp Schmidt authored
[DataFile] Add parallel dataset compression See merge request detectors/pycalibration!753
11aed53d -
Philipp Schmidt authored46b527f0
-
7270c069
-
251c5d5a
-
4717c99c
-
de58376e
-
Karim Ahmed authoreddf516bcf
-
a12c73ce
-
8a0e7cdc
-
Karim Ahmed authored
[AGIPD] [CORRECT] Fix array reshaping in common mode correction See merge request detectors/pycalibration!724
9e101dd6 -
Karim Ahmed authored
[AGIPD][LFF] Improve lit frame selection See merge request detectors/pycalibration!766
4203e5f9 -
Nuno Duarte authored4b28c97d
-
Nuno Duarte authored
[EPIX100][CORRECT] Fix/epix output fully corrected data See merge request detectors/pycalibration!769
1c96e7a1 -
Thomas Kluyver authored4e2f8e92
-
Thomas Kluyver authored
[LPD] [Correct] Don't pass default snapshot_at=None to calibration_client See merge request detectors/pycalibration!782
421ad27a -
Karim Ahmed authoredd56cc8d3
-
Karim Ahmed authoredb0da6ce9
-
Karim Ahmed authoredcb46bba3
-
Karim Ahmed authored
[JUNGFRAU][CORRECT] Fix/store roi only if defined See merge request detectors/pycalibration!783
ee7bddf8 -
Thomas Kluyver authored46864296
-
Thomas Kluyver authored
[LPD] [Correct] Don't pass default snapshot_at=None to calibration_client See merge request detectors/pycalibration!786
08cfbcc3 -
Thomas Kluyver authored27f4ccb7
-
Thomas Kluyver authored
Update to calibration_client 11.2.0 See merge request detectors/pycalibration!787
6514225c -
Karim Ahmed authored
[AGIPD][FF] Styling modification for both FF notebooks:1st nb cell, and removing uneeded imports See merge request detectors/pycalibration!736
4f84d489 -
Philipp Schmidt authored
[JF] Replace strixel cython code by numpy implementation See merge request detectors/pycalibration!771
24eea9e8
Showing
- docs/source/changelog.rst 114 additions, 0 deletionsdocs/source/changelog.rst
- notebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb 14 additions, 39 deletionsnotebooks/AGIPD/AGIPD_Correct_and_Verify.ipynb
- notebooks/AGIPD/Characterize_AGIPD_Gain_FlatFields_NBC.ipynb 1 addition, 5 deletionsnotebooks/AGIPD/Characterize_AGIPD_Gain_FlatFields_NBC.ipynb
- notebooks/AGIPD/Characterize_AGIPD_Gain_FlatFields_Summary.ipynb 3 additions, 13 deletions...ks/AGIPD/Characterize_AGIPD_Gain_FlatFields_Summary.ipynb
- notebooks/Jungfrau/Jungfrau_Gain_Correct_and_Verify_NBC.ipynb 24 additions, 29 deletions...books/Jungfrau/Jungfrau_Gain_Correct_and_Verify_NBC.ipynb
- notebooks/LPD/LPDChar_Darks_NBC.ipynb 27 additions, 38 deletionsnotebooks/LPD/LPDChar_Darks_NBC.ipynb
- notebooks/LPD/LPD_Correct_Fast.ipynb 5 additions, 10 deletionsnotebooks/LPD/LPD_Correct_Fast.ipynb
- notebooks/LPD/LPD_retrieve_constants_precorrection.ipynb 1 addition, 1 deletionnotebooks/LPD/LPD_retrieve_constants_precorrection.ipynb
- notebooks/ePix100/Correction_ePix100_NBC.ipynb 46 additions, 22 deletionsnotebooks/ePix100/Correction_ePix100_NBC.ipynb
- setup.py 2 additions, 8 deletionssetup.py
- src/cal_tools/agipdalgs.pyx 98 additions, 53 deletionssrc/cal_tools/agipdalgs.pyx
- src/cal_tools/agipdlib.py 113 additions, 122 deletionssrc/cal_tools/agipdlib.py
- src/cal_tools/files.py 28 additions, 0 deletionssrc/cal_tools/files.py
- src/cal_tools/jfalgs.pyx 0 additions, 93 deletionssrc/cal_tools/jfalgs.pyx
- src/cal_tools/jfstrixel.py 161 additions, 0 deletionssrc/cal_tools/jfstrixel.py
- src/cal_tools/tools.py 2 additions, 0 deletionssrc/cal_tools/tools.py
- webservice/sqlite_view.py 5 additions, 0 deletionswebservice/sqlite_view.py
src/cal_tools/jfalgs.pyx
deleted
100644 → 0
src/cal_tools/jfstrixel.py
0 → 100644