Skip to content

THz imaging data format #1

@hacknus

Description

@hacknus

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!

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