Meeting Notes
Welcome New Attendee:
- Welcomed Mohammed Raihan Udin as a first-time attendee.
Pull Request Review
- Closed PR #8220.
- Follow-up on PR #8208: Close the PR, and a create a follow-up one to incorporate improvements discussed in https://hackmd.io/9pPL41ytSOCK7-mPN-1ZwQ#Proposal-by-jcfr.
BioMedisa
- Discussed https://biomedisa.info/ and its relevance to Slicer.
MorphoDepot
- Explored options for data organization and versioning:
- git-lfs for managing large files.
- DVC for dataset versioning and tracking.
- Hugging Face as a potential hosting solution.
- Open Science Framework (OSF)
Segment Editor Effect & Thresholding Preview Warning
- The Threshold Preview effect in the Segment Editor throws a warning when switching to Grid Slice Layout.
- See SegmentEditorThresholdEffect.py#L811.
- Proposed Fix: If no volume is shown, the preview should not be displayed to avoid unnecessary warnings.
Thick Slab Reconstruction
- Reviewed updates on the Thick Slab Reconstruction feature.
- Relevant Discussion: https://discourse.slicer.org/t/new-feature-thick-slab-reconstruction-from-slice-controllers-and-views/32432/10.
- See
vtkMRMLSliceLogic::UpdateReconstructionSlab
in vtkMRMLSliceLogic.cxx#L989-L1023.
Slicer Support & Resource Allocation
- Challenge: How can we better allocate resources to review and follow up on Discourse requests?
- Proposed Solutions:
- Discussed the idea of creating a foundation to manage support, but noted that it would require significant administrative effort.
- Immediate Action:
- Create GitHub issues to track support requests.
- Explicitly mention which issues will be addressed to improve transparency and prioritization.