|
1 | 1 | package: fmriprep |
2 | | -title: Visual report for participant '{subject}' - fMRIPrep |
| 2 | +title: Visual report for participant '{subject}' - PETPrep |
3 | 3 | sections: |
4 | 4 | - name: Summary |
5 | 5 | reportlets: |
@@ -107,13 +107,37 @@ sections: |
107 | 107 | confound regression. |
108 | 108 | subtitle: Correlations among nuisance regressors |
109 | 109 | - name: PET |
110 | | - ordering: session |
| 110 | + ordering: session,task,acquisition,ceagent,reconstruction,direction,run |
111 | 111 | reportlets: |
112 | 112 | - bids: {datatype: figures, desc: summary, suffix: pet} |
| 113 | + caption: Summary of PET data acquisition parameters and processing workflow overview, including details such as injected dose, radiotracer used, and scan duration. |
| 114 | + static: true |
| 115 | + subtitle: PET Acquisition and Workflow Summary |
| 116 | + |
113 | 117 | - bids: {datatype: figures, desc: validation, suffix: pet} |
| 118 | + caption: Validation of PET images against BIDS specifications and initial quality assessment including checks for missing slices, artifacts, and alignment issues. |
| 119 | + static: true |
| 120 | + subtitle: PET Data Validation |
| 121 | + |
114 | 122 | - bids: {datatype: figures, desc: carpetplot, suffix: pet} |
| 123 | + caption: | |
| 124 | + Summary statistics and global PET signal measures are presented. |
| 125 | + A carpet plot displays voxel-level PET tracer uptake over time within the brain mask. Global signals calculated across the whole-brain (GS), white matter (WM), and cerebrospinal fluid (CSF) regions are plotted, along with DVARS and framewise displacement (FD) to visualize potential motion or acquisition artifacts. |
| 126 | + "Ctx" = cortex, "Cb" = cerebellum, "WM" = white matter, "CSF" = cerebrospinal fluid. |
| 127 | + static: false |
| 128 | + subtitle: PET Summary and Carpet Plot |
| 129 | + |
115 | 130 | - bids: {datatype: figures, desc: confoundcorr, suffix: pet} |
116 | | - - bids: {datatype: figures, suffix: pet} |
| 131 | + caption: | |
| 132 | + Left: Correlation heatmap illustrating relationships among PET-derived confound variables (e.g., motion parameters, global signal). |
| 133 | + Right: Magnitude of correlation between each PET confound time series and the global PET signal. High correlations suggest potential partial volume effects or motion-induced artifacts, informing subsequent confound regression strategies. |
| 134 | + static: false |
| 135 | + subtitle: PET Confound Correlation |
| 136 | + |
| 137 | + - bids: {datatype: figures, desc: coreg, suffix: pet} |
| 138 | + caption: PET to anatomical alignment check |
| 139 | + static: false |
| 140 | + subtitle: Additional PET Visualizations |
117 | 141 | - name: About |
118 | 142 | nested: true |
119 | 143 | reportlets: |
|
0 commit comments