Difference between revisions of "Developer Meetings/20160308"

From Slicer Wiki
Jump to: navigation, search
Line 36: Line 36:
 
* Andras: Addition of new layout including a table node viewer
 
* Andras: Addition of new layout including a table node viewer
 
* Jc: We now have dedicated Amazon resources for Slicer and ITK testing. Corresponding resources will be managed using Jenkins and will initially be used for Continuous testing.
 
* Jc: We now have dedicated Amazon resources for Slicer and ITK testing. Corresponding resources will be managed using Jenkins and will initially be used for Continuous testing.
 +
* Steve:
 +
** multivolume+transform: https://www.youtube.com/watch?v=fV7rh76vBvs
 +
** WebGL GrowCut: https://www.youtube.com/watch?v=I-OMVGRGGHM
 +
* David Warren (from VTK list): Volume rendering of brain volumes with overlays : https://bitbucket.org/dewarrn1/vtk_render_demo
  
 
= Conclusion =
 
= Conclusion =

Revision as of 08:36, 8 March 2016

Home < Developer Meetings < 20160308

To Discuss

Next patch release

  • Will be version as 4.5.2 (to avoid confusion between 4.5.0-1 and 4.5.1)

Possible patches:

Questions:

  • Patch release date ?
    • Jc: Considering I will be travelling next week (March 12 to 19), it will most likely happen at the end of the month.
  • Is it okay to update version of ITK (r24932, r24933, r24947 and r24892) ?
    • Jc: Considering that (1) the ITK version update consists of around ~500 ITK commits andn (2) it also requires substantial updates in Slicer transform code and BRAINSTools. These are outside of the scope of this patch release.
cd Slicer-SuperBuild-Release/ITKv4
$ git lg 0305504...84ba36b --no-merges | wc -l
503

Updates

Conclusion