Difference between revisions of "Developer Meetings/20151110"

From Slicer Wiki
Jump to: navigation, search
(Created page with '= To Discuss= * Outstanding issues for Slicer 4.5: ** 3462: ModelMaker functionality breaks display of Slice views. See http://www.na-mic.org/Bug/view.php?id=3462 *** => For the …')
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
** 3462: ModelMaker functionality breaks display of Slice views. See http://www.na-mic.org/Bug/view.php?id=3462
 
** 3462: ModelMaker functionality breaks display of Slice views. See http://www.na-mic.org/Bug/view.php?id=3462
 
*** => For the release, will add the workaround switching the model to "Lazy" mode.
 
*** => For the release, will add the workaround switching the model to "Lazy" mode.
 +
*** => I also started a topic fixing how reference are updated to ensure reference are up-to-date before invoking the NodeAddedEvent. This will be integrated for 4.5.1
 
** 3857: Scalar display is incorrect in Tractography Display. See http://www.na-mic.org/Bug/view.php?id=3857
 
** 3857: Scalar display is incorrect in Tractography Display. See http://www.na-mic.org/Bug/view.php?id=3857
*** => Thanks to Alex, fixed in  
+
*** => Thanks to Alex, fixed in [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24706 r24706]
** 2466:
+
** 2466: CLIs that use DVW nodes crash in MRMLIDImageIO. See http://www.na-mic.org/Bug/view.php?id=2466
 +
*** => Thanks everyone for contributing to the discussion earlier this week. Now should we integrate Isaiah fix ? See https://github.com/Slicer/Slicer/compare/master...ihnorton:2466-correctness-fix
 +
 
 +
* Ordering of node in model view:
 +
** Some idea:
 +
*** Generalizing reference to optionally be associated with a sorting value.
 +
*** Generalizing reference to replace hierarchy node ?
 +
 
 +
 
 +
Moving forward ...
 +
* Remove vtkNRRDWriter / vtkNRRDReader and use ITK IO
 +
* ITK :  gradient value as metadata

Latest revision as of 20:02, 10 November 2015

Home < Developer Meetings < 20151110

To Discuss

  • Ordering of node in model view:
    • Some idea:
      • Generalizing reference to optionally be associated with a sorting value.
      • Generalizing reference to replace hierarchy node ?


Moving forward ...

  • Remove vtkNRRDWriter / vtkNRRDReader and use ITK IO
  • ITK : gradient value as metadata