affinewarp icon indicating copy to clipboard operation
affinewarp copied to clipboard

An implementation of piecewise linear time warping for multi-dimensional time series alignment

Results 5 affinewarp issues
Sort by recently updated
recently updated
newest added

Hi Alex, I have a question about nonlinear warping you mentioned in Discovering Precise Temporal Patterns in Large-Scale Neural Recordings through Robust and Interpretable Time Warping, 2020. ![1644371464(1)](https://user-images.githubusercontent.com/46337859/153106622-57fd66eb-150d-497a-8fda-b41b00fc4659.png) Fig.1C shows...

Hello, I'm trying to apply warping to my data, following the 'rat motor cortex' tutorial. I noticed that it always align to the max isi (for tap2 in the exemple)....

Hi! So I have been trying to apply ShiftWarping on my dataset, but the transformed neurons have reduced spike count rate and in some of the trials, after a certain...

Hi everyone, FIrst of all, thanks a lot for developing this amazing package. I was wondering whether there is a way to export models after fitting on data to be...

Hi Dr. Williams, First of all thank you so much for sharing all of these resources openly online. I've already learned so much just by going through your implementations, and...