Replies: 1 comment 1 reply
-
|
@ZdP13 please try the development branch code |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello, I use asammdf mostly with MDF4 files. Sometimes some colleagues come with a MDF3 so I try to keep my scripts compatible with it. They have the issue that the source name is included in the channel name, so I use the (very helpful) remove_source_from_channel_names argument when reading them. However, I cannot use it in combination with channel selection (with the channels argument) as it then still expects channel names with the source included. Is there an easy solution ? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions