Help to avoid errors:
- Suite2p only works with Python version 3.9
- Codes are best to run with the suite2p interpreter
- It is important to have the
.suite2p
folder in the package to be able to access the default ops
dictionary
Error solutions:
- Managing
typeDict
error: conda install h5py
, also make sure suite2p foler is in the proper path.
- If
mesc_tiff_extract.py
gives the error: handling multiple msession file is not supported
. It's most likely that the file name is not correct.
- Python version:
3.9
Zc.lockfile module
error: run from the command line: pip install zc-lockfile