Skip to content
Snippets Groups Projects
Commit 0bdffdb4 authored by Egor Sobolev's avatar Egor Sobolev
Browse files

Add DynamicFF notebooks to xfel_calibrate

parent 769cbbb5
No related branches found
No related tags found
No related merge requests found
...@@ -304,6 +304,26 @@ notebooks = { ...@@ -304,6 +304,26 @@ notebooks = {
}, },
}, },
}, },
"DYNAMICFF": {
"DARK": {
"notebook": "notebooks/DynamicFF/Characterize_DynamicFF_NBC.ipynb",
"concurrency": {
"parameter": None,
"use function": None,
"default concurrency": None,
"cluster cores": 1,
},
},
"CORRECT": {
"notebook": "notebooks/DynamicFF/Correct_DynamicFF_NBC.ipynb",
"concurrency": {
"parameter": None,
"use function": None,
"default concurrency": None,
"cluster cores": 1,
},
},
},
"TEST": { "TEST": {
"TEST-CLI": { "TEST-CLI": {
"notebook": "notebooks/test/test-cli.ipynb", "notebook": "notebooks/test/test-cli.ipynb",
......
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