Skip to content
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
afd9d8f
Simplified Run.group's behavior when initialized outside of a lyse sc…
zakv Nov 2, 2020
029fdda
Added docstring for Run.set_group().
zakv Nov 2, 2020
565c1b3
Added a docstring for the Run class.
zakv Nov 2, 2020
997a6c7
Corrected some typos in strings in __init__.py.
zakv Nov 2, 2020
9132cf3
Run._create_group_if_not_exists() can now handle another thread/proce…
zakv Nov 2, 2020
5281dea
Updated docstrings for Run.save_result() and Run.save_results().
zakv Nov 3, 2020
c4203f3
Removed print statement from Run.save_results().
zakv Nov 3, 2020
d6c6919
Small update to docstring for Run.save_result().
zakv Nov 3, 2020
0bd4a02
Changed Run's h5_path, no_write, and group attributes into properties.
zakv Nov 3, 2020
575fb4f
Fixed minor typo in comment in Run class.
zakv Nov 3, 2020
60f00a4
Replaced "run" with "shot" in Run's docstring.
zakv Nov 3, 2020
9af179c
Cleaned up error messages in Run.save_result() and changed Exception …
zakv Nov 3, 2020
cad1435
Updated error messages in Run.save_result_array() and replaced Except…
zakv Nov 3, 2020
9a590e5
Removed some trailing whitespace in lyse.Run().
zakv Nov 3, 2020
e7778b5
Updated docstring for Run.save_result_array().
zakv Nov 3, 2020
c6d8306
Corrected typos in lyse.save_result()'s docstring.
zakv Nov 3, 2020
6a2755b
Replaced double underscores with single for private Run attributes so…
zakv Nov 3, 2020
005163e
Fixed issues with Sequence.__init__().
zakv Nov 4, 2020
ab8e44f
Corrected indentation in Run.group's docstring.
zakv Nov 4, 2020
3d38b3b
Refactored Sequence.__init__() to use Run.__init__() per Phil's idea …
zakv Nov 4, 2020
7ba7062
Changed Run's private attributes from single underscore to double und…
zakv Nov 4, 2020
1dac68f
Run.__init__() now properly handles when a lyse script is called anal…
zakv Nov 4, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading