Codes that read and anlalyze electrophysiology (chronic neuropixel 2.0)
main.m
: main script that runs functions and loops throguh sessions dataload_data.m
: scripts that load behavioral and electrophysiology datasessions.m
: list all sessions thatmain.m
will run throughtest_code.ipynb
: notebook contains all the python codes that were tested outpkgs
: packages dependencieshelpfun
: small self-written utility functions+single_cell
: plots on properties of individual cells+classifier
: analysis and plots related to classifiermnr.m
,nb.m
: 2 main objects for training and testing multinomial logistic regression classifier and naive bayes classifier- others are various helping functions