the "bbfloc_5.0" folder contains the scripts and stimuli to run the bbfloc experiment in psychopy.
- to generate the runs:
bbfloc_5.0/matlab/runme_v5.m - to run the experiment:
bbfloc_5.0/psychopy/runME_v5.py
the "code" folder contains the scripts necessary for processing the infant data thru mrVista.
the "analyses" folder contains the scripts necessary for analyses by age groups (infants and children)
-
to generate Fig 2c:
- get stats for infants and save in unique data structure:
bbfloc/analyses/babies/bbfloc_per_contrast_analysis - get stats for children and save in unique data structure:
bbfloc/analyses/kids/kidsfLOC_per_contrast_analysis - vertcat to append the data structures
bbfloc/Fig_2c.m
- get stats for infants and save in unique data structure:
-
to generate Fig 3:
- get stats for infants and save in unique data structure:
bbfloc/analyses/babies/bbfloc_per_contrast_analysis - get stats for children and save in unique data structure:
bbfloc/analyses/kids/kidsfLOC_per_contrast_analysis - vertcat to append the data structures
bbfloc/Fig_3.m
- get stats for infants and save in unique data structure:
-
to generate Figures 1c and Figures 2b:
bbfloc/analyses/kids/per_ROI_analyses/kidfloc_amps_per_ROI.mbbfloc/analyses/babies/per_ROI_analyses/bbfloc_amps_per_ROI.mbbfloc/Fig_1c_Fig_2b.m