Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: AliceJoubert <[email protected]>
  • Loading branch information
NicolasGensollen and AliceJoubert committed Sep 26, 2024
1 parent 8ea8d91 commit d566e8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Pipelines/PET_Linear.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Use the `--uncropped_image` option if you do not want to crop the image.

It is possible to select only images based on a [specific reconstruction method](./PET_Introduction.md#reconstruction-methods) with the `--reconstruction_method` option.

!!! tip
!!! warning
It can happen that a [BIDS](../BIDS.md) dataset contains several [PET](../glossary.md#pet) scans for a given subject and session.
In this situation, these images will differ through at least one [BIDS](../BIDS.md) entity like the tracer or the reconstruction method.
When running the `pet-linear` pipeline, clinica will raise an error if more than one image matches the criteria provided through the command line.
Expand Down
2 changes: 1 addition & 1 deletion docs/Pipelines/PET_Volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Pipeline options:
- `--smooth`: a list of integers specifying the different isotropic full width at half maximum ([FWHM](../glossary.md#fwhm)) in millimeters to smooth the image. Default value is: 0, 8 (both without smoothing and with an isotropic smoothing of 8 mm)
- `--reconstruction_method`: Select only images based on a [specific reconstruction method](./PET_Introduction.md#reconstruction-methods).

!!! tip
!!! warning
It can happen that a [BIDS](../BIDS.md) dataset contains several [PET](../glossary.md#pet) scans for a given subject and session.
In this situation, these images will differ through at least one [BIDS](../BIDS.md) entity like the tracer or the reconstruction method.
When running the `pet-volume` pipeline, clinica will raise an error if more than one image matches the criteria provided through the command line.
Expand Down

0 comments on commit d566e8b

Please sign in to comment.