Skip to content

FEAT is a software tool for high quality model-based FMRI data analysis

Notifications You must be signed in to change notification settings

psokolhessner/fsl-feat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls Docker Stars

flywheel/fsl-feat

Build context for a Flywheel Gear to execute FSL's FEAT.

This Gear uses a simple .fsf file that performs basic preprocessing. This includes the following steps, all of which are optional (see manifest.json):

  1. Initial Volume Removal (default 0 volumes)
  2. Motion Correction (default YES)
  3. Slice Timing Correction (default YES, must specify acquisition order)
  4. Spatial Smoothing (default 5mmFWHM)
  5. Intensity Normalization (default YES)
  6. High-Pass Filtering (default 100s cutoff)
  7. Brain extraction (default YES)
  8. Registration to standard (default YES)
    • Registration to alternate templates is supported when a Standard Template is specified AND the Use alt template option is set to 1 (true).
  9. Low_pass Filtering (default NO)

About

FEAT is a software tool for high quality model-based FMRI data analysis

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 54.8%
  • Shell 45.2%