KiloSort icon indicating copy to clipboard operation
KiloSort copied to clipboard

Error with writeNPY

Open JonNir1 opened this issue 3 years ago • 1 comments

Hi all, When running kilosort3 I get an error at the very ending, when writing results to disk (rezToPhy2):

Error in rezToPhy (line 139):
Unrecognized function or variable 'writeNPY'.

This looks like an import issue, but I do have all prerequisites installed so not sure what the root cause is.

error

JonNir1 avatar May 19 '22 09:05 JonNir1

@JonNir1

The main repo for Kilosort is now: https://github.com/MouseLand/Kilosort I assume you figure this out, but just in case you need to download from the https://github.com/kwikteam/npy-matlab.

zm711 avatar Sep 08 '23 19:09 zm711