flatironinstitute / mountainsort5

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

Patch cron job dispatch #18

Closed zm711 closed 10 months ago

zm711 commented 10 months 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 10 months ago

Thanks for the positive feedback! Merging.