Difference between revisions of "Documentation/Nightly/Extensions/mpReview"

From Slicer Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 37: Line 37:
 
{{documentation/{{documentation/version}}/module-section|Release Notes}}
 
{{documentation/{{documentation/version}}/module-section|Release Notes}}
  
'''Installation:''' mpReview module is available as an extension that can be installed using [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager|Slicer Extension Manager]]. Make sure Extension Manager is enabled in the Application settings (as shown [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager#Extensions_Manager_Settings|here]]). Follow the Extension Manager usage instructions to find and install Reporting extension. Once installed, you need to restart Slicer before you can use the Reporting module.  
+
'''Installation:''' mpReview module is available as an extension that can be installed using [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager|Slicer Extension Manager]].  
  
'''Potential issues related to extensions and multiple versions of Slicer:''' Slicer settings are stored in a dedicated system-specific location. These settings are not reset when you install a new Slicer version. If you observe unstable behavior, you could try resetting the settings as follows:
+
Please note that this module is under development, and is being made available for the purposes of beta testing and feedback evaluation! The functionality, GUI and workflows may change in the subsequent releases of the module.
* '''Linux''' and '''Mac''': settings are stored in your home directory in ''.config'' folder (remove ''~/.config'' or move it to a different location)
 
* '''Windows''': settings are located in ''C:\Users\<your_user_name>\AppData\Roaming\NA-MIC'' folder -- remove it or move to a different location. If you don't see this folder, it may be hidden. Try following these instructions to show it: http://windows.microsoft.com/en-us/windows/show-hidden-files#show-hidden-files=windows-7.
 
 
 
'''WARNING:''' the configuration file contains the path to your DICOM database. Once the configuration file is removed, you will need to re-configure the DICOM module to point it to the location of the database!
 
 
 
This limitation is also described on the [[Documentation/Nightly/SlicerApplication/Settings#Limitations| Limitations]] page.
 
 
 
Please note that this module is under active development, and is being made available for the purposes of beta testing and feedback evaluation! The functionality, GUI and workflows may change in the subsequent releases of the module.
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 72: Line 64:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
* Source code of the module: https://github.com/SlicerProstate/mpReporting
+
* Source code of the module: https://github.com/SlicerProstate/mpReview
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
  

Latest revision as of 20:24, 8 November 2015

Home < Documentation < Nightly < Extensions < mpReview


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: mpReview
Acknowledgments: This work is done as part of the Quantitative Imaging Network (QIN) and Informatics Technology for Cancer Research (ITCR) initiatives of the National Cancer Institute, and is funded by the National Institutes of Health, National Cancer Institute through the grant U24 CA180918 (PIs Kikinis & Fedorov) and U01 CA151261 (PI Fiona Fennessy).
Author: Andrey Fedorov (SPL), Robin Weiss (University of Chicago), Alireza Mehrtash (SPL), Christian Herz (SPL)
Contact: Andrey Fedorov, fedorov at bwh dot harvard dot edu
License: Slicer License

Surgical Planning Laboratory (SPL)  
National Alliance for Medical Image Computing (NA-MIC)  
Quantitative Image Informatics for Cancer Research  

Module Description

MpReviewLogo.png

Multiparametric Image Review (mpReview) module is intended to support review and annotation of multiparametric image data. The driving use case for the development of this module was review and segmentation of the regions of interest in prostate cancer multiparametric MRI.

MpReview-Prostate.gif

Release Notes

Installation: mpReview module is available as an extension that can be installed using Slicer Extension Manager.

Please note that this module is under development, and is being made available for the purposes of beta testing and feedback evaluation! The functionality, GUI and workflows may change in the subsequent releases of the module.

Use Cases

This module is designed for the annotation of multiparametric image data - i.e., when the same anatomy is scanned using different types of imaging during the same imaging study. This situation is specifically common in the interpretation of the prostate MRI, where T2, DWI, ADC, DCE and parametric maps need to be examined to characterize tissue at a given location.

Tutorials

Not available at this time. YouTube tutorial will be available soon!

Panels and their use

Similar Modules

References

Information for Developers