Commits on Source (35)
-
Thomas Kluyver authoredc4f3ae2e
-
Thomas Kluyver authored2b43828e
-
Egor Sobolev authored
Refactor write_file on AgipdCorrections to create indexes using the DataFile instead of copying them from the raw data. For compatibility, it still copies some xtdf groups
fe313267 -
Egor Sobolev authoredfe8a65b3
-
Egor Sobolev authored370b8d21
-
Egor Sobolev authoreddb32e6a4
-
Egor Sobolev authored64f8f488
-
Egor Sobolev authored84843478
-
Egor Sobolev authored01c6e8a4
-
Egor Sobolev authored0a10d97a
-
Thomas Kluyver authored8e2dd197
-
Thomas Kluyver authored24777945
-
Thomas Kluyver authored0fe177b4
-
Thomas Kluyver authoreda7c8d33c
-
Thomas Kluyver authoredf863bb27
-
Thomas Kluyver authoredf373a9bf
-
Thomas Kluyver authoredb412ee5e
-
Thomas Kluyver authored
New CalCat API: port markdown tables of found constants See merge request !992
ec5e89da -
Thomas Kluyver authored
Update report creation to use texlive/2022 See merge request !1009
bd6d7cc5 -
Karim Ahmed authoredd0a07b52
-
Karim Ahmed authored
fix: Update documentations after EL9 update See merge request !1023
60eb5913 -
Egor Sobolev authored
[AGIPD] Refactor write_file on AgipdCorrections to create indexes using the DataFile See merge request !982
184fa5a6 -
Egor Sobolev authoredbc8f65b8
-
Karim Ahmed authored
[LPD] [Correct] Write corrected data as new source and link to old source name See merge request !872
8d79990f -
Egor Sobolev authored
[Fix] Pin the pillow version See merge request !1024
0c97bfe5 -
Thomas Michelat authored8210f37e
-
Thomas Michelat authored
Ansible playbook for online deployment See merge request !1025
08c803da -
Karim Ahmed authored49ca94b8
-
Karim Ahmed authored3ba65db7
-
Karim Ahmed authored33e24895
-
Karim Ahmed authored
- Replace send_to_db and storing local h5 constant file with write_ccv and inject_ccv - Replace get_to_db with CalibrationData API - Get pdu using calibration_client and have a da_to_pdu dict. - Refactor code based on the new da_to_pdu dict and remove unused variables. - Bonus: use calcat_creation_time
53a7a7b4 -
Karim Ahmed authored2a3c720b
-
Karim Ahmed authored577a462f
-
Karim Ahmed authoreddbd3f707
-
Karim Ahmed authored6a6daa6a
Showing
- .gitlab-ci.yml 4 additions, 0 deletions.gitlab-ci.yml
- README.rst 4 additions, 4 deletionsREADME.rst
- ansible/README.md 38 additions, 0 deletionsansible/README.md
- ansible/ansible.cfg 8 additions, 0 deletionsansible/ansible.cfg
- ansible/group_vars/HED 5 additions, 0 deletionsansible/group_vars/HED
- ansible/hosts 3 additions, 0 deletionsansible/hosts
- ansible/install.yml 71 additions, 0 deletionsansible/install.yml
- ansible/play 10 additions, 0 deletionsansible/play
- bin/slurm_finalize.sh 1 addition, 1 deletionbin/slurm_finalize.sh
- docs/development/installation.md 2 additions, 2 deletionsdocs/development/installation.md
- notebooks/Jungfrau/Jungfrau_dark_analysis_all_gains_burst_mode_NBC.ipynb 123 additions, 133 deletions...rau/Jungfrau_dark_analysis_all_gains_burst_mode_NBC.ipynb
- notebooks/LPD/LPD_Correct_Fast.ipynb 11 additions, 3 deletionsnotebooks/LPD/LPD_Correct_Fast.ipynb
- setup.py 1 addition, 0 deletionssetup.py
- src/cal_tools/agipdlib.py 43 additions, 86 deletionssrc/cal_tools/agipdlib.py
- src/cal_tools/calcat_interface2.py 124 additions, 3 deletionssrc/cal_tools/calcat_interface2.py
- src/cal_tools/constants.py 133 additions, 57 deletionssrc/cal_tools/constants.py
- tests/test_calcat_interface2.py 5 additions, 0 deletionstests/test_calcat_interface2.py
ansible/README.md
0 → 100644
ansible/ansible.cfg
0 → 100644
ansible/group_vars/HED
0 → 100644
ansible/hosts
0 → 100644
ansible/install.yml
0 → 100644
ansible/play
0 → 100644