Developer Meetings/20121106
From Slicer Wiki
Revision as of 15:00, 6 November 2012 by JChris.FillionR (talk | contribs)
Home < Developer Meetings < 20121106
Today meeting will start at 2.15pm EST
At 3.30pm, Paul Mercea, MS Student, University of Heidelberg will be presenting his Master thesis work:
- Title: Quantification of longitudinal tumor changes using PET imaging in 3D Slicer
- Location: 1249 Boylston, 2nd floor demo room
- Time: 3:30pm
Pual http://wiki.na-mic.org/Wiki/index.php/Event:Journal_Club_at_BWH#Nov_6
To discuss
- Organization of LookupTable wiki pages. See below
- Transform hierarchy are not saved. See #2725
- Bug list review for 4.2.1 release
- ITKv4 for Winter Project Week See below
Conclusion
Additional material
Lookup table discussion
Hi Folks, My understanding is that we should consolidate the documentation to minimize confusion while presenting the information to the user. Currently there are the following pages: 1) http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/SlicerApplication/LookupTables 2) http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/SlicerApplication/LookupTables/TractographyColors 3) http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/SlicerApplication/LUTs/TractographyColors where 3) redirect into 2) ===== Firstly, we should chose between the following two conventions: http://www.slicer.org/slicerWiki/index.php/Documentation/X.Y/SlicerApplication/LookupTables or http://www.slicer.org/slicerWiki/index.php/Documentation/X.Y/SlicerApplication/LUTs ===== Secondly, if a module exposes new lookup tables, these ones should probably be documented as subpage(s) of the module. For example: http://www.slicer.org/slicerWiki/index.php/Documentation/X.Y/Modules/TractographyDisplay/LookupTables/Tractography With this convention a module could document additional lookup tables as sub pages of "Documentation/X.Y/Modules/TractographyDisplay/LookupTables" ====== Thirdly, all lookup tables should be categorized in a LookupTables category allowing to list them. ===== Fourthly, wiki page code allowing to describe a lookup table should probably be generated based on the description available in the code. We could also think about a mechanism to generate it at runtime and export it in the right format using python. ===== Last, let me know if you would like to discuss the details over the phone. I would be happy to provide guidance and review code or wiki pages. Thanks Jc
ITKv4
List of outstanding bugs from Stephen:
These seem to be the pending bugs. - 0002289: [Module DICOM] CreateADICOMSeries using ITKv4 does not properly write out Z-spacing (millerjv) - assigned. - 0002371: [Building (CMake, Superbuild)] Update factory ITKv4 nightly script to enable packaging (crmullin) - assigned. - 0002372: [Building (CMake, Superbuild)] Coordinate ITKv4 packaging with maintainer of download.slicer.org (crmullin) - assigned. - 0002115: [Building (CMake, Superbuild)] Mechanism to customize Slicer package name depending on build option (jcfr) - assigned. - 0002007: [Building (CMake, Superbuild)] Build against ITKv4 and remove ITKv3 (jcfr) - assigned. - 0002116: [Extensions] Improve extension framework to differentiate extension build against different Slicer. (jcfr) - assigned. - 0002114: [Building (CMake, Superbuild)] Ensure Slicer can be compiled against ITKv4 on both Windows 32 and 64 bit (hjmjohnson) - assigned. - 0002115: [Building (CMake, Superbuild)] Mechanism to customize Slicer package name depending on build option (jcfr) - assigned. - 0001693: [Scripting (Wrapping, Python)] Implement a test named "py_SimpleITK_SlicerPushPullTest" (jcfr) - assigned. - 0001692: [Scripting (Wrapping, Python)] Implement a test named "py_SimpleITK_ImportTest" (jcfr) - assigned.