Open matbryan52 opened 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
@znekula see this gist for an example: https://gist.github.com/matbryan52/b0e3b61d158d9a988fcfdea78cd5ff55
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