znekula / align_panel

MIT License
1 stars 1 forks source link

Store metadata as a nested dict in the HDF5 not as a flat string #18

Open matbryan52 opened 2 years ago

matbryan52 commented 2 years ago

Currently the Hyperspy metadata is a flat string in the HDF5, it should ideally retain the nested dict structure. Maybe even consider directly using / modifying the Hyperspy file format ?? See #7

matbryan52 commented 2 years ago

@znekula see this gist for an example: https://gist.github.com/matbryan52/b0e3b61d158d9a988fcfdea78cd5ff55