Skip to content

nicholas-roy/analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis code for IBL data

Code for analysing IBL data. See https://github.com/int-brain-lab/ibllib for instructions of how to access the data (through ONE) and metadata (through Alyx).

You must update the python/define_paths_template file to include your local path. Open the script, input your path in the location depicted below and save the file as 'define_paths'.

def fig_path():
  path = 'put/your/path/here'
  return path

About

Initial repo for behavioral analyses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • MATLAB 5.9%
  • Python 4.8%