Assistive tool for the quality control of neuroimaging data


Keywords
visualqc, alignment, anatomical-mri, cortex, fmri, freesurfer, medical-imaging, mri-images, neuroimaging, neuroscience, outlier-detection, outlier-removal, qc, quality-control, registration
License
Apache-2.0
Install
pip install VisualQC==0.6.6

Documentation

https://app.codacy.com/project/badge/Grade/c67fbfc899d04f5aacd7a0070aeb704d

VisualQC : software development kit for medical and neuroimaging quality control

docs/vqc_logo_small.png

docs/visualqc_poster_comprehensive.png

Links

  • Software Documentation: https://raamana.github.io/visualqc
  • User Manual
  • 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

Contributions

Contributions are welcome.

Citation

If you used VisualQC in your analyses or projects, whether or not it was reported in the main paper, please consider citing the paper below:

  • Pradeep Reddy Raamana (2022), "VisualQC: software development kit for medical and neuroimaging quality control and assurance". OHBM Aperture Neuro journal, DOI: 10.52294/ApertureNeuro.2022.2.DXYR5548

Bibtex:

@misc{Raamana_2022_VisualQCSoftware,
  author       = {Pradeep Reddy Raamana},
  title        = {{VisualQC: software development kit for medical and neuroimaging quality control and assurance}},
  month        = Aug,
  year         = 2022,
  doi          = {10.52294/ApertureNeuro.2022.2.DXYR5548},
  url          = {https://doi.org/10.5281/zenodo.1211365}
}

More details at docs/citation.rst

---