- Many of the statistics that relate to figures are produced alongside figures to avoid code duplication
- One script in analyses,
analyses/07_variance_explained/analyze_mean_vals.m
does the statistics for R2 matching instead of saving all of the values tooutputs/
.
Compares mean absolute RDM magnitude across resolutions (0.8mm/2.4mm).
python abs_rsm_rescomp.py [--use_noisy_lowres]
Use the --use_noisy_lowres
flag if comparing 0.8mm to the 2.4mm+noise dataset.
Evaluates correlation of lower triangles of RDMs between partitions, e.g., lateral VTC vs. V1, medial VTC vs V1
python intersubject_rsm_correlations.py
Evaluates similarity of RSMs in each partition across participants
python intersubject_rsm_correlations.py
Evaluates similarity between C1051's 3T and 7T 2.4mm data
python kk_3t_7t_rsm_corr.py
Computes split half reliability for 30x30 RDMs
python split_half_rel.py