Code for exploring SRM for the ShapesMovie project
Files:
- srm_nips_fig1.py: code for recreating Figure 1 from the SRM NIPS paper. https://papers.nips.cc/paper/5855-a-reduced-dimension-fmri-shared-response-model
- srm_shapesData.py: script for doing SRM on data from shapes project. Data with and without SRM is compared using ISC, pattern similarity, and RSA.
- utils.py: supporting functions for srm_shapesData.py
- srm_shapesData_results.py: some summary SRM figures.