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
Bliss
bliss
Commits
3df2d4ec
Commit
3df2d4ec
authored
May 10, 2021
by
Valentin Valls
Browse files
Update ScansObserver documentation
parent
9639f582
Changes
1
Hide whitespace changes
Inline
Side-by-side
bliss/data/scan.py
View file @
3df2d4ec
...
...
@@ -121,7 +121,8 @@ class ScansObserver:
Arguments:
scan_db_name: Identifier of the scan
scan_info: Dictionary containing scan metadata
scan_info: Dictionary containing scan metadata updated with metadata
prepared metadata from controllers
"""
pass
...
...
@@ -200,8 +201,10 @@ class ScansObserver:
Arguments:
scan_db_name: Identifier of the parent scan
scan_info: Dictionary containing scan metadata. It can be different
from the one at start.
scan_info: Dictionary containing scan metadata updated with
prepared and finished metadata from controllers
Other fields like positioners and datetime are also
updated.
"""
pass
...
...
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