Skip to content

Commit

Permalink
Reword and correct punctuation on usage.rst (#644)
Browse files Browse the repository at this point in the history
* Reword and correct punctuation on usage.rst

---------

Co-authored-by: Yaroslav Halchenko <[email protected]>
  • Loading branch information
candleindark and yarikoptic authored Feb 17, 2023
1 parent be0e01d commit e0ff32d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ http://neurostars.org/tags/heudiconv/
Batch jobs
==========

``heudiconv`` can natively handle multi-subject, multi-session conversions,
although it will process these linearly. To speed this up, multiple ``heudiconv``
``heudiconv`` can natively handle multi-subject, multi-session conversions
although it will do these conversions in a linear manner, i.e. one subject and one session at a time.
To speed up these conversions, multiple ``heudiconv``
processes can be spawned concurrently, each converting a different subject and/or
session.

Expand Down

0 comments on commit e0ff32d

Please sign in to comment.