Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Called if slicetiming option is set.

Attempts to load slice timing infomation. This will not always succeed.

Read Used for slice timing corrections and physiology. This is called before loading physiology, since the info can be used to get slice-by-slice timetrends.

For each fMRI series, read slice timing, looking in this order:

  1. A file named “slicetiming.txt” in the rawimages series folder

  2. BIDS slice timing information

  3. DICOM headers

For info about slice timing, see fMRI Slice Timing.

Check that TR from slice timing matches fmritype TR (gives warning if not)

...