Difference between revisions of "Developer Meetings/20160510"
From Slicer Wiki
(Created page with "= To Discuss= * [https://github.com/Slicer/Slicer/pull/491 #491 Improve startup time] = Updates = * Package signing: Max will work on MacOSX package signing this week or the...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= To Discuss= | = To Discuss= | ||
* [https://github.com/Slicer/Slicer/pull/491 #491 Improve startup time] | * [https://github.com/Slicer/Slicer/pull/491 #491 Improve startup time] | ||
+ | * Documentation generation (Module and extension listing) | ||
+ | * https://github.com/pieper/SlicerDICOMAdvisor | ||
= Updates = | = Updates = | ||
* Package signing: Max will work on MacOSX package signing this week or the following one. Windows will be next. | * Package signing: Max will work on MacOSX package signing this week or the following one. Windows will be next. | ||
* Notebook to gather extensions building stats has been updated. See [[http://nbviewer.jupyter.org/github/jcfr/jupyter-notebooks/blob/master/01_Collect_Slicer_Dashboard_Stats.ipynb#table_detailed_failed_extensions|01_Collect_Slicer_Dashboard_Stats.ipynb#table_detailed_failed_extensions]] | * Notebook to gather extensions building stats has been updated. See [[http://nbviewer.jupyter.org/github/jcfr/jupyter-notebooks/blob/master/01_Collect_Slicer_Dashboard_Stats.ipynb#table_detailed_failed_extensions|01_Collect_Slicer_Dashboard_Stats.ipynb#table_detailed_failed_extensions]] | ||
+ | |||
+ | = Conclusion = | ||
+ | * Approach of SlicerDICOMAdvisor make sense | ||
+ | ** At first, the json file will be added to Slicer core | ||
+ | ** If plugin for a given modality is not already available, user will be suggested to install the extension | ||
+ | ** (Later, we could generalize the idea of metadata to any extension) |
Latest revision as of 14:11, 10 May 2016
Home < Developer Meetings < 20160510To Discuss
- #491 Improve startup time
- Documentation generation (Module and extension listing)
- https://github.com/pieper/SlicerDICOMAdvisor
Updates
- Package signing: Max will work on MacOSX package signing this week or the following one. Windows will be next.
- Notebook to gather extensions building stats has been updated. See [[1]]
Conclusion
- Approach of SlicerDICOMAdvisor make sense
- At first, the json file will be added to Slicer core
- If plugin for a given modality is not already available, user will be suggested to install the extension
- (Later, we could generalize the idea of metadata to any extension)