Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Update modules to use markups instead of annotations #3

Closed
lassoan opened this issue Sep 14, 2022 · 1 comment
Closed

Update modules to use markups instead of annotations #3

lassoan opened this issue Sep 14, 2022 · 1 comment

Comments

@lassoan
Copy link
Contributor

lassoan commented Sep 14, 2022

Annotations module, which provides vtkMRMLAnnotationROI and vtkMRMLAnnotationRuler nodes have been deprecated since April 2021 and will be removed in Slicer-5.4 stable version early next year.
Since some modules in this extension use annotation nodes, these modules need to be updated to use markups nodes before the end of this year.

This section of the migration guide should help with implementing the changes and any questions can be asked at the Remove Annotations module topic in the Slicer forum.

Impacted modules:
iGyne\iGyneWizard\iGyneFirstRegistrationStep.py
iGyne\iGyneWizard\iGyneNeedlePlanningStep.py
iGyne\iGyneWizard\iGyneSecondRegistrationStep.py

@lassoan
Copy link
Contributor Author

lassoan commented Nov 23, 2022

Slicer-5.2 is released. It is the last Slicer Stable Release that contains Annotations module.

We will remove Annotations module from Preview Releases (Slicer-5.3) within a few weeks and from the Stable Release (Slicer-5.4) in about 3-4 months. Your modules need to be updated to use Markups module instead of Annotations to prevent build errors or runtime failures. Let me know if you need any help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants