File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -1800,6 +1800,19 @@ class Retroicor(AFNICommand):
1800
1800
motion effects, using a slightly modified version of the
1801
1801
RETROICOR algorithm
1802
1802
1803
+ The durations of the physiological inputs are assumed to equal
1804
+ the duration of the dataset. Any constant sampling rate may be
1805
+ used, but 40 Hz seems to be acceptable. This program's cardiac
1806
+ peak detection algorithm is rather simplistic, so you might try
1807
+ using the scanner's cardiac gating output (transform it to a
1808
+ spike wave if necessary).
1809
+
1810
+ This program uses slice timing information embedded in the
1811
+ dataset to estimate the proper cardiac/respiratory phase for
1812
+ each slice. It makes sense to run this program before any
1813
+ program that may destroy the slice timings (e.g. 3dvolreg for
1814
+ motion correction).
1815
+
1803
1816
For complete details, see the `3dretroicor Documentation.
1804
1817
<http://afni.nimh.nih.gov/pub/dist/doc/program_help/3dretroicor.html>`_
1805
1818
You can’t perform that action at this time.
0 commit comments