Closed jbfaden closed 1 month ago
Sadie and I discovered that synchronize cannot be used with timetags which are start,stop time ranges, as with an events dataset. This could be resolved by using the midpoints of the bins.
We also noticed that diff(xtags) where xtags are time ranges also fails.
This is fixed.
Sadie and I discovered that synchronize cannot be used with timetags which are start,stop time ranges, as with an events dataset. This could be resolved by using the midpoints of the bins.