Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vasudevan, Rama K
pycroscopy
Commits
07b327e2
Commit
07b327e2
authored
Nov 14, 2017
by
Unknown
Browse files
Fixed line wrapping causing error during gallery building.
parent
978f5dc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/tutorial_01_interacting_w_h5_files.py
View file @
07b327e2
...
...
@@ -171,8 +171,8 @@ print(px.hdf_utils.check_for_old(h5_raw, 'SHO_Fit',
new_parms
=
{
'SHO_fit_method'
:
'BEAM BESHO'
}))
################################################################################################
# Clearly, while findH5group returned any and all groups corresponding to SHO_Fit being applied to Raw_Data,
check_
# for_old only returned the group(s) where the operation was performed using the same parameters.
# Clearly, while findH5group returned any and all groups corresponding to SHO_Fit being applied to Raw_Data,
#
check_
for_old only returned the group(s) where the operation was performed using the same parameters.
#
# Let's consider the inverse scenario where we are interested in finding the source dataset from which the known
# result was derived:
...
...
Write
Preview
Markdown
is supported
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