flatironinstitute / mountainsort5

MountainSort spike sorting algorithm, version 5
Apache License 2.0
37 stars 8 forks source link

Patch cron job dispatch #18

Closed zm711 closed 1 year ago

zm711 commented 1 year ago

@magland,

I just realized to allow the cron to occur it needs to say workflow_dispatch in the yaml. You can commit yourself if you want to keep your commit/PR history low. :) and close this.

Also I've been testing MountainSort5 on a bunch of my datasets and so far it has been finding super nice units. It doesn't find as many as other sorters, but the ones that it has been finding have been super nice.

magland commented 1 year ago

Thanks for the positive feedback! Merging.