Difference between revisions of "2012 Project Week Breakout Session: Slicer4"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '== What == Quick demos and discussion of recent features in slicer 4.1. Attendees encouraged to ask questions about how to make use of these features in their work. === Charti…')
 
 
(16 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
Quick demos and discussion of recent features in slicer 4.1.  Attendees encouraged to ask questions about how to make use of these features in their work.
 
Quick demos and discussion of recent features in slicer 4.1.  Attendees encouraged to ask questions about how to make use of these features in their work.
  
=== Charting ===
 
  
 
=== DICOM ===
 
=== DICOM ===
Line 17: Line 16:
 
** RT
 
** RT
 
** To Do: SEG, SR, Transforms, Surface, US...
 
** To Do: SEG, SR, Transforms, Surface, US...
 +
* Issued created based on user feedback:
 +
** [http://www.na-mic.org/Bug/view.php?id=2206 2207]: DICOM module should register a Setting panel for its settings
 +
** [http://www.na-mic.org/Bug/view.php?id=2207 2206]: Streamline the way the DICOM dialog is opened
 +
 +
=== Charting ===
 +
 +
#Demo
 +
#User Documentation
 +
#Developer Documentation
 +
 +
* Issued created based on user feedback:
 +
** [http://www.na-mic.org/Bug/view.php?id=2208 2208]: Chart - Move the legend around
 +
** [http://www.na-mic.org/Bug/view.php?id=2209 2209]: Chart - Update axis range
 +
** [http://www.na-mic.org/Bug/view.php?id=2210 2210]: Chart - Access to line width, chart type and other jqplot property
 +
** [http://www.na-mic.org/Bug/view.php?id=2011 2011]: Chart - Export mechanism for chart
  
 
=== Multivolume ===
 
=== Multivolume ===
 +
* Importing: DICOM vs series of frames
 +
* explorer features
 +
* editing / single frame extraction
 +
* multivolume rendering
 +
* integration with charts
 +
 +
* Issued created based on user feedback:
 +
** [http://www.na-mic.org/Bug/view.php?id=2212 2212]: MultiVolume - Clicking on the interactive chart should probably update the current frame/slice
 +
** [http://www.na-mic.org/Bug/view.php?id=2213 2213]: Progress should probably be reported when loading multivolume
 +
** [http://www.na-mic.org/Bug/view.php?id=2214 2214]: MultiVolume - Hide current frame copy
 +
** [http://www.na-mic.org/Bug/view.php?id=2215 2215]: MultiVolume - Label the axis of the interactive chart
 +
** PkModeling
 +
*** [https://github.com/millerjv/PkModeling/issues/2 2]: Show only needed property
 +
*** [https://github.com/millerjv/PkModeling/issues/1 1]: AIF specified as a vector of concentrations

Latest revision as of 14:42, 19 June 2012

Home < 2012 Project Week Breakout Session: Slicer4

What

Quick demos and discussion of recent features in slicer 4.1. Attendees encouraged to ask questions about how to make use of these features in their work.


DICOM

  • Features and Status of DICOM Module
    • Database
    • Browser
    • Networking
  • The DICOM Plugin architecture
    • Scalar Volumes
    • Diffusion Volumes
    • Slicer Data Bundle
    • Time Series (Multivolume)
    • RT
    • To Do: SEG, SR, Transforms, Surface, US...
  • Issued created based on user feedback:
    • 2207: DICOM module should register a Setting panel for its settings
    • 2206: Streamline the way the DICOM dialog is opened

Charting

  1. Demo
  2. User Documentation
  3. Developer Documentation
  • Issued created based on user feedback:
    • 2208: Chart - Move the legend around
    • 2209: Chart - Update axis range
    • 2210: Chart - Access to line width, chart type and other jqplot property
    • 2011: Chart - Export mechanism for chart

Multivolume

  • Importing: DICOM vs series of frames
  • explorer features
  • editing / single frame extraction
  • multivolume rendering
  • integration with charts
  • Issued created based on user feedback:
    • 2212: MultiVolume - Clicking on the interactive chart should probably update the current frame/slice
    • 2213: Progress should probably be reported when loading multivolume
    • 2214: MultiVolume - Hide current frame copy
    • 2215: MultiVolume - Label the axis of the interactive chart
    • PkModeling
      • 2: Show only needed property
      • 1: AIF specified as a vector of concentrations