Difference between revisions of "Developer Meetings/20151117"
From Slicer Wiki
(Created page with '= To Discuss= * Updated slicer.org * Proposed udpate for download.slicer <gallery widths="500px" heights="400px" caption="download.slicer.org improvements"> Image:2015-11…') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* Updated slicer.org | * Updated slicer.org | ||
* Proposed udpate for download.slicer | * Proposed udpate for download.slicer | ||
+ | * [https://github.com/Slicer/Slicer/pull/410 PR#410 ENH: Added output checking to module CXX tests] | ||
+ | * [https://github.com/Slicer/Slicer/pull/409 PR#409 ENH: Simplified vtkSlicerApplicationLogic] | ||
+ | * [https://github.com/Slicer/Slicer/pull/401 PR#401 BUG: Fix slice bounds for volumes not RAS aligned] | ||
+ | * [https://github.com/Slicer/Slicer/pull/407 PR#407 STYLE: Util extension with displaying dialogs and progress] | ||
+ | = Conclusion = | ||
+ | * Academic torrent: http://academictorrents.com/ | ||
+ | * Andriy and his team will use the Nightly build to demonstrate at RSNA interoperability of Slicer 3D with [https://www.brainlab.com/en/ Brainlab] and [https://epad.stanford.edu EPad]. | ||
+ | ** PR#409: Integration delayed to post-RSNA | ||
+ | ** PR#401: Integration delayed to post-RSNA. Unless we have a test. | ||
+ | * Discussed [[Documentation/Labs/UpgradingCompilerInfrastructure|C++11 support and transition to newer compiler]]. | ||
Line 13: | Line 23: | ||
Image:2015-11-17_current_download-slicer-org.png|Current | Image:2015-11-17_current_download-slicer-org.png|Current | ||
Image:2015-11-17_suggested_tweaks_for_download-slicer-org.png|Suggested tweaks | Image:2015-11-17_suggested_tweaks_for_download-slicer-org.png|Suggested tweaks | ||
+ | |||
+ | </gallery> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <gallery widths="500px" heights="400px" caption="slicer.org improvements"> | ||
+ | |||
+ | Image:2015-11-17 slicer-org current.png|New layout | ||
+ | Image:2015-11-17 slicer-org before.png|Old layout | ||
</gallery> | </gallery> |
Latest revision as of 20:33, 17 November 2015
Home < Developer Meetings < 20151117To Discuss
- Updated slicer.org
- Proposed udpate for download.slicer
- PR#410 ENH: Added output checking to module CXX tests
- PR#409 ENH: Simplified vtkSlicerApplicationLogic
- PR#401 BUG: Fix slice bounds for volumes not RAS aligned
- PR#407 STYLE: Util extension with displaying dialogs and progress
Conclusion
- Academic torrent: http://academictorrents.com/
- Andriy and his team will use the Nightly build to demonstrate at RSNA interoperability of Slicer 3D with Brainlab and EPad.
- PR#409: Integration delayed to post-RSNA
- PR#401: Integration delayed to post-RSNA. Unless we have a test.
- Discussed C++11 support and transition to newer compiler.