SimpleITK/Tcon 2011 7 13: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 36: | Line 36: | ||
* Any new user feedback? | * Any new user feedback? | ||
** Added Wiki [[ | ** Added Wiki [[ITK_Release_4/SimpleITK/Filters|page for user suggested filters]] | ||
* Arnaud's feedback: | * Arnaud's feedback: | ||
** https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK-138 | ** https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK-138 | ||
Line 44: | Line 44: | ||
= Daily Details= | = Daily Details= | ||
* The Stage Repository | * The Stage Repository | ||
SIMPLEITK- | SIMPLEITK-35_ExtractImageFilterUpdate | master=0 next=1 | ||
SIMPLEITK-123-LinkSimpleITKFAQ | master=0 next=1 | |||
SIMPLEITK- | SIMPLEITK-141_DownloadWindowsSwig | master=0 next=1 | ||
UpdateITKVersion | master=0 next=1 | |||
SIMPLEITK-40-ImportExportImageBuffer | master=0 next=1 | |||
SIMPLEITK-1_registration | master=0 next=0 | SIMPLEITK-1_registration | master=0 next=0 | ||
SIMPLEITK-142-AddSomeDistanceMapFilters | master=0 next=1 | |||
SIMPLEITK-99_Java_packaging | master=0 next=0 | SIMPLEITK-99_Java_packaging | master=0 next=0 | ||
SIMPLEITK- | SIMPLEITK-143_BugLevelsetJSON | master=0 next=1 | ||
*DO NOT MERGE THESE | *DO NOT MERGE THESE | ||
Line 59: | Line 60: | ||
* https://itk.icts.uiowa.edu/jira/secure/VersionBoard.jspa | * https://itk.icts.uiowa.edu/jira/secure/VersionBoard.jspa | ||
** Sprint | ** Sprint 2 ( July 18th ) | ||
** | **Review tasks | ||
==Review JIRA Issues== | |||
Any Blocking issues which need to be addressed? | |||
=== New Work and Issues === | === New Work and Issues === | ||
** ?? | ** ?? | ||
== Gerrit Issues == | |||
*http://review.source.kitware.com/#q,status:open+project:SimpleITK,n,z | |||
** Integrating C# | |||
*** What happened to the patch's EOL? | |||
==Other Open Topics== | ==Other Open Topics== | ||
Line 99: | Line 101: | ||
** Can we reuse ITK's? | ** Can we reuse ITK's? | ||
** They currently don't work with Valgrind due to sub processes | ** They currently don't work with Valgrind due to sub processes | ||
= Schedule = | = Schedule = |
Latest revision as of 17:51, 13 February 2013
Tcon Information
Phone Line:
Please join the following teleconference line: Toll-Free #: 1-800-704-9804 International #: 1-404-920-6604 Participant Code: 61466276
Wednesday, July 13th, 9:30am Eastern Time
Attendees
- Dan Blezek
- Brad Lowekamp
- Hans Johnson
- David Cole
New Repository
- New Repository
- Feedback
- Any problems?
Links
- CDASH: http://www.cdash.org/CDash/index.php?project=Insight#ITKv4_SimpleITK
- COVERAGE: *still missing*
- GIT: http://itk.org/gitweb?p=SimpleITK.git;a=log
- GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network
- DOXYGEN: http://erie.nlm.nih.gov/~blowek1/SimpleITK/index.html
- JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK
User Feedback
- Any new user feedback?
- Added Wiki page for user suggested filters
- Arnaud's feedback:
Daily Details
- The Stage Repository
SIMPLEITK-35_ExtractImageFilterUpdate | master=0 next=1 SIMPLEITK-123-LinkSimpleITKFAQ | master=0 next=1 SIMPLEITK-141_DownloadWindowsSwig | master=0 next=1 UpdateITKVersion | master=0 next=1 SIMPLEITK-40-ImportExportImageBuffer | master=0 next=1 SIMPLEITK-1_registration | master=0 next=0 SIMPLEITK-142-AddSomeDistanceMapFilters | master=0 next=1 SIMPLEITK-99_Java_packaging | master=0 next=0 SIMPLEITK-143_BugLevelsetJSON | master=0 next=1
- DO NOT MERGE THESE
DONT_MERGE_FIX_SIMPLEITK-80_no_individual_headers | master=0 next=0
Agile Schedule
- https://itk.icts.uiowa.edu/jira/secure/VersionBoard.jspa
- Sprint 2 ( July 18th )
- Review tasks
Review JIRA Issues
Any Blocking issues which need to be addressed?
New Work and Issues
- ??
Gerrit Issues
- http://review.source.kitware.com/#q,status:open+project:SimpleITK,n,z
- Integrating C#
- What happened to the patch's EOL?
- Integrating C#
Other Open Topics
- Documentation
- User Getting Started Guide
- Download
- Building/SuperBuilding
- User Getting Started Guide
- CMake
- Shared Libraries
- Installation
- R, C#
- We are not consistent with our described conventions!
- http://erie.nlm.nih.gov/~blowek1/SimpleITK/Conventions.html
- https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK-84
- NEED to add issue for mask consistency
- 40-ConnectingSimpleITKImageTOJava
- What happened to the ImportImageFilter?
- Test drivers need work
- Can we reuse ITK's?
- They currently don't work with Valgrind due to sub processes
Schedule
Discuss long term goals and milestones.
- Documentations
- Luis to begin Slide Documentation
- Getting started guide
- Users Guide
- How to populate Doxygen
- Luis to begin Slide Documentation
- Automate Script to List filters wrapped
- This script should take as input a list of ITK Modules or Directories, for each modual determine which filters are implemented in SimpleITK
- Additional input would include filter/files to exclude
- Output could be a dox file, so that it could be a doxygen related page
- Registration is very important