-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementEnhancement to existing featureEnhancement to existing feature
Milestone
Description
Is your feature request related to a problem? Please describe.
There may be times when DICOM data is received in bulk containing multiple patients, studies, and series. However, oftentimes, a model may be designed only for a study or a series. Therefore, MIG must be able to sort and group the incoming data and trigger based on the user's configuration.
Describe the solution you'd like
Allow users to group data and submit them by patient, study, or series for DICOM files.
If grouping is set to study and 3 studies are received, then 3 jobs are triggered.
Describe alternatives you've considered
The other option is to have Workflow Manager handle the data grouping.
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to existing featureEnhancement to existing feature