-
Hi everyone! I am attempting to run the demo script for multisession registration, but ran into this error: DeprecationWarning: Please use I am still fairly new to Python, so I wasn't sure how I should update to prevent to not rely on this deprecated function? Thank you!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Thanks for the question, and sorry for the delay in response. This is something we should update. I'll convert this to an issue thanks for bringing it to our attention! Just to be clear you are getting a warning, not an error that stops the code from running? Opened an issue: |
Beta Was this translation helpful? Give feedback.
@AB0913 Hello, I fixed the sample dataset to handle the upstream changes in scipy. If you remove the alignment.pickle sample dataset from your caiman_data directory, it will be refreshed the next time you run the notebook and you won't see that warning anymore.
(if the rest of the notebook was not running, it was probably not running for some other reason and we'll be happy to help you figure out why if you can get us the messages you got on the cell after this one)