You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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