-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello
I am currently working with THz imaging data and I want to try to implement the dotTHz file format in our lab.
However, I am unsure on how to structure it. I'm mostly working with Python and Rust.
So far, I am using a .npz file for the data, where I have one "time" array and one 3-dimensional data structure with dimensions: x * y * len(pulse). Additionally, there is a meta.json file that contains all the meta data (coordinates, ambient conditions, sample content etc).
I'd be glad for a tip on how to include the metadata alongside the 3D structure in a .thz file.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels