Dear DPARSFA experts,
Thank you very much for the powerful tool. I have several questions.
1. I cannot find the function to calcurate the FD of Power's method in DPARSFA folder. Where is it and what is the name of function?
2. I can easily recognize the propotion of excluded frame by HeadMotion.tsv when the threshold is 0.5 or 0.2. In the case of other settings of threshold, how can I get that information?
Best
Yuki
Forums
Hi Yuki,
Hi Yuki,
Please see Line 827 in DPARSFA_run for calculating FD Power.
rpname=dir([FunSessionPrefixSet{iFunSession},'rp*']);
RP=load(rpname.name);
Thank you very much!
Dear Dr. Chao-Gan,
Thank you very much!
Best,
Yuki