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

spectoh5: attributes not created when creating groups or datasets #77

Closed
PiRK opened this issue May 18, 2016 · 0 comments
Closed

spectoh5: attributes not created when creating groups or datasets #77

PiRK opened this issue May 18, 2016 · 0 comments
Assignees
Labels

Comments

@PiRK
Copy link
Member

PiRK commented May 18, 2016

This is a bug in my code.

When reading a SpecFile and interpreting it as a HDF5 with silx.io.spech5, HDF5-like attributes are attached to some groups and datasets as a dictionary. For instance, the root group has the following .attrs: {"NX_class": "NXroot"}.

These attributes are currently not being written to the output HDF5 file when converting a SpecFile using functions from silx.io.spectoh5.

@PiRK PiRK added the bug label May 18, 2016
@PiRK PiRK self-assigned this May 18, 2016
PiRK pushed a commit to PiRK/silx that referenced this issue May 18, 2016
@PiRK PiRK mentioned this issue May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant