Difference between revisions of "Documentation/Nightly/Announcements"

From Slicer Wiki
Jump to: navigation, search
(Redirected page to Documentation/4.8/Announcements)
 
(269 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<noinclude>{{documentation/versioncheck}}</noinclude>
+
#REDIRECT [[Documentation/4.8/Announcements]]
__NOTOC__
 
 
 
 
 
 
 
{|width="100%"
 
|align="center"|
 
[[image:Slicer4Announcement-HiRes.png|center|'''{{documentation/version}}''']]
 
|}
 
 
 
 
 
{|align="center" border="1" style="text-align:center; font-size:120%; border-spacing: 0; padding: 0px;" cellpadding="10"
 
|[[#Introduction|Introduction ]]
 
|[[#Our Philosophy| Our Philosophy ]]
 
|[[#Slicer Highlights|Slicer Highlights ]]
 
|[[#Slicer Extensions|Slicer Extensions]]
 
|[[#Other Improvements,  Additions & Documentation| Other Improvements,  Additions & Documentation]]
 
|}
 
=Introduction=
 
<!--
 
The [http://www.slicer.org/pages/Acknowledgments community] of Slicer developers is proud to announce the release of '''Slicer {{documentation/version}}'''.
 
 
 
*Slicer {{documentation/version}} introduces [...] and many tweaks and augmentations of the major changes introduced in Slicer {{documentation/version}}.
 
 
 
*Click here to [http://download.slicer.org/ download] Slicer {{documentation/version}} for different platforms and find pointers to the source code, mailing lists and 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 Slicer4 are not fully tested.
 
*The [[Documentation/{{documentation/version}}/Training|Slicer Training]] page provides a series of courses for learning how to use Slicer4. The portfolio contains self-guided presentation and sample data sets.
 
 
 
The main [http://www.slicer.org slicer.org] pages provide a guided tour to the application, training materials, and the development community.  New users should start there because we try to keep the pages organized and up to date.
 
 
 
Find out more about Slicer {{documentation/version}} in the webinar held on [...]:
 
 
 
[[Image:Webinar-Slicer-4.1.png|link=http://vimeo.com/41096643|400px|center]]
 
 
 
=Our Philosophy=
 
Slicer is  a community platform created for the purpose of subject specific image analysis and visualization.
 
 
 
* Multi-modality imaging including, MRI, CT, US, nuclear medicine, and microscopy
 
* Multi organ from head to toe
 
* Bidirectional interface for devices
 
* Expandable and interfaced to multiple toolkits
 
 
 
There is no restriction on use, but permissions and compliance with rules are responsibility of users. For details on the license see [http://www.slicer.org/cgi-bin/License/SlicerLicenseForm.pl here]
 
-->
 
=Slicer Highlights=
 
* .mrb files
 
* data store module
 
* improved integration of non rigid deformations
 
* Transform visualizer
 
* Faster image stack (png, jpg, bmp, tiff...) loading
 
 
 
<!--
 
<gallery caption="New and Improved Modules" widths="250px" heights="150px" perrow="3">
 
Image:ITK_logo.png|Moved from ITKv3 to ITKv4
 
Image:SimpleITK_Logo.png|Added SimpleITK
 
Image:CLIAutoRun.png|Added AutoRun mode for CLI modules to interactively search in parameter space and to create pipelines of filters. Watch the [https://vimeo.com/64813350  demo]!
 
Image:Markups-GUI-Collapsed.png|The [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/Markups Markups] module replaces Annotation fiducials.
 
</gallery>
 
-->
 
 
 
=Slicer Extensions=
 
<!--
 
<gallery caption="New and Improved Extensions" widths="250px" heights="150px" perrow="3">
 
Image:QuickToolsLogo.png|[[Documentation/{{documentation/version}}/Extensions/ImageMaker|Image Maker]] to create volumes from scratch
 
</gallery>
 
 
 
= Other Improvements,  Additions & Documentation =
 
<gallery caption="" widths="250px" heights="150px" perrow="3">
 
Image:SlicerModels-Large.svg|Added advanced controls for the [[Documentation/{{documentation/version}}/Modules/Models|model display representation]]
 
Image:SlicerModels-Large.svg|Depth peeling option for translucent surface models in [[Documentation/{{documentation/version}}/SlicerApplication/MainApplicationGUI#3D_Viewer|3D views]]
 
Image:SlicerVolume-Large.svg|Added read/write support for [[Documentation/{{documentation/version}}/SlicerApplication/SupportedDataFormat|MRC files]]
 
Image:ctkDoubleSpinBox.gif|Improved support for image precision.
 
Image:QSlicerDarkStyle.png|Slicer theme for low intensity environment.
 
</gallery>
 
-->
 
= Looking at the Code Changes =
 
 
 
From a git checkout you can easily see the all the commits since the time of the 4.4.2 release:
 
 
 
git log --since="Sat Dec 8 03:32:53 2012"
 
 
 
To see a summary of your own commits, you could use something like:
 
 
 
git log --since="Sat Dec 8 03:32:53 2012"  --oneline --author=pieper
 
 
 
see [https://www.kernel.org/pub/software/scm/git/docs/git-log.html the git log man page] for more options.
 
 
 
[[Release_Details#Slicer_{{documentation/version}}.0|Commit stats and full changelog]]
 
 
 
= Related Projects =
 
<gallery caption="" widths="250px" heights="150px" perrow="3">
 
</gallery>
 

Latest revision as of 05:24, 27 October 2017

Home < Documentation < Nightly < Announcements