Skip to content

Latest commit

 

History

History
 
 

extra

Extra analyses

This folder contains code for additional analyses that were developed and run on the Credit Assignment project data.

Some of these are exploratory or preliminary, and the code has not been systematically tidied up for ease of sharing. Also, although we of course strive to keep the code bug-free, this code has not been as systematically debugged as the main paper code.

Don't hesitate to contact me if you have questions or need any help using these scripts.

2. Scripts and modules

  • Scripts to run, analyse and plot figures ...

    • run_acr_sess_analysis.py: ... across sessions
    • run_roi_analysis.py: ... on ROI data
    • run_running_analysis.py: ... on running data
    • run_pupil_analysis.py: ... on pupil data
    • run_logreg.py: ... using logistic regressions on the ROI data
  • analysis: Session and Stim objects, as well as session data analysis modules

  • extra_plot_fcts: modules with functions to plot analysis results from saved dictionaries

  • scripts_under_dev: analysis scripts under development

3. Authors

This code was written by:

  • Colleen Gillon (colleen dot gillon at mail dot utoronto dot ca)