Metadata-Version: 2.4
Name: niwrap_fsl
Version: 1.0.0
Summary: FSL (FMRIB Software Library) is a comprehensive library of analysis tools for FMRI, MRI, and diffusion brain imaging data, developed by the FMRIB Analysis Group at the University of Oxford. It includes tools for brain extraction, image registration, structural and functional analysis, tractography, ICA-based analysis, and statistical inference. Most tools can be run both from the command line and as GUIs.
Author: Stephen M. Smith, Mark Jenkinson, Mark W. Woolrich, Christian F. Beckmann, Timothy E.J. Behrens
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: styxdefs<0.8.0,>=0.7.0

# NiWrap wrappers for [FSL](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki)

FSL (FMRIB Software Library) is a comprehensive library of analysis tools for FMRI, MRI, and diffusion brain imaging data, developed by the FMRIB Analysis Group at the University of Oxford. It includes tools for brain extraction, image registration, structural and functional analysis, tractography, ICA-based analysis, and statistical inference. Most tools can be run both from the command line and as GUIs.

FSL is made by Stephen M. Smith, Mark Jenkinson, Mark W. Woolrich, Christian F. Beckmann, Timothy E.J. Behrens.

This package contains wrappers only and has no affiliation with the original authors.
