Skip to content

VPNL/bbfloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbfloc

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
  • 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
  • to generate Figures 1c and Figures 2b:

    • bbfloc/analyses/kids/per_ROI_analyses/kidfloc_amps_per_ROI.m
    • bbfloc/analyses/babies/per_ROI_analyses/bbfloc_amps_per_ROI.m
    • bbfloc/Fig_1c_Fig_2b.m

About

code for running bbfloc experiment in psychopy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors