Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vasudevan, Rama K
pycroscopy
Commits
5bd44eb2
Commit
5bd44eb2
authored
Jul 09, 2020
by
ssomnath
Browse files
Accounting for changes in dimension naming in certain HDF5 files
parent
d06614a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycroscopy/io/translators/df_utils/be_utils.py
View file @
5bd44eb2
...
...
@@ -260,7 +260,7 @@ def remove_non_exist_spec_dim_labs(h5_spec_inds, h5_spec_vals,
is_spec
=
True
,
all_dim_names
=
[
dim_name
])
std_dim_name
=
dim_name
if
dim_name
==
'FORC_
c
ycle'
:
if
dim_name
==
'FORC_
C
ycle'
:
std_dim_name
=
'FORC'
if
verbose
:
...
...
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