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
ixstools
xrstools
Commits
f29c585e
Commit
f29c585e
authored
Nov 06, 2020
by
myron
Browse files
Merge branch 'cdi' of
https://gitlab.esrf.fr/mirone/XRStools
into alessandro_develop
parents
e21eed00
a6036c83
Changes
1
Hide whitespace changes
Inline
Side-by-side
XRStools/XRS_swissknife.py
View file @
f29c585e
...
...
@@ -1106,7 +1106,9 @@ def loadscan_2Dimages(mydata):
for
c
in
chiavi
:
if
c
in
h5
:
del
h5
[
c
]
h5
[
c
]
=
reader
.
recenterings
[
int
(
c
)]
h5
[
c
]
=
reader
.
recenterings
[
int
(
c
)][()]
h5f
.
flush
()
h5f
.
close
()
h5f
=
None
...
...
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