dbe5007 / multi-FRAME

Package for multivariate fMRI analyses
MIT License
3 stars 1 forks source link

Trouble with createParams file #1

Closed CourtneyGerver closed 4 years ago

CourtneyGerver commented 4 years ago

Creating a parameter file for MVPA bootstrap currently has issues with the following variables:

permutation_####.mat file is created with the name of the first subject filename is not created bootstrap.perm does not convert to double bootstrap.structNames is not created bootstrap.trialsPerRun is not created Save format for studyPath and projectPath is not consistent (some still have study_path) rois will not save

dbe5007 commented 4 years ago

This was due to some inconsistent variable names (old ones I missed when switching). This should be fixed now