Metadata-Version: 1.1
Name: nidmfsl
Version: 1.1.0
Summary: Export of FSL statistical results using NIDM as specified at http://nidm.nidash.org/specs/nidm-results.html.
Home-page: UNKNOWN
Author: Camille Maumet
Author-email: c.m.j.maumet@warwick.ac.uk
License: BSD
Description: NIDM-Results for FSL
        ====================
        
        Export mass-univariate neuroimaging results computed in FSL (using FEAT)
        as NIDM-Results packs.
        
        A *NIDM-Results pack* is a compressed file containing a NIDM-Results
        serialization and some or all of the referenced image data files in
        compliance with `NIDM-Results specification`_.
        
        Usage
        '''''
        
        ::
        
               nidmfsl [-h] [-g [GROUP_NAMES [GROUP_NAMES ...]]] [-o OUTPUT_NAME] [-d]
                           [-v [NIDM_VERSION]] [--version]
                           feat_dir [numsubjects [numsubjects ...]]
        
        Requirements
        ''''''''''''
        
        -  `nidmresults`_
        
        Installation
        ''''''''''''
        
        ::
        
                pip install nidmfsl
        
        .. _NIDM-Results specification: http://nidm.nidash.org/specs/nidm-results.html
        .. _nidmresults: http://pypi.python.org/pypi/nidmresults
Keywords: Prov,NIDM,Provenance
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
