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

Read TDMS file #11

Open
spri902 opened this issue Sep 11, 2023 · 1 comment
Open

Read TDMS file #11

spri902 opened this issue Sep 11, 2023 · 1 comment

Comments

@spri902
Copy link

spri902 commented Sep 11, 2023

I see in the extended supplement at doi:10.5281/zenodo.6485993 that you read a tdms file with io.load() and then extract traces and metadata with traces_to_numpy_and_meta. This function doesn't seem to exist in the current lightguide.utils.

Can you provide any current advice for reading tdms files and getting the data and metadata?

@miili
Copy link
Member

miili commented Oct 22, 2023

Hi Parker,

no that function was factored out. You can read in TDMS data with pyrocko

io.load("tdms.file")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants