Skip to content
Snippets Groups Projects

[Generic][Shimadzu] Dynamic flat-field characterization and correction for MHz microscopy

Merged Egor Sobolev requested to merge feat/shimadzu-correction into master
1 file
+ 20
0
Compare changes
  • Side-by-side
  • Inline
@@ -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-CLI": {
"notebook": "notebooks/test/test-cli.ipynb",
Loading