This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
neuroimagen:afni_proc [2020/01/28 09:54] osotolongo [Del template a los scripts] |
neuroimagen:afni_proc [2020/01/31 22:20] osotolongo [Resultados] |
||
---|---|---|---|
Line 5: | Line 5: | ||
https:// | https:// | ||
+ | **Revisar aqui primero:** | ||
+ | https:// | ||
===== Construyendo el template ===== | ===== Construyendo el template ===== | ||
Line 274: | Line 276: | ||
</ | </ | ||
+ | |||
+ | ===== Resultados ===== | ||
+ | |||
+ | Revisar esto visualmente con AFNI tiene truco, | ||
+ | |||
+ | <code bash> | ||
+ | [osotolongo@detritus mopead]$ cd afni_out/ | ||
+ | [osotolongo@detritus sub_0001.results]$ afni -dset all_runs.sub_0001+tlrc | ||
+ | |||
+ | Thanks go to J Evans for useful feedback | ||
+ | |||
+ | Initializing: | ||
+ | [osotolongo@detritus sub_0001.results]$ . Widgets...... Input files: | ||
+ | | ||
+ | Time series | ||
+ | NLfit & NLerr= Optimizer (AFNI_NLFIM_METHOD) is SIMPLEX | ||
+ | NLfit & NLerr= Found 26 models | ||
+ | | ||
+ | |||
+ | ++ NOTE: This version of AFNI was built Sep 30 2013 ++ | ||
+ | ++ NOTE: ' | ||
+ | ++ NOTE: you may want to consider creating a ' | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | **nota:** Necesito otro monitor mas! | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Para el //resting state//, el archivo de output con los datos limpios es // | ||
+ | |||
+ | <code bash> | ||
+ | [osotolongo@detritus sub_0001.results]$ 3dAFNItoNIFTI -prefix sub_0001_fmri_clean errts.sub_0001+tlrc | ||
+ | ++ 3dAFNItoNIFTI: | ||
+ | [osotolongo@detritus sub_0001.results]$ fslinfo sub_0001_fmri_clean.nii | ||
+ | data_type | ||
+ | dim1 54 | ||
+ | dim2 64 | ||
+ | dim3 50 | ||
+ | dim4 200 | ||
+ | datatype | ||
+ | pixdim1 | ||
+ | pixdim2 | ||
+ | pixdim3 | ||
+ | pixdim4 | ||
+ | cal_max | ||
+ | cal_min | ||
+ | file_type | ||
+ | [osotolongo@detritus sub_0001.results]$ 3dAFNItoNIFTI -prefix sub_0001_anat pb03.sub_0001.r01.volreg+tlrc | ||
+ | ++ 3dAFNItoNIFTI: | ||
+ | [osotolongo@detritus sub_0001.results]$ fslinfo sub_0001_anat.nii | ||
+ | data_type | ||
+ | dim1 54 | ||
+ | dim2 64 | ||
+ | dim3 50 | ||
+ | dim4 200 | ||
+ | datatype | ||
+ | pixdim1 | ||
+ | pixdim2 | ||
+ | pixdim3 | ||
+ | pixdim4 | ||
+ | cal_max | ||
+ | cal_min | ||
+ | file_type | ||
+ | [osotolongo@detritus sub_0001.results]$ fslview_deprecated sub_0001_anat.nii sub_0001_fmri_clean.nii -l " | ||
+ | |||
+ | </ | ||
+ | |||
+ | {{ : | ||
+ | {{ : | ||
+ | {{: | ||
+ | |||
+ | |||
+ | ===== y ahora? ===== | ||
+ | |||
+ | Postprocessing, | ||
+ | |||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ |