Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update modules to use markups instead of annotations #2

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

Update modules to use markups instead of annotations #2

lassoan opened this issue Sep 14, 2022 · 1 comment

Comments

@lassoan
Copy link
Member

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:

  • FilmDosimetryAnalysis\FilmDosimetryAnalysisLogic\FilmDosimetryAnalysisLogic.py
  • FilmDosimetryAnalysis\FilmDosimetryAnalysis.py
@lassoan
Copy link
Member 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 with this update.

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

No branches or pull requests

1 participant