Skip to content

feat: adding ability to specify time column in TDMS groups #146

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

Merged
merged 6 commits into from
Nov 25, 2024

Conversation

sslattery2
Copy link
Collaborator

Previous implementation of upload_tdms() only allowed for waveform data where the time interval property had been set. Not all users use waveforms, regular time series data may just have a time column (a la CSV). This PR adds optional args to upload_tdms() for time column name and type.

@sslattery2 sslattery2 requested a review from alkasm November 21, 2024 22:38
@sslattery2
Copy link
Collaborator Author

Tested locally with representative TDMS; will need to come back and add unit tests.

@sslattery2 sslattery2 changed the title Adding ability to specify time column in TDMS groups feat: adding ability to specify time column in TDMS groups Nov 21, 2024
- move to separate file
- move filtering logic to separate functions
- use reduce to merge dataframes
@alkasm alkasm merged commit 0ae2fa5 into main Nov 25, 2024
5 checks passed
@alkasm alkasm deleted the ss/add-time-column-to-tdms-upload branch November 25, 2024 22:15
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

Successfully merging this pull request may close these issues.

2 participants