Skip to content

Package to use the modified module based suite2p to pre-process 2P data

License

Notifications You must be signed in to change notification settings

gkeliris/gks2p_preprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gks2p_preprocess


This code uses modified suite2p that can be used in modules

Setting up

Installation

In case of problems / optional

  • optional in case not working

    sudo apt-get install libegl1

    conda install pyqt

    pip uninstall PyQt6

    pip install PyQt5

  • install scipy / pandas / spyder in case not installed with environment

    conda install pandas

    conda install scipy

    conda install spyder

  • install VSCODE in case not already installed

    sudo snap install code --classic

  • install CELLPOSE

    pip install 'cellpose[gui]'

About

Package to use the modified module based suite2p to pre-process 2P data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages