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

Introduce summary NBs for plotting Fitting maps and gain Maps

parent bc808543
No related branches found
No related tags found
1 merge request!841[JUNGFRAU][FF] Feat: new notebook for producing gain constants.
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -206,6 +206,8 @@ notebooks = {
"FF_HISTS": {
"notebook":
"notebooks/Jungfrau/gainCal_JF_Create_Spectra_Histos.ipynb",
"dep_notebooks": [
"notebooks/Jungfrau/Jungfrau_gain_Spectra_Fit_Summary_NBC.ipynb"],
"concurrency": {"parameter": "karabo_da",
"default concurrency": list(range(8)),
"cluster cores": 4},
......@@ -213,6 +215,8 @@ notebooks = {
"FF": {
"notebook":
"notebooks/Jungfrau/create_gain_map.ipynb",
"dep_notebooks": [
"notebooks/Jungfrau/Jungfrau_gain_map_Summary_NBC.ipynb"],
"concurrency": {"parameter": "karabo_da",
"default concurrency": list(range(8)),
"cluster cores": 4},
......
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