Skip to content

converting kilosort3 + phy2 sorted neural data into other readable formats

License

Notifications You must be signed in to change notification settings

runninghsus/ks3-to-otherformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ks3-to-otherformat

converting kilosort3 + phy2 sorted neural data into other readable formats

install

git clone https://github.com/runninghsus/ks3-to-otherformat.git

create env with dependencies

macOS

cd ks3-to-other
conda env create -f env.yaml
conda activate ks3-to-other

win10/11

run app

streamlit run main.py

Once you saved the csv files, you can run post-hoc plots using jupyter-lab

in another prompt

jupyter-lab notebooks/

rasters to examine different time points in recording

three 10s example x 30 neuron raster

neural activity distribution over the course of recording

three sets of neurons x activity histogram

About

converting kilosort3 + phy2 sorted neural data into other readable formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages