CTSC Slicer XNE
From NAMIC Wiki
Home < CTSC Slicer XNE
Contents
- 1 UXP & functionality planning for Slicer's XNE client
- 1.1 Workflow & Implementation approaches
- 1.1.1 1. Log in to Enterprise
- 1.1.2 2. Authentication Dialog Presented
- 1.1.3 3. Process Dialog Input
- 1.1.4 4. Query XNAT for Projects Available to User; Populate GUI
- 1.1.5 5. User Selects One Project
- 1.1.6 6. Query XNAT for Subjects in Selected Project; Populate GUI
- 1.1.7 7. User Selects One Subject
- 1.1.8 8. Query XNAT for All Scans for This User; Populate GUI
- 1.1.9 9. User Selects Pull-Down Filters to Narrow Search
- 1.1.10 10. User Selects One Scan and Clicks Download
- 1.1.11 11. Scan is Loaded into Slicer
- 1.1 Workflow & Implementation approaches