Skip to content

morphMan v0.3

Compare
Choose a tag to compare
@hkjeldsberg hkjeldsberg released this 14 May 10:58
· 152 commits to master since this release
0fcab38

Major Features

  • Manipulate branch: New feature, allowing the user to manipulate a specific branch of a vascular model, either through pure translation and rotation, or by completely removing it.
  • Manipulate surface: New feature, allowing the user to control (adding or removing) the level of high-frequent noise on the surface.
  • Asymmetric stenosis / bulge: Added a sub-feature to ``manipulate_area.py`` allowing user to introduce an asymmetric stenosis or bulge.

Improvements

  • Using .json as file format for data parameters
  • Added additional parameters to wrapper-functions for generalization
  • Extracted methods from common.py to separate scripts

Bug Fixes and Other Changes

  • Renaming of methods from common, increasing readability
  • Refactoring parts of documentation
  • Modified integer division vmtksurfacecurvature.py for compatibility
  • Bugfixes for manipulate_area.py and manipulate_bifurcation.py