Difference between revisions of "Documentation/Nightly/Announcements"

From Slicer Wiki
Jump to: navigation, search
Line 264: Line 264:
  
 
* VolumeLogic:
 
* VolumeLogic:
** Add method [http://slicer.org/doc/html/classvtkSlicerVolumesLogic.html#a1fe71cc716593ac47988e71bdee736c9 ResampleVolumeToReferenceVolume]
+
** Added method [http://slicer.org/doc/html/classvtkSlicerVolumesLogic.html#a1fe71cc716593ac47988e71bdee736c9 ResampleVolumeToReferenceVolume]
** Add method [http://slicer.org/doc/html/classvtkSlicerVolumesLogic.html#ab852b66dc8108a8a544b845c0e055109 CloneVolumeWithoutImageData]
+
** Added method [http://slicer.org/doc/html/classvtkSlicerVolumesLogic.html#ab852b66dc8108a8a544b845c0e055109 CloneVolumeWithoutImageData]
  
* Add support for user-defined stereo-viewing options
+
* Added support for user-defined stereo-viewing options
  
 
* Build-system
 
* Build-system
** Improve support for Visual Studio 2013
+
** Improved support for Visual Studio 2013
** Refactor management of external project launcher settings. See [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23724 r23724]
+
** Refactored management of external project launcher settings. See [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23724 r23724]
** Add option <code>Slicer_ITKV3_COMPATIBILITY</code>. This option enabled by default will allow (if disabled) to build Slicer with ITKv3 compatibility later disabled and <code>ITK_USE_64BITS_IDS</code> enabled.
+
** Added option <code>Slicer_ITKV3_COMPATIBILITY</code>. This option enabled by default will allow (if disabled) to build Slicer with ITKv3 compatibility later disabled and <code>ITK_USE_64BITS_IDS</code> enabled.
  
 
* SlicerExecutionModel: Add [https://github.com/Slicer/SlicerExecutionModel/pull/20#issue-18339466 ParameterSerializer support].
 
* SlicerExecutionModel: Add [https://github.com/Slicer/SlicerExecutionModel/pull/20#issue-18339466 ParameterSerializer support].
Line 278: Line 278:
  
 
<gallery caption="Improved Toolkits" widths="350px" heights="250px" perrow="3">
 
<gallery caption="Improved Toolkits" widths="350px" heights="250px" perrow="3">
 +
 
Image:CTK-Logo.png|Moved from CTK [https://github.com/commontk/CTK/commit/f64b68a f64b68a] to [https://github.com/commontk/CTK/commit/1c97e54 1c97e54] (499 commits) <!-- git log --oneline f64b68acd717dab060db41e8bee3f0f30df1a58f...1c97e5426f898bc7d074e6122992d0dd12bab56b --no-merges | wc -l -->
 
Image:CTK-Logo.png|Moved from CTK [https://github.com/commontk/CTK/commit/f64b68a f64b68a] to [https://github.com/commontk/CTK/commit/1c97e54 1c97e54] (499 commits) <!-- git log --oneline f64b68acd717dab060db41e8bee3f0f30df1a58f...1c97e5426f898bc7d074e6122992d0dd12bab56b --no-merges | wc -l -->
 +
 
Image:CTKApplauncher_Logo.png|Moved from CTKAppLauncher v0.1.11 to v0.1.14 (43 commits) <!-- git log --oneline v0.1.11..v0.1.14 --no-merges | wc -l -->
 
Image:CTKApplauncher_Logo.png|Moved from CTKAppLauncher v0.1.11 to v0.1.14 (43 commits) <!-- git log --oneline v0.1.11..v0.1.14 --no-merges | wc -l -->
 +
 
Image:ITK_logo.png|Moved from ITK v4.4.1 to v4.6.0 (1089 commits) <!-- git log --oneline v4.4.1..56fae27 --no-merges | wc -l -->
 
Image:ITK_logo.png|Moved from ITK v4.4.1 to v4.6.0 (1089 commits) <!-- git log --oneline v4.4.1..56fae27 --no-merges | wc -l -->
 +
 
Image:OpenIGTLink-Logo.png|Moved from OpenIGTLink [https://github.com/openigtlink/OpenIGTLink/compare/66e272d...849b434 66e272d to 849b434] (53 commits) <!-- git log --no-merges  --oneline  66e272d..849b434 | wc -l -->
 
Image:OpenIGTLink-Logo.png|Moved from OpenIGTLink [https://github.com/openigtlink/OpenIGTLink/compare/66e272d...849b434 66e272d to 849b434] (53 commits) <!-- git log --no-merges  --oneline  66e272d..849b434 | wc -l -->
 +
 
Image:Qt-logo.png |Moved from Qt 4.7.4 to Qt 4.8.6
 
Image:Qt-logo.png |Moved from Qt 4.7.4 to Qt 4.8.6
 +
 
Image:VTK_logo.png|Moved from VTK v5.10.1 to VTK v6.2.0 (5490 commits) <!-- git log --oneline v5.10.1..b55dad7 --no-merges | wc -l -->
 
Image:VTK_logo.png|Moved from VTK v5.10.1 to VTK v6.2.0 (5490 commits) <!-- git log --oneline v5.10.1..b55dad7 --no-merges | wc -l -->
 +
 
</gallery>
 
</gallery>
  

Revision as of 15:52, 19 November 2014

Home < Documentation < Nightly < Announcements


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




Nightly


Summary What is 3D Slicer Slicer Nightly Highlights Slicer Training Slicer Extensions Other Improvements, Additions & Documentation

Summary

The community of Slicer developers is proud to announce the release of Slicer Nightly.

  • Slicer Nightly introduces
    • An improved App Store, known as the Extension Manager, for adding plug-ins to Slicer. More than 50 plug-ins and packages of plug-ins are currently available.
    • Close to 400 feature improvements and bug fixes have resulted in improved performance and stability.
    • Improvements to many modules.
  • Click here to download Slicer Nightly for different platforms and find pointers to the source code, mailing lists and the bug tracker.
  • Please note that Slicer continues to be a research package and is not intended for clinical use. Testing of functionality is an ongoing activity with high priority, however, some features of Slicer are not fully tested.
  • The Slicer Training page provides a series of tutorials and data sets for training in the use of Slicer.

slicer.org is the portal to the application, training materials, and the development community.

What is 3D Slicer

3D Slicer is:

  • A software platform for the analysis (including registration and interactive segmentation) and visualization (including volume rendering) of medical images and for research in image guided therapy.
  • A free, open source software available on multiple operating systems: Linux, MacOSX and Windows
  • Extensible, with powerful plug-in capabilities for adding algorithms and applications.

Features include:

  • Multi organ: from head to toe.
  • Support for multi-modality imaging including, MRI, CT, US, nuclear medicine, and microscopy.
  • Bidirectional interface for devices.

There is no restriction on use, but Slicer is not approved for clinical use and intended for research. Permissions and compliance with applicable rules are the responsibility of the user. For details on the license see here

Slicer Nightly Highlights

Slicer Training

The Slicer Training page provides a series of tutorials and data sets for training in the use of Slicer.


Slicer Extensions

Extensions removed

  • DataStore: The module is now bundled in the regular Slicer distribution.
  • PathPlanner and VisualLine: Module PathXplorer available in SlicerIGT extension provides similar functionality.
  • PlusRemote: Moved PlusRemote module under SlicerIGT extension. Because PlusRemote depends on SlicerIGT, and is always used together with the other SlicerIGT modules.
  • TransformVisualizer: The feature has been moved to the Slicer core. See Transforms module.

Extensions renamed

Other Improvements, Additions & Documentation

Optimization

  • Improve Rendering pipeline performance optimizing observations management
  • Reduce memory footprint (Fix memory leaks)
  • Reduce installer size
  • Faster image stack (png, jpg, bmp, tiff...) loading

Rendering / Visualization

  • Add Multi-sampling option

CLI / SlicerExecutionModel

  • Improved CLI AutoRun ensuring slice view is not reset when inputs are updated.
  • In developer mode do not remove CLI input and output files
  • Reduce the chance of crashes when CLI returns result images

Python scripting

  • Add support for real Qt resources in Python. See r23290 for details.
  • Improve VTK event support adding a way to specify the CallData type. See here for details.
  • Bundle pydicom python module in Slicer package
  • Add helper methods to ScriptedLoadableModuleLogic for managing parameter nodes
  • SelfTest: Add clickAndDrag() method to the scripted module. It allows to send synthetic mouse events to the specified widget (qMRMLSliceWidget or qMRMLThreeDView)
  • Improve slicer.util python module.
    • Add modulePath(moduleName) method
    • Add resetThreeDViews/resetSliceViews
    • Add VTKObservationMixin
    • Add getFirstNodeByClassAndName()
    • Add NodeModify context manager: It allows to easily disable modified event associated with a node, and automatically re-enable them and invoking them if it applies.

Other

  • Help / Report a bug: Application error/warning/debug log messages are now saved to file. Added option to copy/paste log file contents of recent Slicer sessions to bug reports.

For Developers

Under the hood

  • Added support for user-defined stereo-viewing options
  • Build-system
    • Improved support for Visual Studio 2013
    • Refactored management of external project launcher settings. See r23724
    • Added option Slicer_ITKV3_COMPATIBILITY. This option enabled by default will allow (if disabled) to build Slicer with ITKv3 compatibility later disabled and ITK_USE_64BITS_IDS enabled.


Looking at the Code Changes

From a git checkout you can easily see the all the commits since the time of the 4.4.0 release:

git log v4.3.0..HEAD

To see a summary of your own commits, you could use something like:

git log v4.3.0..HEAD  --oneline --author=pieper

see the git log man page for more options.

Commit stats and full changelog

Related Projects