Difference between revisions of "Developer Meetings/20131203"
From Slicer Wiki
m (Created page with '== To discuss == * == News & Update == * == In progress == * == Conclusion ==') |
m (→Conclusion) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
== News & Update == | == News & Update == | ||
− | * | + | * Update of ITK and SimpleITK version on hold. Waiting for: |
− | + | ** ITK fix to be integrated: http://review.source.kitware.com/#/c/13670/ | |
− | + | ** BRAINS issue to be fixed. See https://github.com/BRAINSia/BRAINSTools/issues/73 | |
− | * | ||
== Conclusion == | == Conclusion == | ||
+ | * Patch integrate into ITK. See [http://itk.org/gitweb?p=ITK.git;a=commit;h=b95e6a0c835e1461b8192d5236604ed83114f5a8 b95e6a0c835e] | ||
+ | * Discuss with Spiros about the execution of script in the main event loop. Use of QCoreApplication::processEvent or dedicated thread could be useful to avoid the application to hang. | ||
+ | * Need to define a timeline for final transition to git. | ||
+ | * Discussed relocation of <code>vtkImageResliceMask</code> with Alex. See http://slicer-devel.65872.n3.nabble.com/Re-mrml-core-logic-dependency-tt4030435.html |
Latest revision as of 19:58, 3 December 2013
Home < Developer Meetings < 20131203News & Update
- Update of ITK and SimpleITK version on hold. Waiting for:
- ITK fix to be integrated: http://review.source.kitware.com/#/c/13670/
- BRAINS issue to be fixed. See https://github.com/BRAINSia/BRAINSTools/issues/73
Conclusion
- Patch integrate into ITK. See b95e6a0c835e
- Discuss with Spiros about the execution of script in the main event loop. Use of QCoreApplication::processEvent or dedicated thread could be useful to avoid the application to hang.
- Need to define a timeline for final transition to git.
- Discussed relocation of
vtkImageResliceMask
with Alex. See http://slicer-devel.65872.n3.nabble.com/Re-mrml-core-logic-dependency-tt4030435.html