Slicer / ExtensionsIndex

Slicer extensions index

Home Page:https://github.com/Slicer/ExtensionsIndex/#slicer-extensions-index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTIProcess - Add extension

fbudin69500 opened this issue · comments

This extension provides different tools to process Diffusion Weighted Images (DWI), Diffusion Tensor Images (DTI) and fiber bundles. More information about the tools can be found here: http://www.nitrc.org/projects/dtiprocess/

DTIProcess now has a documentation on www.slicer.org and has been updated. What is the next step to have it integrated as an extension in Slicer?

Few remarks:

  1. Extension is named DTIProcess. Associated page should be named
    "DTIProcess". See
    http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/DTIProcess_ToolKit

  2. The documentation seems not up-to-date, are the plastimatch module
    related ?

  3. It is it an extension that bundles multiple module ? If it's the case,
    each tool should have its own page.

  4. Did you submitted experimental build to ensure the extension could
    packaged and installed ?

Consider reading:

http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Tutorials/BuildTestPackageDistributeExtensions

http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Tutorials/DocumentExtension#Extension_page

Thanks
Jc

On Wed, Nov 28, 2012 at 8:52 PM, booboo69500 notifications@github.comwrote:

DTIProcess now has a documentation on www.slicer.org and has been
updated. What is the next step to have it integrated as an extension in
Slicer?


Reply to this email directly or view it on GitHubhttps://github.com//issues/83#issuecomment-10831946.

+1 919 869 8849

  1. This has been changed. The associated page is now called DTIProcess so that it follows the naming conventions
  2. The documentation is now up-to-date. It was up-to-date in 4.2 but not in Nightly.
  3. The extension bundles multiple modules. Each module has its own documentation page.
  4. I ran "make ExperimentalUpload". The dashboard is all green.

Could you point me to the two topics that should be merged ? One for master one for 4.2.0. Thanks