Neuroharmony

View on PyPIReverse Dependencies (0)

0.1.13 Neuroharmony-0.1.13-py2.py3-none-any.whl

Wheel Details

Project: Neuroharmony
Version: 0.1.13
Filename: Neuroharmony-0.1.13-py2.py3-none-any.whl
Download: [link]
Size: 26886
MD5: c054051c057a7b156ca4cae3cb776b8e
SHA256: 0470000dcd0dda1f6c0a5bd2b3afafecc8b85806987f516e38acce331a9f41c6
Uploaded: 2021-06-30 10:32:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Neuroharmony
Version: 0.1.13
Summary: A tool to perform Freesurfer volume Harminization in unseen scanner.
Author: Rafael Garcia-Dias
Author-Email: rafaelagd[at]gmail.com
Home-Page: https://github.com/garciadias/Neuroharmony
License: MIT license
Keywords: Harminization,MRI,data science
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.16.1)
Requires-Dist: pandas (>=1.1.4)
Requires-Dist: scikit-learn (>=0.22.2.post1)
Requires-Dist: scipy (>=1.2.0)
Requires-Dist: tqdm (>=4.31.1)
Requires-Dist: joblib (>=0.14.1)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
License-File: LICENSE.md
[Description omitted; length: 1753 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
neuroharmony/__init__.py sha256=hwH98TA_mOl5BSQryJ3qd0KYRriAV6s476IuaaIUq68 371
neuroharmony/data/__init__.py sha256=qeYchci9BlyCl9PN8xqFUGMy3IYqqKGUhWGZno8tR24 88
neuroharmony/data/collect_tools.py sha256=wmrvtwVZa9CJ9tmHf8SKF8n8ziJnoNcKOOXpSHyiGzY 6315
neuroharmony/data/combine_tools.py sha256=HJZvgOdAEpw0TPkbyPDmMwiALSQZ2_8lBH_SW5OcXDk 17999
neuroharmony/data/rois.py sha256=PFD3PysEsl6Os_rvNChzrkX7f8m_rHFBq8mX4KFfmPI 3420
neuroharmony/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroharmony/models/harmonization.py sha256=-G2OeQIO_M1TvaeHYek-DvJJNLpwbZup31fGjUlaU2w 26410
neuroharmony/models/metrics.py sha256=rKQ-XFW90z4T-loKeS5zhb8T2Z9qt3HTAEljZ-_SM8w 3445
neuroharmony/models/mriqc.py sha256=kvqWQEwe7RDPqvnCuvupHGTvJ9mgNYvF_pFdf7b0vYc 4472
neuroharmony/models/neuroCombat.py sha256=_pNNfRncxO1EEaIISXtSe_2GHDiYgJDzGK3HvigApiw 9454
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_collect.py sha256=WHxLYmRDGqsUCVpLEva91sg0HF80CFwoOn_0BFmuDfg 335
tests/test_combat_harmonization.py sha256=XM9QXlN_aMEBy3yINw71JVdaKBCD-NwjILzZhFO4_8A 2925
tests/test_combine.py sha256=jLtI8MviM_v47VkMomk0Cz1Teh45Y_tvoHuqKKSqCqo 2306
tests/test_neuroharmony.py sha256=VuIC_SZyIEvCWwM-k0OyLjT-hn5AnhFonDg6KnRUkIQ 7493
Neuroharmony-0.1.13.dist-info/LICENSE.md sha256=WD45k4SDR9nnL4dzLCQ5GL_zvifjPzWBDcA0d4fo0AA 35
Neuroharmony-0.1.13.dist-info/METADATA sha256=0m1qy15ikGWF8VjGanE2XngyYEYkH-ZjuWiYVSuNTjY 3058
Neuroharmony-0.1.13.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
Neuroharmony-0.1.13.dist-info/entry_points.txt sha256=3k84FcR35Kf9kM6xW0LNC5v8Obl3lCV9oQDVTEv6Y8c 62
Neuroharmony-0.1.13.dist-info/top_level.txt sha256=amXhkRM0xjgHQdcux2aSRqVb-MgXBFeqRqxf9dm8EXQ 19
Neuroharmony-0.1.13.dist-info/RECORD

top_level.txt

neuroharmony
tests

entry_points.txt

mriqc-run = neuroharmony.models.mriqc:main