-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #88 from FCP-INDI/dev0392
Doc update 8/16/16
- Loading branch information
Showing
41 changed files
with
380 additions
and
138 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
docs/user/_sources/_static/outputs/anatomical/registration.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
anatomical_reorient,The anatomical image re-oriented into RPI. | ||
anatomical_brain,The anatomical image re-oriented into RPI and skull-stripped (original intensities). | ||
anatomical_to_mni_linear_xfm, Affine matrix of the linear transformation from the individual's anatomical space to MNI space. | ||
mni_to_anatomical_linear_xfm, Affine matrix of the linear transformation from MNI space to the individual's anatomical space. | ||
anatomical_to_mni_nonlinear_xfm, The nonlinear field coefficients file of nonlinear transformation from the individual's anatomical space to MNI space. | ||
mni_to_anatomical_nonlinear_xfm, The nonlinear field coefficients file of nonlinear transformation from MNI space to the individual's anatomical space. | ||
mni_normalized_anatomical, The end result of applying the transformations to warp the RPI, skull-stripped brain in the individual's anatomical space to MNI space. | ||
anatomical_to_symmetric_mni_linear_xfm, Affine matrix of the linear transformation from the individual's anatomical space to a symmetric brain in MNI space (used for VMHC). | ||
symmetric_mni_to_anatomical_linear_xfm, Affine matrix of the linear transformation from a symmetric brain in MNI space to the individual's anatomical space (used for VMHC). | ||
anatomical_to_symmetric_mni_nonlinear_xfm, The nonlinear field coefficients file of nonlinear transformation from the individual's anatomical space to a symmetric brain in MNI space (used for VMHC). | ||
symmetric_mni_to_anatomical_nonlinear_xfm, The nonlinear field coefficients file of nonlinear transformation from a symmetric brain in MNI space to the individual's anatomical space (used for VMHC). | ||
symmetric_mni_normalized_anatomical, The end result of applying the transformations to warp the RPI, skull-stripped brain in the individual's anatomical space to a symmetric brain in MNI space (used for VMHC). | ||
ants_initial_xfm, The initial transformation matrix applied by ANTS to transform the individual's anatomical image to MNI space. | ||
ants_rigid_xfm, The rigid transformation matrix applied by ANTS to transform the individual's anatomical image to MNI space. | ||
ants_affine_xfm, The affine transformation matrix applied by ANTS to transform the individual's anatomical image to MNI space. | ||
anat_to_mni_ants_composite_xfm, The ANTS transformations concatenated together for transformation into MNI space. | ||
ants_symmetric_initial_xfm, The initial transformation applied by ANTS to transform the individual's anatomical image to an image in symmetric MNI space. | ||
ants_symmetric_rigid_xfm, The rigid transformation matrix applied by ANTS to transform the individual's anatomical image to an image in symmetric MNI space (used for VMHC). | ||
ants_symmetric_affine_xfm, The affine transformation matrix applied by ANTS to transform the individual's anatomical image to an image in symmetric MNI space (used for VMHC). | ||
anat_to_symmetric_mni_ants_composite_xfm, The ANTS transformations concatenated together for transformation into an image in symmetric MNI space (used for VMHC). | ||
|
||
|
7 changes: 7 additions & 0 deletions
7
docs/user/_sources/_static/outputs/anatomical/segmentation.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
natomical_csf_mask, The CSF mask(s) produced by segmentation. NifTIs are contained within a subdirectory of the form _csf_threshold_<threshold>. | ||
anatomical_gm_mask, The gray matter mask(s) produced by segmentation. NifTIs are contained within a subdirectory of the form _gm_threshold_<threshold>. | ||
anatomical_wm_mask, The white matter mask(s) produced by segmentation. NifTIs are contained within a subdirectory of the form _gm_threshold_<threshold>. | ||
seg_mixeltype, A mixeltype volume file (an output from brain segmentation using FAST). | ||
seg_partial_volume_files, Partial volume estimate files (outputs from brain segmentation using FAST). | ||
seg_partial_volume_map, The partial volume file (an output from brain segmentation using FAST). | ||
seg_probability_maps, Individual probability maps (output from brain segmentation using FAST). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
All Outputs | ||
alff | ||
falff | ||
centrality_outputs | ||
dr_tempreg_maps | ||
motion_correct | ||
reho | ||
sca_roi | ||
sca_seed | ||
sca_tempreg | ||
|
||
<derivative>_zstd, The z-score standardized output for a derivative (exception for VMHC- see VMHC table for more details). | ||
<derivative>_zstat, The z-score standardized output for a derivative (used for SCA and dual regression; means something different for VMHC - see VMHC table for more details). | ||
<derivative>_fisher_zstd - The z-score standardized output for a derivative using Fisher's z-score transformation. | ||
output_means, A directory containing a series of nested sub-directories of the following form (with subdirectories representing optional steps only included if those steps were run): _scan_rest/_csf_threshold_<threshold>/_gm_threshold_<threshold>/_wm_threshold_<threshold>/<nuisance_regressors>/_hp_<high frequency cut-off>/_lp_<low frequency cut off>/. At the lowest level of these subdirectories are text files that contain the average values for each derivative run. These individual means are also aggregated into a single file of the form 'output_means_<subject name>.csv' in the individua subject output directory. | ||
<output>_to_standard, A derivative or other intermediate output transformed into MNI space. | ||
|
||
Smoothing | ||
<derivative>_smooth, directory containing a series of nested sub-directories of the following form (with subdirectories representing optional steps only included if those steps were run): _scan_rest/_csf_threshold_<threshold>/_gm_threshold_<threshold>/_wm_threshold_<threshold>/<nuisance_regressors>/_hp_<high frequency cut-off>/_lp_<low frequency cut off>/_fwhm_<kernel_fwhm>. At the lowest level of these subdirectories are smoothed NifTI files. | ||
|
||
Seed-based Correlation Analysis (SCA) - Analyze the connectivity between brain regions. | ||
sca_roi_correlation_files, The results of seed-based correlation analysis for extracted time series from ROIs using 3dTcorr1D. Results for multiple ROIs are contained in separate files. | ||
sca_roi_correlation_stack, The results of seed-based correlation analysis for extracted time series from ROIs using 3dTcorr1D. Results for ROIs are concatenated together into a single 4D NifTI file. | ||
sca_seed_correlation_files, The results of seed-based correlation analysis for extracted time series from seed specifications using 3dTcorr1D. | ||
sca_tempreg_maps_files, The results of multiple regression seed-based correlation analysis for extracted time series from ROIs. GLM parameter estimate images for each timeseries in the input file. Results for multiple ROIs are contained in separate files. | ||
sca_tempreg_maps_stack, The results of multiple regression seed-based correlation analysis for extracted time series from ROIs. GLM parameter estimate images for each timeseries in the input file. Results for ROIs are concatenated together into a single 4D NifTI file. | ||
|
||
Dual Regression - Compare large-scale networks. | ||
spatial_map_timeseries, The GLM-derived time series associated with voxels in a spatial map for the participant. | ||
dr_tempreg_maps_files, The subject-specific spatial maps generated by running temporal regression. Results for multiple regions in the spatial map are contained in separate files. | ||
dr_tempreg_maps_stack, The subject-specific spatial maps generated by running temporal regression. Results for multiple regions in the spatial map are concatenated together into a single 4D NifTI file. | ||
|
||
Voxel-mirrored Homotopic Connectivity (VMHC) - Investigate connectivity between hemispheres. | ||
vmhc_fisher_zstd_zstat_map, The Z statistic map for VMHC. | ||
vmhc_fisher_zstd, The Fisher Z transfrom map for VMHC. | ||
vmhc_raw_score, The VMHC results in a 3D NifTI file. | ||
|
||
Amplitude of Low Frequency Fluctuations (ALFF) and fractional ALFF (fALFF) - Measure the power of slow fluctuations in brain activity. | ||
alff_img, The ALFF results in a 3D NifTI file. | ||
falff_img, The f/ALFF results in a 3D NifTI file. | ||
|
||
Regional Homogeneity (ReHo) - Measure the similarity of activity patterns across neighboring voxels. | ||
raw_reho_map, The results for ReHo in a 3D NifTI file. | ||
|
||
Network Centrality - Analyze the structure of functional networks. | ||
centrality_outputs, A directory containing degree centrality, eigenvector centrality, and lfcd results as NifTI files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
Functional Preprocessing | ||
raw_functional, A copy of the resting-state data for the current participant. | ||
slice_time_corrected, The slice time corrected functional image. | ||
coordinate_transformation | ||
functional_brain_mask | ||
functional_freq_filtered | ||
functional_mni, The functional image transformed into MNI space. | ||
functional_preprocessed_mask | ||
functional_to_anat_linear_xfm, The transformation matrix used by FSL to co-register the functional image to the subject's T1 image. | ||
mean_functional, The mean functional image. | ||
mean_functional_in_anat, The mean functional image co-registered to the individual subject's T1 image. | ||
mean_functional_in_mni, The mean functional image transformed into the MNI space. | ||
selected_func_volume | ||
itk_collected_warps_%s | ||
itk_func_anat_affine_%s | ||
preprocessed | ||
|
||
Nuisance Corrections | ||
motion_correct, The motion-corrected functional data. | ||
functional_median_angle_corrected, Functional data with the median angle correction applied. | ||
functional_nuisance_residuals, A file containing the residuals from nuisance regression. | ||
|
||
Temporal Filtering | ||
bandpassed_file, The functional data after applying band-pass filtering in the pipeline. | ||
|
||
Motion Correction | ||
frame_wise_displacement | ||
max_displacement | ||
power_params | ||
motion_params | ||
movement_parameters | ||
scrubbed_preprocessed | ||
scrubbing_frames_excluded | ||
scrubbing_frames_included | ||
scrubbing_movement_parameters | ||
|
||
Time Series Extraction | ||
voxel_timeseries, The extracted time series for a coordinate-defined seed. | ||
voxel_timeseries_for_SCA, The extracted time series for a coordinate-defined seed as used by seed-based correlation analysis. | ||
roi_timeseries, The extracted time series for an ROI as used by seed-based correlation analysis. | ||
roi_timeseries_for_SCA, The extracted time series for an ROI as used by seed-based correlation analysis. | ||
|
||
Quality Control | ||
qc___csf_gm_wm_a | ||
qc___csf_gm_wm_s | ||
qc___fd_plot | ||
qc___mean_func_with_mni_edge_a | ||
qc___mean_func_with_mni_edge_s | ||
qc___mean_func_with_t1_edge_a | ||
qc___mean_func_with_t1_edge_s | ||
qc___mni_normalized_anatomical_a | ||
qc___mni_normalized_anatomical_s | ||
qc___movement_rot_plot | ||
qc___movement_trans_plot | ||
qc___%s_a%measure | ||
qc___%s_hist%measure | ||
qc___skullstrip_vis_a | ||
qc___skullstrip_vis_s | ||
qc___snr_a | ||
qc___snr_hist | ||
qc___snr_s | ||
qc___snr_val | ||
qc___%s_s%measure |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.