We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820f67d commit 8ab57afCopy full SHA for 8ab57af
docs/usage.rst
@@ -188,7 +188,7 @@ registration and defacing. Three options are available:
188
189
- **`--use_template_anat t1`**: Uses a T1w template included with the PETdeface library
190
- **`--use_template_anat mni`**: Uses the MNI standard brain template
191
-- **`--use_template_anat pet`**: Creates a template by averaging the PET data across time
+- **`--use_template_anat pet`**: Creates a template by averaging a subjects PET image and using that averaged image in place of a T1 image
192
193
**Important**: When using template anatomical images, it's crucial to validate the defacing quality.
194
Inspect the output using the generated HTML report (with `--open_browser`) or a NIfTI viewer to ensure
0 commit comments