Hello,
I'm looking for a way to merge two channels from different channel groups.
The channel groups have their own date/time channel.
Example of two channels
Here is a example of those two channels.
How can I merge them into one channel by time/date?
In Python with pandas you can achieve this with a join, is this also possible in DIAdem?
Thank you!