Skip to content
WAD-QC edited this page Sep 25, 2024 · 9 revisions

MR_ACR analysis module for WAD‐QC2

Summary

This module analyzes series of the MR ACR phantom. Series analysis include SNR, geometry (phantom diameter and length), image uniformity, ghosting and B0-homogeneity. These metrics are all calculated from the "plain" water images of the ACR phantom. The module may be used for other phantoms if configuration parameters are adjusted.

Status

Testing of release candidates

Dependencies

Packages (apt/yum)

None

Packages (pip)

  • numpy
  • scipy
  • skimage
  • matplotlib
  • pydicom

Acquisition protocol

TODO

Selector

TODO

Input data

The module is intended for use in dicom_study mode.

Config

Series selection is implemented in each sub-module and must be configured.

Meta

TODO

Rules

TODO

Analysis / Results

TODO

Clone this wiki locally