Skip to content

Commit 5cb4cbe

Browse files
authored
Merge pull request #11 from flywheel-apps/manifest_fix
typo fix for fsl 5.0 gear
2 parents 3f8e3be + cd80586 commit 5cb4cbe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"name": "fsl-feat",
3-
"label": "FSL: FEAT - fMRI preprocessing (v6.0)",
3+
"label": "FSL: FEAT - fMRI preprocessing (v5.0)",
44
"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).",
55
"maintainer": "Flywheel <[email protected]>",
66
"author": "Analysis Group, FMRIB, Oxford, UK.",
77
"url": "http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FEAT",
88
"source": "https://github.com/flywheel-apps/fsl-feat",
99
"license": "Apache-2.0",
10-
11-
"version": "1.0.3_6.0",
10+
"version": "0.1.6",
1211
"custom": {
1312
"gear-builder": {
1413
"category": "analysis",

0 commit comments

Comments
 (0)