Metadata-Version: 1.1
Name: visualqc
Version: 0.6.2
Summary: Assistive tool for the quality control of neuroimaging data
Home-page: https://github.com/raamana/visualqc
Author: Pradeep Reddy Raamana
Author-email: raamana@gmail.com
License: Apache license
Description: 
        .. image:: https://zenodo.org/badge/105958496.svg
           :target: https://zenodo.org/badge/latestdoi/105958496
        
        .. image:: https://img.shields.io/pypi/v/visualqc.svg
                :target: https://pypi.python.org/pypi/visualqc
        
        .. image:: https://app.codacy.com/project/badge/Grade/c67fbfc899d04f5aacd7a0070aeb704d
                :target: https://www.codacy.com/gh/raamana/visualqc/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=raamana/visualqc&amp;utm_campaign=Badge_Grade
        
        .. image:: https://img.shields.io/badge/say-thanks-ff69b4.svg
                :target: https://saythanks.io/to/raamana
        
        ==========================================================================================
        VisualQC : Assistive tool to ease the quality control workflow of neuroimaging data
        ==========================================================================================
        
        .. image:: docs/vqc_logo_small.png
        
        ---
        
        .. image:: docs/visualqc_poster_comprehensive.png
        
        Note: VisualQC employs `release early and release often mechanism <https://en.wikipedia.org/wiki/Release_early,_release_often>`_ to seek user feedback and for thorough testing. Hence you might find some rough edges in docs or examples - please let us know if you do.
        
        
        * Software Documentation: https://raamana.github.io/visualqc
        * `User Manual </docs/VisualQC_TrainingManual_v1p4.pdf>`_
        * Free software: Apache 2.0 license
        * Pure python package (no licensing issues ala matlab, easy to install and update requiring no other external installations or maintenance)
        * Generic design for API that can be adapted for other domains, imaging or medical or otherwise.
        
        
        Galleries
        ----------
        
         * NEW: `Defacing QC <https://raamana.github.io/visualqc/gallery_defacing.html>`_
         * `Freesurfer <https://raamana.github.io/visualqc/gallery_freesurfer.html>`_
         * `Functional MRI <https://raamana.github.io/visualqc/gallery_functional_mri.html>`_
         * `Registration/Alignment quality <https://raamana.github.io/visualqc/gallery_registration_unimodal.html>`_
         * `Structural T1w MRI <https://raamana.github.io/visualqc/gallery_t1_mri.html>`_
         * `Volumetric Segmentation <https://raamana.github.io/visualqc/gallery_segmentation_volumetric.html>`_
        
        
        Contributions
        --------------
        
        `Contributions are welcome. <CONTRIBUTING.rst>`_
        
        
        Citation
        --------------
        
        `Citation details are here <docs/citation.rst>`_
        
        ---
        
        .. image:: https://img.shields.io/badge/say-thanks-ff69b4.svg
                :target: https://saythanks.io/to/raamana
        
        
        
        
        =======
        History
        =======
        
        
        0.5 (2021-03-31)
        ------------------
        
        * bug fix for defacing - cropping the MRI and defacing images together to avoid differing sizes!
        
Keywords: visualqc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
