Skip to content

Unable to open files evaluated in BMicro 0.6.1 #53

@Mahajan30

Description

@Mahajan30

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions