Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open files evaluated in BMicro 0.6.1 #53

Closed
Mahajan30 opened this issue Sep 16, 2022 · 1 comment · Fixed by #54
Closed

Unable to open files evaluated in BMicro 0.6.1 #53

Mahajan30 opened this issue Sep 16, 2022 · 1 comment · Fixed by #54

Comments

@Mahajan30
Copy link

I am unable to open the Brillouin data evaluated by BMicro 0.6.1 in Impose.
This is the error message I get:

Unhandled exception in Impose version 0.3.1:
Traceback (most recent call last):
File "/Volumes/Impose_0.3.1/Impose.app/Contents/MacOS/impose/gui/collect.py", line 149, in on_add_data
self.add_paths(paths)
File "/Volumes/Impose_0.3.1/Impose.app/Contents/MacOS/impose/gui/collect.py", line 87, in add_paths
self.session_scheme.append(pp)
File "impose/session.py", line 74, in append
data_source = DataSource(path)
File "impose/data.py", line 44, in init
self._initialize_from_path(path)
File "impose/data.py", line 95, in _initialize_from_path
data_channels, meta_orig = load(path)
File "impose/formats/init.py", line 45, in load
channels, meta = suffix_dictpath.suffix
File "impose/formats/fmt_bm_bmlab.py", line 39, in load_h5
evc.get_data(key)
File "bmlab/controllers.py", line 786, in get_data
KeyError: 'brillouin_shift'

@raimund-schluessler
Copy link
Contributor

Yes, impose needs an update to bmlab 0.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants