Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Called if slicetiming option is set.

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

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

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

Check that number of slices from slice timing match the size of the fMRI scans (gives warning if not)

Matlab files: cspm_analysis_fmri_slicetiming_load, which calls cspm_mri_getslicetiming

  • No labels