Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark6060 authored Sep 20, 2021
1 parent 3689af3 commit 10345cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "fsl-feat",
"label": "FSL: FEAT - fMRI preprocessing (v5.0)",
"label": "FSL: FEAT - fMRI preprocessing (v6.0)",
"description": "FSL's FEAT (FMRI Expert Analysis Tool). As implemented in this Gear FEAT allows for basic preprocessing of an fMRI dataset including motion correction using MCFLIRT [Jenkinson 2002]; slice-timing correction using Fourier-space time-series phase-shifting; non-brain removal using BET [Smith 2002]; spatial smoothing using a Gaussian kernel; multiplicative mean intensity normalization of the volume at each timepoint; and highpass temporal filtering (Gaussian-weighted least-squares straight line fitting), brain extraction, and registration to a standard image (MNI152).",
"maintainer": "Flywheel <[email protected]>",
"author": "Analysis Group, FMRIB, Oxford, UK.",
"url": "http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FEAT",
"source": "https://github.com/flywheel-apps/fsl-feat",
"license": "Apache-2.0",
"version": "0.1.6",
"version": "1.0.3_6.0",
"custom": {
"gear-builder": {
"category": "analysis",
Expand Down

0 comments on commit 10345cd

Please sign in to comment.