Skip to content
Snippets Groups Projects
Commit ec864b14 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

update notebooks.py with 4 notebooks

parent 74beb5c9
No related branches found
No related tags found
1 merge request!841[JUNGFRAU][FF] Feat: new notebook for producing gain constants.
...@@ -203,6 +203,24 @@ notebooks = { ...@@ -203,6 +203,24 @@ notebooks = {
"use function": "balance_sequences", "use function": "balance_sequences",
"cluster cores": 14}, "cluster cores": 14},
}, },
"FF_HISTS": {
"notebook":
"notebooks/Jungfrau/gainCal_JF_Create_Spectra_Histos.ipynb",
"dep_notebook":
"notebooks/Jungfrau/gainCal_JF_Fit_Spectra_Histos.ipynb",
"concurrency": {"parameter": None,
"default concurrency": None,
"cluster cores": 4},
},
"FF": {
"notebook":
"notebooks/Jungfrau/create_gain_map.ipynb",
"dep_notebooks":
"notebooks/Jungfrau/gainCal_JF_Fit_sendDB_NBC.ipynb",
"concurrency": {"parameter": None,
"default concurrency": None,
"cluster cores": 4},
},
}, },
"GOTTHARD2": { "GOTTHARD2": {
"CORRECT": { "CORRECT": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment