tdms_index
#270
Replies: 2 comments 3 replies
-
|
Hi @vcmorini, npTDMS can make use of the tdms_index files when reading, but doesn't currently create them. I don't think it would be too hard to implement this, as the tdms_index files just contain all of the metadata from the tdms file but without the data. I'd be happy to accept a pull request for this if it was optional, eg. adding a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Without seeing this discussion beforehand I created a Pull Requests that solves exactly that issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Often when tdms files are saved, alongside it is also saved a tdms_index file.
I wonder if npTDMS offers this solution, or how can it be implemented.
Beta Was this translation helpful? Give feedback.
All reactions