Zach McKenzie

Results 864 comments of Zach McKenzie

@NxNiki, I routinely set up new environments building neo from source. What is the exact error you're getting. Note that we are still trying to work on making sure all...

@NxNiki, If you want to run full tests you should do ``` pip install -e .[test] ``` You are missing a package. This is fine if you don't want to...

@NxNiki, I would probably avoid fixing typos in this PR for other files since the focus on this PR should be getting your changes to neuralynx to pass the testing....

@samuelgarcia I think this is ready for you to decide on.

@NxNiki, So the Neo maintenance team met today and discussed that we want to move ahead with regularizing the constructors for IOs. That would mean for this io we would...

I'll give it another full read this weekend!

I want to bring this back up in our minds. I was helping someone (two people actually) set up SI in our lab (a little while a go--maybe December). And...

yeah, python 3.11, numpy 1.26, and then the current dev of spikeinterface. But never figured out why it wasn't working (it's worked on mine with python 3.9,3.10, and, 3.11 +...

Just to clarify @h-mayorquin, they would have installed spikeinterface in around December so that would be still present in version 0.99. I know you worked a lot on fixing this...