Skip to content
Snippets Groups Projects
Commit 3f529ea4 authored by Qing Tian's avatar Qing Tian
Browse files

added "CORRECT" of EPIX to notebooks.py

parent 3b0b5792
No related branches found
No related tags found
1 merge request!65Feat/add e pix correction new
...@@ -148,5 +148,12 @@ notebooks = { ...@@ -148,5 +148,12 @@ notebooks = {
"default concurrency": None, "default concurrency": None,
"cluster cores": 4}, "cluster cores": 4},
}, },
"CORRECT": {
"notebook": "notebooks/ePix/Correction_ePix_NBC.ipynb",
"concurrency": {"parameter": "sequences",
"default concurrency": [-1],
"use function": "balance_sequences",
"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