Image quality metrics for quality assessment of MRI
Project description
MRIQC Gear
Overview
Summary
Image quality metrics for quality assessment of MRI. For more information see MRIQC's documentation.
Cite
Esteban O, Birman D, Schaer M, Koyejo OO, Poldrack RA, Gorgolewski KJ; MRIQC: Advancing the Automatic Prediction of Image Quality in MRI from Unseen Sites; PLOS ONE 12(9):e0184661; doi:10.1371/journal.pone.0184661.
License
License: BSD-3-Clause
Classification
Category: QA (Utility)
Gear Level:
- Project
- Subject
- Session
- Acquisition
- Analysis
[[TOC]]
Inputs
- nifti
- Type: NIfTI file (.nii, .nii.gz)
- Optional: False
- Description: MRI NIfTI file. Input can be a structural image (T1, T2) or a functional NIfTI file.
- Notes: Intent and Measurement classification fields must be present in the input metadata for 'auto-detect' mode to work.
Config
-
debug
- Type: boolean
- Description: Log debug messages
- Default: False
-
measurement
- Type: "enum": ["auto-detect", "functional", "T1", "T2"]
- Description: Measurement of the input image. Note: for "auto-detect" mode to work, the input niftimust have the Intent and Measurement classification fields present in its metadata.
- Default: "auto-detect"
-
verbose_reports
- Type: boolean
- Description: Produce verbose report outputs.
- Default: False
-
include_rating_widget
- Type: boolean
- Description: Include the MRIQC built-in rating widget (does not function in flywheel).
- Default: False
-
tag
- Type: string
- Description: Tag to add to the input file.
- Default: mriqc
-
save_derivatives
- Type: boolean
- Description: *Save the derivative JSON file generated by MRIQC algorithm.
- Note: The metrics produced in this document are saved as custom metadata to the input file regardless of whether this JSON is saved.
- Default: false
Outputs
Files
-
Report
- Description: Zipped html archive. Contains .html report and .svg images.
- Notes: Archive is viewable in Flywheel.
- Optional: False
-
Derivative JSON
- Description: JSON file containing image quality metrics (IQM).
- Notes: Only saved when 'save_derivatives' config option set to True.
- Optional: True
Metadata
Image quality metrics (IQM) are saved to the input nifti file as Custom Information fields, located under the "derived.IQM" keys.
Pre-requisites
Prerequisite Metadata
-
Modality
- Location: Information
- Level: File
- Note: Must be MR - Magnetic Resonance.
- Note: Only required when gear is run in "auto-detect" mode.
-
Intent
- Location: Information.Modality(MR - Magnetic Resonance).Intent
- Level: File
- Note: Must be Structural or Functional.
- Note: Only required when gear is run in "auto-detect" mode.
-
Measurement
- Location: Information.Modality(MR - Magnetic Resonance).Measurement
- Level: File
- Note: Only required when gear is run in "auto-detect" mode.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file fw_gear_mriqc-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: fw_gear_mriqc-0.9.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbd10b12b0e6a03918a3253a7c3194f61b24c3ee1ee1d2a1250b6ee05f3f605d |
|
MD5 | 33f40a736143c972df5e5d5fe0c74b9c |
|
BLAKE2b-256 | bb49f88476269ae2c7e153d8c4bfda84a1ed01841b251238de569830adda68c0 |