Changelog
Version 1.1.1 November 20, 2025
This update corrects some bugs in CurveFinderInteractive().
Version 1.1.0 October 13, 2025
This update adds new functionality as well as improving the existing code.
New functionality:
- Added functional PCA (based on SVD) to the
MorphoGAM()function. These can be visualized usingplotFPCloading(). - Added code in
CurveFinder()to detect whether tissue structure is open or closed curve.
Changes to existing functionality:
-
CurveFinderInteractive()has been completely rewritten. - Option to include known list of knots, via
knots.tinMorphoGAM().