Difference between revisions of "Developer Meetings/20160510"
From Slicer Wiki
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
* [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) | * 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)