Skip to content

Commit

Permalink
Merge pull request #292 from joey-scanga/patch-2
Browse files Browse the repository at this point in the history
Changed 'there' to 'their'
  • Loading branch information
arnaudbore authored May 31, 2024
2 parents acb2170 + 057a246 commit 3f0c33a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to/use-advanced-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ only disabled when used with `"search_method": "fnmatch"`.
default: `"post_op": []`

post_op key allows you to run any post-processing analyses just before moving
the images to there respective directories.
the images to their respective directories.

For example, if you want to deface your T1w images you could use pydeface by
adding:
Expand Down Expand Up @@ -300,4 +300,4 @@ activate this option.
### `--skip_dcm2niix`

If you don't have access to original dicom files you can still use dcm2bids to reorganise your data into a BIDS structure.
Using the option --skip_dcm2niix you will skip the conversion step.
Using the option --skip_dcm2niix you will skip the conversion step.

0 comments on commit 3f0c33a

Please sign in to comment.