Suite2p GUI
Suite2p GUI
Authors
Dr. Sangeetha Nandakumar
|
Dr. Nicholas Del Grosso
Suite2p GUI
Section 1: Installation And Data Access
conda create --name s2p python=3.9
conda activate s2p
pip install "suite2p[gui,io]"
suite2pDownload files from the following links and place them in separate folders
Section 2: Exercise 1
- Load
demoMovie.tiff - Run suite2p pipeline with default parameters
- Examine the following
- Open both Cells and Not-Cells
- Flip an roi from cell to not-cell (Right click)
- Flip a not-cell to cell (Right click)
- Click on an ROI and examine the calcium traces, neuropil traces, and deconvolved traces.
Section 3: Exercise 2
- Load
demoMovie.tiff - Run suite2p pipeline with the following parameters
- tau = 0.7
- fs = 30
- Examine the following
- Open both Cells and Not-Cells
- Flip an roi from cell to not-cell (Right click)
- Flip a not-cell to cell (Right click)
- Click on an ROI and examine the calcium traces, neuropil traces, and deconvolved traces.
Section 4: Exercise 3
- Load
data.tiff - Run suite2p pipeline with the following parameters
- tau = 0.7
- fs = 30
- Examine the following
- Open both Cells and Not-Cells
- Flip an roi from cell to not-cell (Right click)
- Flip a not-cell to cell (Right click)
- Click on an ROI and examine the calcium traces, neuropil traces, and deconvolved traces.