Releases: IMMC-UWaterloo/ARCGen-Python
Releases · IMMC-UWaterloo/ARCGen-Python
2024.1.0 - Updated Documentation and Defaults
Version 2024.1.0 of ARCGen-python sees incremental improvement over previous versions. ARCGen-python 2024.1.0 now performs signal registration with 2 control points by default if nWarpCtrlPts
is not otherwise defined. These changes do not change any of the underlying behaviour of ARCGen, but are intended to ensure new users get better results more quickly.
Additionally, the README.md
has been updated to increase clarity and get new users up and running more quickly.
nWarpCtrlPts
default value changed to 2 from 0 (signal registration disabled)
2023.1.0 - Critical fix to suppporting functions
This release introduces a critical fix for polygonFunction.polyxpoly()
. Additionally, fixes were implemented into unit tests.
This release will be available for update through PyPi