Commits on Source (12)
-
Thomas Kluyver authoredafd1e0da
-
David Hammer authored6f3fa272
-
David Hammer authored
GH2 updates after initial HIREX test See merge request !91
b2869ca7 -
David Hammer authored4f3f550d
-
David Hammer authored99d789e8
-
Thomas Kluyver authored
Fix getting hostname for error messages about device servers config See merge request !93
5d6feb46 -
David Hammer authored761dd63a
-
36f9fd0b
-
David Hammer authored
Ping managed devices to check whether they're still alive Closes #39 See merge request !92
84d0c914 -
David Hammer authored2999b216
-
45261b91
-
David Hammer authored
Add/saturation monitor See merge request !94
1a0e8f21
Showing
- DEPENDS 2 additions, 2 deletionsDEPENDS
- Makefile 1 addition, 1 deletionMakefile
- setup.py 3 additions, 1 deletionsetup.py
- src/calng/CalibrationManager.py 29 additions, 33 deletionssrc/calng/CalibrationManager.py
- src/calng/Gotthard2Assembler.py 124 additions, 63 deletionssrc/calng/Gotthard2Assembler.py
- src/calng/SaturationWarningAggregator.py 169 additions, 0 deletionssrc/calng/SaturationWarningAggregator.py
- src/calng/base_correction.py 9 additions, 2 deletionssrc/calng/base_correction.py
- src/calng/correction_addons/saturation_monitor.py 162 additions, 0 deletionssrc/calng/correction_addons/saturation_monitor.py
- src/calng/corrections/Gotthard2Correction.py 6 additions, 4 deletionssrc/calng/corrections/Gotthard2Correction.py
- src/calng/kernels/gotthard2_cpu.pyx 5 additions, 0 deletionssrc/calng/kernels/gotthard2_cpu.pyx
- src/calng/preview_utils.py 1 addition, 1 deletionsrc/calng/preview_utils.py
src/calng/SaturationWarningAggregator.py
0 → 100644