Showing
- reportservice/report_service.py 2 additions, 2 deletionsreportservice/report_service.py
- requirements.txt 7 additions, 6 deletionsrequirements.txt
- setup.py 4 additions, 5 deletionssetup.py
- tests/legacy/correction_base.py 13 additions, 14 deletionstests/legacy/correction_base.py
- tests/legacy/readme.md 0 additions, 1 deletiontests/legacy/readme.md
- tests/test_calibrate.py 35 additions, 0 deletionstests/test_calibrate.py
- tests/test_webservice.py 55 additions, 1 deletiontests/test_webservice.py
- webservice/README.md 15 additions, 15 deletionswebservice/README.md
- webservice/manual_launch.py 0 additions, 2 deletionswebservice/manual_launch.py
- webservice/messages.py 1 addition, 0 deletionswebservice/messages.py
- webservice/serve_overview.yaml 2 additions, 2 deletionswebservice/serve_overview.yaml
- webservice/sqlite_view.py 0 additions, 1 deletionwebservice/sqlite_view.py
- webservice/templates/checkbox.html 1 addition, 1 deletionwebservice/templates/checkbox.html
- webservice/templates/log_output.html 1 addition, 1 deletionwebservice/templates/log_output.html
- webservice/update_mdc.py 0 additions, 1 deletionwebservice/update_mdc.py
- webservice/webservice.py 652 additions, 476 deletionswebservice/webservice.py
- webservice/webservice.yaml 2 additions, 2 deletionswebservice/webservice.yaml
- xfel_calibrate/calibrate.py 63 additions, 40 deletionsxfel_calibrate/calibrate.py
- xfel_calibrate/finalize.py 113 additions, 83 deletionsxfel_calibrate/finalize.py
- xfel_calibrate/notebooks.py 1 addition, 1 deletionxfel_calibrate/notebooks.py
git+file:///gpfs/exfel/sw/calsoft/git/cal_db_interactive@2.0.0 | ||
git+file:///gpfs/exfel/sw/calsoft/git/cal_db_interactive@2.0.1 | ||
git+file:///gpfs/exfel/sw/calsoft/git/nbparameterise@0.3 | ||
git+file:///gpfs/exfel/sw/calsoft/git/pyDetLib@2.5.6-2.10.0#subdirectory=lib | ||
Cython == 0.29.21 | ||
Jinja2 == 2.11.2 | ||
astcheck == 0.2.5 | ||
astsearch == 0.1.3 | ||
Cython == 0.29.21 | ||
dill == 0.3.0 | ||
extra_data == 1.2.0 | ||
extra_geom == 1.1.1 | ||
... | ... | @@ -11,22 +12,22 @@ fabio == 0.9.0 |
gitpython == 3.1.0 | ||
h5py == 2.10.0 | ||
iminuit == 1.3.8 | ||
ipyparallel == 6.2.4 | ||
ipykernel == 5.1.4 | ||
ipyparallel == 6.2.4 | ||
ipython == 7.12.0 | ||
ipython_genutils == 0.2.0 | ||
Jinja2 == 2.11.2 | ||
jupyter-core == 4.6.1 | ||
jupyter_client == 6.1.7 | ||
jupyter_console == 6.1.0 | ||
jupyter-core == 4.6.1 | ||
karabo_data == 0.7.0 | ||
lxml == 4.5.0 | ||
metadata_client == 3.0.8 | ||
nbclient == 0.5.1 | ||
nbconvert == 5.6.1 | ||
nbformat == 5.0.7 | ||
notebook == 6.1.5 | ||
notebook == 6.1.5 | ||
numpy == 1.19.1 | ||
pre-commit == 2.10.0 | ||
prettytable == 0.7.2 | ||
princess == 0.2 | ||
pypandoc == 1.4 | ||
... | ... |
tests/test_calibrate.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.