Documentation/Nightly/Modules/DCMapping

From Slicer Wiki
Revision as of 11:43, 13 March 2024 by Acsenrafilho (talk | contribs) (Adding general information)
Jump to: navigation, search
Home < Documentation < Nightly < Modules < DCMapping


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: Diffusion Complexity Map
Webpage: https://loamri.com/
Author: Antonio Carlos da S. Senra Filho, LOAMRI Laboratory (University of Campinas, Department of Cosmic Rays and Chronology)
Contact: Antonio Carlos da S. Senra Filho, email: acsenrafilho@alumni.usp.br

CSIM Laboratory  
LOAMRI Laboratory  
University of Campinas  
University of Sao Paulo  

Module Description

This module offer the Diffusion Complexity (DC) scalar map, which is able to calculate the diffusion complexity measure using several statistical physics approaches. This method assumes the standard diffusion MRI acquisition protocol for DTI images. Detail about the method can be found at the paper[1]

Use Cases

  • Use Case 1: Obtain a complementary scalar information using clinical DTI image acquisition protocol (DC Map)
    • The DC map is a new scalar mapping that can give an additional information to analyse diffusion image sequences, without changing the MRI imaging protocol.
  • Use Case 2: Gain focus on Gray Matter analysis using diffusion images
    • DC map has a signal peak in GM tissue, which can be important to discriminate brain diseases in this particular brain tissue that is challenging to other classical DTI maps (e.g. FA and ADC)
  • Use Case 3: Interpret the diffusion data in light of statistical physics information theory
    • The DC map is based on the López-Ruiz, Mancini, and Calbet (LMC) information theory definition, giving the contribution of classical entropy (Shannon's entropy) and the disequilibrium function. Hence, another way to interpret the diffusion data can be given by this new technique.


Panels and their use

User Interface

IO:

  • Input DWI Volume
    • Input DWI sequence volume. (Tip: Use DWiConvert module to create an NRRD DWI sequence file from other image file types)
  • Brain Mask
    • Brain mask volume informing the image regions that should be assumed as the total image space were the complexity calculations should be made. If left blank, the entire input image will be used as input.
  • DC Mapping
    • Output Volume representing the Diffusion Complexity (DC) map.

Additional Parameters:

  • Disequilibrium Function
    • A set of disequilibrium functions that could be used. (Tip: The LMC complexity measure uses the Euclidean function)
  • Q Value
    • A double value that defines the q-Statistics probability distribution function which is used in the image entropy calculation. For Q=1, the Shannon's entropy function is adopted (default).
  • Use Manual Number of Bins
    • Choose if you want to use set manually the number of bins to represent the diffusion histogram estimate. If not, an automatic adjustment is adopted.
  • Number of Bins
    • A integer value that defines the number of bins used in the histogram estimate. This parameter is used only when the --useManualBins is True

Similar Modules

References

  • Manuscript in review process

Information for Developers

  1. Manuscript in revire process.