Difference between revisions of "Slicer-4.1"

From NAMIC Wiki
Jump to: navigation, search
Line 10: Line 10:
 
*compareviews and linking: Jim
 
*compareviews and linking: Jim
 
**bugs [http://www.na-mic.org/Bug/view.php?id=1526 1526], [http://www.na-mic.org/Bug/view.php?id=1598 1598], [http://www.na-mic.org/Bug/view.php?id=1495 1495], [http://www.na-mic.org/Bug/view.php?id=1583 1583], [http://www.na-mic.org/Bug/view.php?id=1607 1607], [http://www.na-mic.org/Bug/view.php?id=1632 1632], [http://www.na-mic.org/Bug/view.php?id=1631 1631], [http://www.na-mic.org/Bug/view.php?id=1686 1686] (or a subset)
 
**bugs [http://www.na-mic.org/Bug/view.php?id=1526 1526], [http://www.na-mic.org/Bug/view.php?id=1598 1598], [http://www.na-mic.org/Bug/view.php?id=1495 1495], [http://www.na-mic.org/Bug/view.php?id=1583 1583], [http://www.na-mic.org/Bug/view.php?id=1607 1607], [http://www.na-mic.org/Bug/view.php?id=1632 1632], [http://www.na-mic.org/Bug/view.php?id=1631 1631], [http://www.na-mic.org/Bug/view.php?id=1686 1686] (or a subset)
*VTK GPU raycaster: J2
+
*<s>VTK GPU raycaster</s>: J2
**linear ramp, crash in transfer function editor
+
**<s>[http://www.na-mic.org/Bug/view.php?id=1612 linear ramp]</s>, <s>[http://na-mic.org/Mantis/view.php?id=1663 crash in transfer function editor]</s>
 
* View controller cosmetics: J2
 
* View controller cosmetics: J2
 
**[[2012_Project_Week:ViewerControls|Redesign drafts]]
 
**[[2012_Project_Week:ViewerControls|Redesign drafts]]
Line 27: Line 27:
 
* PythonQt: JC
 
* PythonQt: JC
 
** Update CTK and Slicer to consider the contributed change to PythonQt
 
** Update CTK and Slicer to consider the contributed change to PythonQt
* Annotation module bugs: [http://www.na-mic.org/Bug/view.php?id=1712 drag and drop scrolling] (resolved), [http://www.na-mic.org/Bug/view.php?id=1713 deleting hierarchies] (resolved), [http://www.na-mic.org/Bug/view.php?id=1715 import] (resolved), ruler (crash on scene load fixed by Jim's changes), [http://www.na-mic.org/Bug/view.php?id=1717 storage nodes] - Nicole
+
* Annotation module bugs: <s>[http://www.na-mic.org/Bug/view.php?id=1712 drag and drop scrolling] </s>, <s>[http://www.na-mic.org/Bug/view.php?id=1713 deleting hierarchies] </s>, <s>[http://www.na-mic.org/Bug/view.php?id=1715 import]</s>, ruler (crash on scene load fixed by Jim's changes), [http://www.na-mic.org/Bug/view.php?id=1717 storage nodes] - Nicole
  
 
=Bug fixes targeted for this release=
 
=Bug fixes targeted for this release=

Revision as of 23:55, 23 February 2012

Home < Slicer-4.1

Target date for the code freeze is Monday. Feb. 27, 2012

Features and Responsibilities

  • Dicom widget: Steve
    • cget
    • pop up reorganization
    • Lollipop
  • Charts: Jim
    • Label statistics
  • compareviews and linking: Jim
  • VTK GPU raycaster: J2
  • View controller cosmetics: J2
    • Redesign drafts
    • Please consider notes here (not captured on the project wiki page, but we agreed on this redesign I think): [1]
  • Brainsfit cosmetics: Hans
  • Extensions: JC
    • Refine the mechanism to build/test/upload extensions.
    • Provide support to extension developers so that the following extensions are built:
      • ABC, SkullStripper, EMSegmenter, VMTK, Plastimatch, DVH/SlicerRt
  • Documentation: JC
    • Mechanism to easily "version" the documentation. (Easy creation of set of pages associated to release 4.1 from the pages prefixed with 4.0)
    • NiceToHave:
      • Offline documentation: Mobile skin for webkit rendering of the slicer wiki documentation pages
  • PythonQt: JC
    • Update CTK and Slicer to consider the contributed change to PythonQt
  • Annotation module bugs: drag and drop scrolling , deleting hierarchies , import, ruler (crash on scene load fixed by Jim's changes), storage nodes - Nicole

Bug fixes targeted for this release

Sonia's reports on the DTI modules of the current Slicer4 release:

  • 'DicomToNrrdConverter' should be 'DICOM To NRRD Converter', and make the parameters of the Output sections visible on the GUI (assigned to Demian)
  • Use new Slicer4 QTtesting functionalities for cross-platform testing of Iowa Workshop tutorials

Mantis issue tracking for Slicer 4.1 target

Follow this link.

Deferred to after 4.1 freeze

  • Fix for texture resolution: Alex
    • From Ron: for IGT need minimum 12Hz frame rate, maximum 200ms latency, preferred 30 hz frame rate and less than 100ms latency
  • Update screenshot to reflect all possible layouts bug 1662 - Nicole
  • Is it realistic to try for SimpleITK in this release? (After discussion: no, needs more testing - aim for summer project week)
    • Yes, if somebody can help with ITK 4 on windows.
    • linux packaging issue:
      • (2) itkXXX.so files are missing in the Slicer package.
    • linux discovering CLI:
      • (1) missing symbol on exit of CLI; in addition with a Qt bug, it fails to parse the CLI XML description
    • possibly other issues on window (needs testing)
      • (3) Building SWIG for SimpleITK is the problem.
    • need to try all the packaging platforms
      • packaging has never been tried on mac (J2 didn't try to compile on Mac neither)
      • packaging has never been tried on windows (because it doesn't compile)
Build Run Package
Type Windows Linux Mac Windows Linux Mac Windows Linux Mac
ITKv4 in Slicer ? ok ? ? no (1) ? ? no (2) ?
SimpleITK in Slicer no (3) ok ? ? no (1) ? ? no (2) ?
Back to events page