Commits on Source (44)
-
Philipp Schmidt authoredf32d6e7f
-
Karim Ahmed authored75c37d22
-
Karim Ahmed authoredfd0909a6
-
Karim Ahmed authoredef4ecabd
-
Karim Ahmed authored2c3ce996
-
Karim Ahmed authored180c3eb2
-
Karim Ahmed authored32820849
-
Karim Ahmed authored851bc400
-
Karim Ahmed authored6a66dc74
-
Karim Ahmed authored
[PNCCD][CORRECT] Record fragment file and remove pre correction notebook See merge request !828
82b01fbc -
Thomas Kluyver authoredc8e76463
-
Thomas Kluyver authored
Add script to check run in webservice DB See merge request !831
7e9c6567 -
Thomas Kluyver authored83dbff43
-
Thomas Kluyver authoredfe775397
-
Thomas Kluyver authored59494930
-
Thomas Kluyver authored
[Webservice] Fix database lock timeouts See merge request !832
9d3bde27 -
Philipp Schmidt authored
Save pulse amplitudes alongside edge positions during analog-to-digital conversion in REMI reconstruction
f7ccaa86 -
Philipp Schmidt authored
[REMI] Save pulse amplitudes during discrimination See merge request !822
0430f30b -
Philipp Schmidt authoredaa300919
-
Philipp Schmidt authored
[REMI] Make plots robust against no edges or no hits in data See merge request !827
bf613f7a -
Karim Ahmed authored
[PNCCD][CORRECT] Using calcat interface See merge request !776
efcb9119 -
Karim Ahmed authoredded2d3a6
-
Karim Ahmed authored4842e7d1
-
Karim Ahmed authored3f112b99
-
Karim Ahmed authored626480db
-
Karim Ahmed authored
[EPIX100][CORRECT] Avoid including histogram calculator with empty array See merge request !834
4cba96fc -
Karim Ahmed authored00ae5f9b
-
Karim Ahmed authored
[EPIX100][PNCCD][CORRECT] Display creation time for retrieved constants See merge request !835
d3932bb4 -
Thomas Kluyver authoredcb8c5d80
-
Thomas Kluyver authored87fa2921
-
Karim Ahmed authoredac02b4fd
-
Thomas Kluyver authored
[Webservice] Check for unfinished corrections before launching a new one See merge request !836
7aa9181b -
Karim Ahmed authoredfd2789e0
-
Karim Ahmed authored
[PNCCD][CORRECT ] Avoid raising a CalCat error while retrieving metadata for missing gain constant from DB See merge request !837
99d2623a -
Karim Ahmed authored3925ae1f
-
Karim Ahmed authoredf13c3547
-
Karim Ahmed authoredac662e15
-
Karim Ahmed authoredc2d3bbab
-
Karim Ahmed authoredb2649d5f
-
Karim Ahmed authored2fd2a40e
-
Karim Ahmed authored0126c2c7
-
Karim Ahmed authored2599273a
-
Karim Ahmed authored96b36d3b
-
Karim Ahmed authored83ce1676
Showing
- notebooks/Jungfrau/Jungfrau_Gain_Correct_and_Verify_NBC.ipynb 175 additions, 164 deletions...books/Jungfrau/Jungfrau_Gain_Correct_and_Verify_NBC.ipynb
- notebooks/Jungfrau/Jungfrau_retrieve_constants_precorrection_NBC.ipynb 63 additions, 87 deletions...gfrau/Jungfrau_retrieve_constants_precorrection_NBC.ipynb
- notebooks/REMI/REMI_Digitize_and_Transform.ipynb 133 additions, 59 deletionsnotebooks/REMI/REMI_Digitize_and_Transform.ipynb
- notebooks/ePix100/Correction_ePix100_NBC.ipynb 42 additions, 43 deletionsnotebooks/ePix100/Correction_ePix100_NBC.ipynb
- notebooks/pnCCD/Correct_pnCCD_NBC.ipynb 71 additions, 72 deletionsnotebooks/pnCCD/Correct_pnCCD_NBC.ipynb
- notebooks/pnCCD/pnCCD_retrieve_constants_precorrection.ipynb 0 additions, 167 deletionsnotebooks/pnCCD/pnCCD_retrieve_constants_precorrection.ipynb
- src/cal_tools/calcat_interface.py 20 additions, 4 deletionssrc/cal_tools/calcat_interface.py
- src/cal_tools/tools.py 30 additions, 0 deletionssrc/cal_tools/tools.py
- src/xfel_calibrate/notebooks.py 0 additions, 1 deletionsrc/xfel_calibrate/notebooks.py
- tests/test_cal_tools.py 131 additions, 1 deletiontests/test_cal_tools.py
- webservice/check_run_status.py 36 additions, 0 deletionswebservice/check_run_status.py
- webservice/job_monitor.py 13 additions, 10 deletionswebservice/job_monitor.py
- webservice/messages.py 1 addition, 0 deletionswebservice/messages.py
- webservice/webservice.py 64 additions, 13 deletionswebservice/webservice.py
This diff is collapsed.
webservice/check_run_status.py
0 → 100644