Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BCU-Vercors
ID26
id26
Commits
78eba0be
Commit
78eba0be
authored
Dec 21, 2021
by
bliss administrator
Browse files
ID26Experiment comment updated ^^
parent
47536151
Changes
1
Hide whitespace changes
Inline
Side-by-side
id26/scripts/experiment.py
View file @
78eba0be
...
...
@@ -194,8 +194,8 @@ class ID26Experiment(ID26Settings):
else
:
self
[
name
]
=
positioner
#TODO: special methods for _EXTRA_KEYS to write when metadata available
except
OSError
:
# if it is not a h5 file
print
(
file_to_open
+
' is not a valid HDF5 filename. Update not done.'
)
except
OSError
:
# if it is not a h5 file
or wrong path
print
(
h5_fullname
+
' is not a valid HDF5 filename. Update not done.'
)
def
move_with_confirm
(
self
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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