Slicer3:BIRN2008Planning

From Slicer Wiki
Revision as of 14:57, 6 August 2008 by Wjp (talk | contribs) (New page: == Priority items == * Multi-volume download (Nicole) ** Expanding storage nodes ** Make this work for DICOM (only dicom for now, other data formats later) * vtkXNATHandler (Wendy) ** upda...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Slicer3:BIRN2008Planning

Priority items

  • Multi-volume download (Nicole)
    • Expanding storage nodes
    • Make this work for DICOM (only dicom for now, other data formats later)
  • vtkXNATHandler (Wendy)
    • update to support REST-based XCEDE web services (What we'd like is to a) Serialize scene to XNAT, b) Get back uris from StoreXAR, c) write MRML file with uris, d) Upload MRML to XNAT. (wjp will discuss with Tim -- does this require changes to XNAT tools, or StoreXAR already provide what we need?).
  • vtkHIDHandler (Wendy)
    • Get FIPS+FreeSurfer datasets and assemble MRML scenes
    • Put MRML files on HID
    • Work with Burak for API to query HID/SRB for MRML scene files.
  • Ability to cancel remote data transfers (Steve)
  • Transforms as Storables (Nicole)

Additional items

  • SSL-CURL (Wendy)
    • Subclass vtkHTTPHandler
    • Test
  • Fix GUI behaviors (Wendy)
  • Fix QueryAtlas search bug (Wendy)
  • Add new FMA terms to QueryAtlas. (Wendy)

Future items

  • Support parallel download
  • Make Slicer File I/O support uris (integrate local + remote data load/save)
  • add support for CSV format data files using vtkMRMLTableNodes