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
90c13bc1
Commit
90c13bc1
authored
Nov 13, 2020
by
payno
Browse files
fix typo
parent
8e7ff128
Pipeline
#37167
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nxtomomill/utils.py
View file @
90c13bc1
...
...
@@ -308,7 +308,7 @@ def add_dark_flat_nx_file(
data
.
data_path
(),
data
.
file_path
)
)
data_node
=
h5s
[
data
.
data
_path
()]
data_node
=
get_
data
(
data
)
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