Closed contagon closed 5 months ago
This should fix #32
Similar to how it was done with the subs variable, newTimestampPairs just needed an extra element at the end to work with pairwise. Tested on a file locally and this seems to have done the trick!
subs
newTimestampPairs
pairwise
Thank you!
This should fix #32
Similar to how it was done with the
subs
variable,newTimestampPairs
just needed an extra element at the end to work withpairwise
. Tested on a file locally and this seems to have done the trick!