Difference between revisions of "Developer Meetings/20130226"
From Slicer Wiki
m |
|||
Line 2: | Line 2: | ||
== To discuss == | == To discuss == | ||
+ | |||
+ | === Changes proposed by Csaba === | ||
+ | * Opacity and slice intersection visibility of models in a hierarchy - See http://slicer-devel.65872.n3.nabble.com/Opacity-and-slice-intersection-visibility-of-models-in-a-hierarchy-tt4027732.html | ||
+ | |||
===Module reorganization=== | ===Module reorganization=== | ||
====Introduction==== | ====Introduction==== |
Revision as of 16:55, 25 February 2013
Home < Developer Meetings < 20130226Contents
To discuss
Changes proposed by Csaba
- Opacity and slice intersection visibility of models in a hierarchy - See http://slicer-devel.65872.n3.nabble.com/Opacity-and-slice-intersection-visibility-of-models-in-a-hierarchy-tt4027732.html
Module reorganization
Introduction
The listing of modules should be organized from the vantage point of an early stage end user. Power users know what module they want and usually look in the alphabetic listing. Developer oriented tools should not be prominent and should not crowd the listings. Developers should be directed as much as possible to the wiki as a start point.
- We should reorganize the listing of modules in such a way that each category has only one choice per category/subcategory presented initially and everything else is under a tab called "Advanced". This is consistent with the way modules in Slicer should be organized.
- We should come up with guidance for developers on how to organize extensions. In some cases it makes sense for them to be in their own category and some cases, individual modules should be spread out to existing categories. Modules derived from extensions should have the extension acronym inside the module name. As a general rule, extension derived modules should be under the "advanced" section of a category so that the top level is not "messed up"
Listing of Modules
Legacy: Should be turned into an extension. Demian, how about otsu, is the module used for DTI estimation or is ITK accessed directly? http://www.slicer.org/slicerWiki/index.php/Documentation/Labs/DeprecatedModules
Attaching units to image data
- This issue comes up in PET processing when we need to store SUV corrected volume.
- Is there a similar issue for RT data?