Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
nxtomomill
Commits
37d1a83c
Commit
37d1a83c
authored
Nov 13, 2020
by
payno
Browse files
fix typo
parent
f6ba8189
Pipeline
#37162
failed with stages
in 8 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nxtomomill/utils.py
View file @
37d1a83c
...
...
@@ -308,7 +308,7 @@ def add_dark_flat_nx_file(
data
.
data_path
(),
data
.
file_path
)
)
data_node
=
data
[
data_path
()]
data_node
=
h5s
[
data
.
data_path
()]
if
data_node
.
ndim
is
3
:
n_frames_to_insert
=
data_node
.
shape
[
0
]
else
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment