|
Ok, correction on myself. That factor of 1/2.355 (obtained using the formula Donna provided) is what we use for conversion of FWHM to Sigma for *spatial* filtering. However, it appears that for the *temporal* filtering that we still
use the approximation of 1/2 = 0.5 in the relevant HCP pipeline code for setting up the sigma for the high pass temporal filter.
e.g., in in TaskfMRIAnalysis/scripts/TaskfMRILevel1.sh:
fslmaths ${fake_nifti_file} -bptf `echo "0.5 * $TemporalFilter / $TR_vol" | bc -l` 0 ${fake_nifti_file}
and in hcp_fix
hptr=`echo "10 k $hp 2 / $tr / p" | dc -`
${FSLDIR}/bin/fslmaths $fmri -bptf $hptr -1 ${fmri}_hp$hp
Sorry about that.
cheers,
-MH
--
Michael Harms, Ph.D.
-----------------------------------------------------------
Conte Center for the Neuroscience of Mental Disorders
Washington University School of Medicine
Department of Psychiatry, Box 8134
660 South Euclid Ave.
Tel: 314-747-6173
St. Louis, MO 63110
Email: [email protected]
On 4/13/15 9:13 AM, "Donna Dierker" <[email protected]> wrote:
Came across this recently in TaskfMRIAnalysis/scripts/TaskfMRILevel1.sh:
AdditionalSigma=`echo "$AdditionalSmoothingFWHM / ( 2 * ( sqrt ( 2 * l ( 2 ) ) ) )" | bc -l`
So even more precise.;-)
On Apr 13, 2015, at 8:59 AM, "Harms, Michael" <[email protected]> wrote:
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail. _______________________________________________ |
- [HCP-Users] rsfc preprocessing Kimberly Stachenfeld
- Re: [HCP-Users] rsfc preprocessing Glasser, Matthew
- Re: [HCP-Users] rsfc preprocessing Kimberly Stachenfeld
- Re: [HCP-Users] rsfc preprocessing Glasser, Matthew
- Re: [HCP-Users] rsfc preprocessing Kimberly Stachenfeld
- Re: [HCP-Users] rsfc preprocessing Glasser, Matthew
- Re: [HCP-Users] rsfc preprocessing Harms, Michael
- Re: [HCP-Users] rsfc preprocessing Donna Dierker
- Re: [HCP-Users] rsfc preprocessing Harms, Michael
- Re: [HCP-Users] rsfc preprocessing Greg Burgess
- Re: [HCP-Users] rsfc preprocessing Stephen Smith
- Re: [HCP-Users] rsfc preprocessing Satrajit Ghosh
