Chris Ki
Chris Ki
Hi @simo-91, sorry for the late response. Are you able to find that `.bin` file on the external SSD? Can you access it through the Mac? Also, for some of...
I see. Is the path corresponding to the external drive on your Mac machine the same as the path specified in the Ubuntu machine? If I'm understanding correctly, this error...
@simo-91, with the GUI, there should be an option to save your ops to a `.npy` file. You can then also make the manipulation I suggest regarding the `ops['reg_file']`. @generalciao's...
@alex-attinger and @frikyng, what OSes were y'all using? Also, do you by any chance remember what version of torch you had installed when you faced this error?
Hey @kir0ul, thanks for this PR. Ah, yep the segmentation fault error on the Mac happens for some reason with the latest version of PyTorch. I'll take a look at...
@kir0ul, sorry for the late reply! Looks great to me so I'll merge it! Thanks!!!
Hi @generalciao, thanks for letting us know about this issue. It turns out this `resample_frames` function is only called in the `io.py` file that you've described and it seems the...
Hi @GergelyTuri, thanks for letting us know about this issue. Just wondering, when you try to register one plane data you mentioned that the index for the ValueError you get...
Gotcha, have you tried running it without the GUI (e.g., Google CoLab or Jupyter notebook on a local machine)? Could you also update your suite2p to work off this [branch](https://github.com/MouseLand/suite2p/tree/refactor)?
@GergelyTuri, are you still running into this issue?