Ariel Burman

Results 8 comments of Ariel Burman

@M4rc3lv I tried `sudo cp -r -n Mint-X/* Mint-Y` to copy only what is in Mint-X and to not overwrite any file in Mint-Y, but I still getting this error....

I used `sudo` when I ran `cp` (forgot to added, now I edited it) but I'm still getting this error. Did you only copy files between those two folders? or...

When I went to select Mint-X I saw that for some reason I was using a 'custom' theme instead the one I once selected, don't know why. Once I selected...

After updating Kilosort2 with all the commits from May I was able to sort most of the datasets that I had trouble before, without needing to change anything, using ```ops.minfr_goodchannels...

I just did ``` pip install --upgrade git+https://github.com/cortex-lab/phy pip install --upgrade git+https://github.com/cortex-lab/phylib@dev rm -rf .phy ``` and now I get this error ``` 13:15:29.724 [I] model:276 File format is ks2....

https://www.dropbox.com/s/mh9nd4qyd7wrbun/data1.zip?dl=0

I just did a fresh install of phy and phylib@dev ``` pip install --upgrade git+https://github.com/cortex-lab/phy pip install --upgrade git+https://github.com/cortex-lab/phylib@dev pip install --upgrade qtwebengine (otherwise there is an error: ModuleNotFoundError: No...

I there an example on how to pass those flags through the command line? I couldn't find them. I was thinking to force a simple parser if the option of...