A function for reading in a collection of files of T1 volumetric output from MRIcloud. The files must be a list of files

readFileList(fileList, idList = NULL, fixT2 = FALSE, fixBF = FALSE)

Arguments

fileList

a vector of file names, passed to readSubjectDf

idList

an optional list of ids, otherwise is 1 : length(fileList)

fixT2

optional, should the target2.img rawid errors be fixed (for older images)

fixBF

optional, should basalForebrain mislabeling be fixed (for older images)