Skip to content

Commit 87a003e

Browse files
committed
Add missing darks/flats params to YAML templates
1 parent 5c98da2 commit 87a003e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

httomo_backends/yaml_templates/httomo/httomo.data.hdf.loaders/standard_tomo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
# when null, the full data dimension is used, i.e., no previewing
1515
start: null
1616
stop: null
17+
darks: null
18+
flats: null

httomo_backends/yaml_templates/httomo/httomo.data.hdf.loaders/standard_tomo_diad.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
# when null, the full data dimension is used, i.e., no previewing
1515
start: null
1616
stop: null
17+
darks: null
18+
flats: null

0 commit comments

Comments
 (0)