flatironinstitute / spikeforest_old

SpikeForest -- spike sorting analysis for website
Apache License 2.0
16 stars 7 forks source link

SortingComparison: Pass time difference in milliseconds instead of number of samples #34

Open jamesjun opened 5 years ago

jamesjun commented 5 years ago

SortingComparison class should allow milliseconds input instead of allowing the number of samples by passing delta_tp. Currently, the sorting comparison doesn't take different sampling rate into account, penalizing higher sampling rate recordings.