Alessio Buccino

Results 423 comments of Alessio Buccino
trafficstars

@samuelgarcia this is good to go on our side!

> Should I also expose the `_kwargs` for `RemoveDuplicatedSpikesSorting`? @alejoe91 Yes, otherwise it won't work with parallel processing (and this might be done before extracting wavorms!)

> @alejoe91 @samuelgarcia Same as 'comparison' in the HybridRecording, I don't see 'curation' being tested in the full tests. I'll push it in ~30 min

Should we set `keep_first` as default? @samuelgarcia what do you think?

@DradeAW you can fix it locally as well! ``` git pull upstream master ``` It will generate conflicts in the files (basically you have to rmeove the pytest.ini locally), then...

> ```shell > $ git pull upstream master > fatal: 'upstream' does not appear to be a git repository > fatal: Could not read from remote repository. > > Please...

Hi @TomBugnon Would setting them as env variables solve your issue, as suggested by @Dradeliomecus [here](https://github.com/MouseLand/Kilosort/issues/341#issuecomment-842934119)? If that is not propagated to MATLAB, then we could check in the KS...

Ok good for me! @TomBugnon could you make a PR? Adding a `blas_path` and `lapack_path` parameters as parameters (with None as default) should work

@Dradeliomecus We have been working on this PR #990 in order to be able to skip the loading of the recording completely. We expose most of the metadata asociated to...