Skip to content

A processing suite to analyze depth-dependent strains computed by displacement-encoded MRI. Only works with strains already calculated.

Notifications You must be signed in to change notification settings

god-of-ghz/MRI-strain-depth-fraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRI-strain-depth-fraction

A processing suite to analyze depth-dependent strains by fractional area and statistical testing. Originally made to use MRI-based strain maps. Only works with strains already calculated.

  1. Save your n x m size strain maps & masks using MATLAB .mat files in the following format:
  • Strains: variable "strain" = x x
  • Principal Strains: "strainP" = x x
  • binary mask: "msk" = x x
  1. Open DepthFraction_MS.m
  • Alter the %% SCRIPT PARAMTERS section to your needs
  • Alter the %% LOAD STRAINS main loop to load your strain maps (currently all strain maps must be the exact same size)
  • Alter the %% STATISTICAL TESTS section to your needs
  1. Run DepthFraction_MS.m

About

A processing suite to analyze depth-dependent strains computed by displacement-encoded MRI. Only works with strains already calculated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages