Back to Projects List
Uploading and Downloading a Scene from Slicer to Girder
Key Investigators
- Michael Grauer - (Kitware, Inc. @mgrauer)
- Tamas Ungi - (Perk Lab @ungi)
- Jean-Christophe Fillion-Robin - (Kitware, Inc. @jcfr)
- Pierre Assemat - (Kitware, Inc. @pierre.assemat@kitware.com)
Project Description
This will be a mini-project to upload and download a scene from Slicer to a Girder instance using the Girder API.
As mgrauer will only be at project week Monday and Tuesday, this will have to start on those days.
Objective
- Provide an example of calling the Girder API from Slicer
Approach and Plan
- Use the Girder server created as an example for the project week
- Install girder-client package for Slicer Python
- Add a Slicer module that saves the scene and uploads the scene file to the Girder server
Progress and Next Steps
- girder-client is currently not part of Slicer’s Python, but can be installed, see this guide
-
This module saves current Slicer scene and uploads it to the example Girder (ask API key from @mgrauer or install your own Girder)
Illustrations
Background and References