Skip to main content

Module qsmart

Module qsmart 

Source
Expand description

QSMART (Quantitative Susceptibility Mapping Artifact Reduction Technique)

This module provides the complete QSMART pipeline including:

  • Two-stage QSM reconstruction (whole ROI + tissue only)
  • Offset adjustment for combining the two stages
  • Integration of SDF background removal with iLSQR inversion

Reference: Yaghmaie, N., Syeda, W., et al. (2021). “QSMART: Quantitative Susceptibility Mapping Artifact Reduction Technique.” NeuroImage, 231:117701. https://doi.org/10.1016/j.neuroimage.2020.117701

Reference implementation: https://github.com/wtsyeda/QSMART

Structs§

QsmartParams
Complete QSMART pipeline parameters
QsmartResult
Result of QSMART pipeline

Functions§

adjust_offset
Adjust offset between two-stage QSMART susceptibility maps
compute_removed_voxels
Compute removed voxels mask for offset adjustment
compute_weighted_mask_stage1
Compute weighted mask for iLSQR
compute_weighted_mask_stage2