donato lab [ca] imaging tools
Project description
manifolds project @ Donato lab
Installation
Recommended steps
-
Open a command-line interface preferably inside the conda enviroment on your operating system (Windows, Mac)
-
Use command-line to make a conda enviorment for running manifolds project:
conda create -n manifolds python=3.8
- Activate environment:
conda activate manifolds
- Install dependencies (might have to do them 1 at a time; eventually will have a script for this)
pip install: matplotlib, os, numpy, scipy, tqdm, sklearn, pickle, parmap, networkx, pandas, cv2
- Install jupyter notebook
conda install -c anaconda jupyter
-
Download and unzip the Donatolab binarization repo (https://github.com/donatolab/manifolds, click onthe green "Code" button)
-
Start jupyer notebook by typing it in at the command line
jupyter notebook
- Navigate to the folder where the code unzipped and click on this file to start the jupyter notebook:
"Binarize_Suite2p_Inscopix.ipynb"
-
Run the first cell and then input the location of your suite2p folder in 2nd cell. Run the rest of the notebook.
-
The code will save 2 files: binarized_traces.npz (a python numpy file) and binarized_traces.mat (a matlab file).
10(Optional) You can then use the last cell to visualize the traces and binarized versions for any specific cell.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file donlabtools-0.21-py3-none-any.whl
.
File metadata
- Download URL: donlabtools-0.21-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9192130d6b9962d27df4e0304a91306974530719bc298e1cc16915a823e19046 |
|
MD5 | c5ffc7994689a4f405bf5d471cba0ebd |
|
BLAKE2b-256 | 93b6e261ff807a1102109956fea37e0154336a80c57f59c57626bb2abd740936 |