jcfr  
                
                  
                    August 19, 2025,  1:21pm
                   
                  1 
               
             
            
              This morning, we will be having our next weekly hangout at 10:00 AM ET until 11:00 AM ET. 
Anyone is welcome to join at this link: https://bit.ly/slicer-googlemeet-hosted-by-kitware 
Agenda: 
Release status 
Outstanding pull requests 
 
Please post to this thread to put a topic on the agenda!  We will try to prioritize agenda items during the meeting.
Thanks
             
            
              
            
           
          
            
              
                jcfr  
              
                  
                    August 20, 2025,  4:06am
                   
                  2 
               
             
            
              VTK Python Packaging Limitation vtk-addons, vtk-webcore) that could extend the vtk namespace. This limits modular packaging and downstream development, such as that needed for slicer-trame.
Next Steps @Thibault_Pelletier  will investigate how to restructure the VTK packaging infrastructure to support namespace extension, in a way similar to how the trame namespace is currently extended.
Relevant Resources 
Overview 
Feedback from @lassoan  
KitwareMedical/dicom-anonymizer
 
Instead, PyDICOM’s built-in anonymization tools were used.
 
The most advanced tool identified was DCIA, which includes ~1000 rules tailored for private tag handling.
 
 
Feedback from @pieper  
There’s a need to anonymize DICOM consistently across multiple series (e.g., keeping the same anonymized birthdate). 
Steve developed a JavaScript-based tool using DCMJS and dicom-curate 
 
Additional Resource 
Background 
Key Points 
Planned Enhancements 
Introduce a new helper method:vtkMRMLApplicationLogic::GetViewDisplayableManagerByClassName() 
 
Relevant Usage Examples 
Markup Integration 
Plan to refactor the Scissors  effect to use Closed Curve Markups . 
Effects should be able to query which view nodes are currently mapped in the layout to determine relevant display contexts.