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

Add SeriesTypeManager #1

Open
che85 opened this issue Mar 19, 2018 · 1 comment
Open

Add SeriesTypeManager #1

che85 opened this issue Mar 19, 2018 · 1 comment
Assignees

Comments

@che85
Copy link
Member

che85 commented Mar 19, 2018

Add functionality for being able to assign a type to a specific DICOM file/ volume node by defining a set of rules.

Rules to start with will be pattern identified from the series description.

@che85 che85 self-assigned this Mar 19, 2018
che85 added a commit to che85/SlicerPIRADS that referenced this issue Mar 22, 2018
* list of findings is simple list
* upon finding selection a more detailed finding information widget
  is displayed and all available series types will be listed with an
  option to select one of three (segmentation, ruler, fiducial)
  annotation tools. For now we only support segmentations
* upon annotation tool selection display its annotation tool widget,
  which in the current situation will be a customized segment editor.
* added SeriesType class and subclasses where rules can be defined.
  Ideally this should also support the classification of DICOM files
  directly (issue SlicerProstate#1)
* added HangingProtocol class and three subclasses for PIRADS specific
  hanging.
* each finding can have n annotations of different annotation tools
  where n is the number of volumes used for PIRADS reading (issue SlicerProstate#3)
@fedorov
Copy link
Member

fedorov commented Mar 23, 2018

@che85 che85 added this to the First Prototype milestone Apr 4, 2018
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

2 participants