In the following lines, what does SliceOrder refer to? is it the order of slices from the first slice to the total number of slices? And what is the role of ReferenceSlice?
AutoDataProcessParameter.SliceTiming.SliceOrder=[1:2:239,2:2:240]; % REVISIT.... was [1:2:25,1:2:24]
AutoDataProcessParameter.SliceTiming.ReferenceSlice=25;
I am a relatively new user of DPARSF/A and I am wondering which output/results files are the most appropriate to feed into second level group analyses? For example, does one use the 'ALFFmap', 'mALFFmap', or 'zALFFmap' files from each individual subject for a group-level t-test or regression? Some of the online documentation (albeit for previous versions of DPARSF) seem to suggest using the 'm' or 'z' files, but is that appropriate? In task-based fMRI, the con* images are fed into second level (and they are neither mean-normed nor z-scored). Please advise, thanks!