Metadata-Version: 2.4
Name: ncdlmuse
Version: 0.1.3
Summary: NCDLMUSE - A BIDS-App wrapper for NiChart DLMUSE for brain segmentation and ICV extraction
Project-URL: Homepage, https://github.com/CBICA/BIDS_NiChart_DLMUSE
Project-URL: Documentation, https://cbica.github.io/NiChart_DLMUSE
Project-URL: NiPreps, https://www.nipreps.org/
Author: The NCDLMUSE Developers
License: Copyright (c) 2020-2023, the PENNLINC developers team.
        All rights reserved.
        
        Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions are met:
        
        * Redistributions of source code must retain the above copyright notice, this
          list of conditions and the following disclaimer.
        
        * Redistributions in binary form must reproduce the above copyright notice,
          this list of conditions and the following disclaimer in the documentation
          and/or other materials provided with the distribution.
        
        * Neither the name of NiChart_DLMUSE nor the names of its
          contributors may be used to endorse or promote products derived from
          this software without specific prior written permission.
        
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License-File: LICENSE.md
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.10
Requires-Dist: acres
Requires-Dist: acvl-utils==0.2.5
Requires-Dist: blosc2==3.0.0b4
Requires-Dist: fmriprep>=25.0.0
Requires-Dist: huggingface-hub
Requires-Dist: indexed-gzip<=1.10.1
Requires-Dist: looseversion
Requires-Dist: networkx==2.8.8
Requires-Dist: nibabel>=5.2
Requires-Dist: nilearn<0.13,>=0.11
Requires-Dist: nipype>=1.8.5
Requires-Dist: nireports>=25.0.1
Requires-Dist: niworkflows<1.15,>=1.13
Requires-Dist: nnunetv2==2.5.1
Requires-Dist: numpy==1.26.4
Requires-Dist: nvidia-ml-py
Requires-Dist: packaging
Requires-Dist: pandas
Requires-Dist: psutil<=7.1.3
Requires-Dist: pybids<=0.21.0
Requires-Dist: pydicom<2.0,>=1.4.0
Requires-Dist: python-gdcm==3.0.26
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: simpleitk
Requires-Dist: templateflow<=25.1.1
Requires-Dist: toml
Requires-Dist: torch>=2.3.1
Provides-Extra: all
Requires-Dist: codecov; extra == 'all'
Requires-Dist: coverage; extra == 'all'
Requires-Dist: doctest-ignore-unicode; extra == 'all'
Requires-Dist: fuzzywuzzy; extra == 'all'
Requires-Dist: lxml-html-clean; extra == 'all'
Requires-Dist: myst-parser; extra == 'all'
Requires-Dist: nbsphinx; extra == 'all'
Requires-Dist: packaging; extra == 'all'
Requires-Dist: pre-commit; extra == 'all'
Requires-Dist: pydot; extra == 'all'
Requires-Dist: pydotplus; extra == 'all'
Requires-Dist: pytest; extra == 'all'
Requires-Dist: pytest-cov; extra == 'all'
Requires-Dist: python-levenshtein; extra == 'all'
Requires-Dist: ruff; extra == 'all'
Requires-Dist: sphinx; extra == 'all'
Requires-Dist: sphinx-argparse; extra == 'all'
Requires-Dist: sphinx-markdown-tables; extra == 'all'
Requires-Dist: sphinx-rtd-theme; extra == 'all'
Requires-Dist: sphinxcontrib-apidoc; extra == 'all'
Requires-Dist: sphinxcontrib-bibtex; extra == 'all'
Provides-Extra: dev
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: doc
Requires-Dist: doctest-ignore-unicode; extra == 'doc'
Requires-Dist: lxml-html-clean; extra == 'doc'
Requires-Dist: myst-parser; extra == 'doc'
Requires-Dist: nbsphinx; extra == 'doc'
Requires-Dist: packaging; extra == 'doc'
Requires-Dist: pydot; extra == 'doc'
Requires-Dist: pydotplus; extra == 'doc'
Requires-Dist: sphinx; extra == 'doc'
Requires-Dist: sphinx-argparse; extra == 'doc'
Requires-Dist: sphinx-markdown-tables; extra == 'doc'
Requires-Dist: sphinx-rtd-theme; extra == 'doc'
Requires-Dist: sphinxcontrib-apidoc; extra == 'doc'
Requires-Dist: sphinxcontrib-bibtex; extra == 'doc'
Provides-Extra: maint
Requires-Dist: fuzzywuzzy; extra == 'maint'
Requires-Dist: python-levenshtein; extra == 'maint'
Provides-Extra: test
Requires-Dist: codecov; extra == 'test'
Requires-Dist: coverage; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/x-rst

BIDS_NiChart_DLMUSE
===================

BIDS_NiChart_DLMUSE is a BIDS-Apps wrapper for NiChart_DLMUSE, a tool for brain segmentation.

[Documentation `<https://cbica.github.io/NiChart_DLMUSE/>`_]
