Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raamana/protocol
generic framework to develop protocols, with an initial focus medical imaging acquisition
https://github.com/raamana/protocol
dicom medical-imaging mri-images mri-scans neuroimaging protocols quality-assurance siemens
Last synced: about 1 month ago
JSON representation
generic framework to develop protocols, with an initial focus medical imaging acquisition
- Host: GitHub
- URL: https://github.com/raamana/protocol
- Owner: raamana
- License: apache-2.0
- Created: 2018-09-23T13:29:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T16:06:21.000Z (10 months ago)
- Last Synced: 2024-11-17T04:53:04.675Z (about 2 months ago)
- Topics: dicom, medical-imaging, mri-images, mri-scans, neuroimaging, protocols, quality-assurance, siemens
- Language: Python
- Homepage: https://raamana.github.io/protocol/
- Size: 3.17 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
========
protocol
========Library and utilities to develop protocols and check for protocol compliance in medical imaging.
We use the term "protocol" here loosely, to refer to MRI acquisition protocols, or neuroimaging data QC protocols.
Current release focuses on MRI image acquisition protocols for QA purposes only.
Features
--------- simple tool to check for *protocol compliance* :
ensure all subjects in a given dataset were acquired with same/compatible values for few key parameters.
- programmatic parsing of Siemens protocols in XML formatDocumentation
-------------* Docs with examples : https://raamana.github.io/protocol
* Free software: Apache 2.0 license