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.
-
Scripts to run, analyse and plot figures ...
run_acr_sess_analysis.py
: ... across sessionsrun_roi_analysis.py
: ... on ROI datarun_running_analysis.py
: ... on running datarun_pupil_analysis.py
: ... on pupil datarun_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
This code was written by:
- Colleen Gillon (colleen dot gillon at mail dot utoronto dot ca)