ITK/Tcons/Agendas/2012 07 13: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with "= ITK Tcons = * ITK/Tcons * ITK/Tcons/Agendas * ITK/Tcons/Minutes = 2012 = == July == * July, 13, 2012 - Agenda '''ITK TCON 3.0''...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= | = How to Join the Tcon = | ||
== Number to Call == | |||
'''Please be patient, due to some unforeseen circumstances, the call may not start on time...''' | |||
* 1-800-728-9607 (in the US) or | |||
* +1 9139049873 (international) | |||
* access code 6815251 | |||
== Webex == | |||
== | * Meeting link | ||
* https://emeetings.webex.com/emeetings/j.php?ED=138191182&UID=482060457&PW=NNzJiNDk1ZGU3 | |||
= Status = | |||
== Release Schedule == | |||
===ITK-v4.2=== | |||
* Are we there yet? | |||
=== ITK-v4.2.1 === | |||
* Should some work continue to fix bug, and certain performance issues? | |||
== Dashboard == | |||
= | * http://public.kitware.com/dashboard.php?name=Insight | ||
==Gerrit== | |||
* http://review.source.kitware.com/#/q/status:open+project:ITK,n,z | |||
* registration topics | |||
== ITKApps == | |||
* 4.2 tag and packaged | |||
== JIRA == | |||
* http://issues.itk.org | |||
* Plan for old ITKv4.2 tickets? | |||
= Issues = | |||
* Using the GetInput() and GetOutput() methods in ITKv4 incur a large performance impact, due to malloc and map searches. There are a significant number of filters which use these methods in inner-loops, these filters are now spending more time doing string manipulation then pixel operations. | |||
= WrapITK = | |||
* ITK is still having some issues with explicit instantiation. | |||
= SimpleITK = | |||
*Discontinue separate TCON? | |||
==Links== | |||
*HOME PAGE: http://simpleitk.org | |||
*CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK | |||
** topic SIMPLEITK-301_EnableWrapRAutomatically had issue on Windows | |||
*COVERAGE: http://open.cdash.org/viewCoverage.php?buildid=2242884 | |||
** Lower this week :( | |||
*VALGRIND: http://open.cdash.org/viewDynamicAnalysis.php?buildid=2418058 | |||
** This is what a green zero looks like!!! | |||
*GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network | |||
*DOXYGEN: http://www.itk.org/SimpleITKDoxygen/html/ | |||
*JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK | |||
==The Stage Repository== | |||
SIMPLEITK-224_AddVectorSupportGetBuffer | master=0 next=0 | |||
SIMPLEITK-1_AddImageRegistration | master=0 next=0 | |||
SIMPLEITK-AddNumpySupportForVectorImages | master=0 next=0 | |||
SIMPLEITK-268_MarkFindCSharpVariableAsAdvanced | master=0 next=1 | |||
SIMPLEITK-264_AddTransformations | master=0 next=0 | |||
SIMPLEITK-211_AddingWatershedFilters | master=0 next=0 | |||
== Status == | |||
* SimpleITK 0.5RC1 announced | |||
** To test the enhanced Show method across people systems | |||
** Ensure no significant compilation issues |
Latest revision as of 13:14, 13 July 2012
How to Join the Tcon
Number to Call
Please be patient, due to some unforeseen circumstances, the call may not start on time...
- 1-800-728-9607 (in the US) or
- +1 9139049873 (international)
- access code 6815251
Webex
- Meeting link
- https://emeetings.webex.com/emeetings/j.php?ED=138191182&UID=482060457&PW=NNzJiNDk1ZGU3
Status
Release Schedule
ITK-v4.2
- Are we there yet?
ITK-v4.2.1
- Should some work continue to fix bug, and certain performance issues?
Dashboard
Gerrit
- http://review.source.kitware.com/#/q/status:open+project:ITK,n,z
- registration topics
ITKApps
- 4.2 tag and packaged
JIRA
- http://issues.itk.org
- Plan for old ITKv4.2 tickets?
Issues
- Using the GetInput() and GetOutput() methods in ITKv4 incur a large performance impact, due to malloc and map searches. There are a significant number of filters which use these methods in inner-loops, these filters are now spending more time doing string manipulation then pixel operations.
WrapITK
- ITK is still having some issues with explicit instantiation.
SimpleITK
- Discontinue separate TCON?
Links
- HOME PAGE: http://simpleitk.org
- CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK
- topic SIMPLEITK-301_EnableWrapRAutomatically had issue on Windows
- COVERAGE: http://open.cdash.org/viewCoverage.php?buildid=2242884
- Lower this week :(
- VALGRIND: http://open.cdash.org/viewDynamicAnalysis.php?buildid=2418058
- This is what a green zero looks like!!!
- GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network
- DOXYGEN: http://www.itk.org/SimpleITKDoxygen/html/
- JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK
The Stage Repository
SIMPLEITK-224_AddVectorSupportGetBuffer | master=0 next=0 SIMPLEITK-1_AddImageRegistration | master=0 next=0 SIMPLEITK-AddNumpySupportForVectorImages | master=0 next=0 SIMPLEITK-268_MarkFindCSharpVariableAsAdvanced | master=0 next=1 SIMPLEITK-264_AddTransformations | master=0 next=0 SIMPLEITK-211_AddingWatershedFilters | master=0 next=0
Status
- SimpleITK 0.5RC1 announced
- To test the enhanced Show method across people systems
- Ensure no significant compilation issues