SimpleITK/Tcon 2011 6 22: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
Participant Code: 61466276 | Participant Code: 61466276 | ||
Wednesday, | Wednesday,July 6th, 9:30am Eastern Time | ||
https://cc.readytalk.com/r/12evkugwgu95 | https://cc.readytalk.com/r/12evkugwgu95 | ||
= Attendees = | = Attendees = | ||
Line 53: | Line 53: | ||
* https://itk.icts.uiowa.edu/jira/secure/VersionBoard.jspa | * https://itk.icts.uiowa.edu/jira/secure/VersionBoard.jspa | ||
===Sprint 1 ( End Date 6/20/11 )=== | |||
*Open issues | *Open issues | ||
**121 | **121 | ||
Line 59: | Line 59: | ||
**94 | **94 | ||
===Sprint 2 ( End Data 7/18/11 )=== | |||
** Schedule and prioritize | ** Schedule and prioritize | ||
=== New Work and Issues === | === New Work and Issues === | ||
** Take away from meeting array and buffer access is very high priority | **Take away from meeting array and buffer access is very high priority | ||
**Evaluate what it would take to get SuperBuild working on Windows | |||
==Other Open Topics== | ==Other Open Topics== |
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 6th, 9:30am Eastern Time
https://cc.readytalk.com/r/12evkugwgu95
Attendees
- Dan Blezek
- Bradley Lowekamp
- David Cole
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]
- Discussion of Summer Quarterly Meeting?
- Impact on prioritization
Daily Details
- The Stage Repository
SIMPLEITK-126-MeasurementMapIncludeString-GH | master=0 next=1 SIMPLEITK-35_ExtractImageFilterUpdate | master=0 next=1 SIMPLEITK-40-ImportExportImageBuffer | master=0 next=0 SIMPLEITK-11-AddingFFTs | master=0 next=1 SIMPLEITK-137-fPIC | master=0 next=1 SIMPLEITK-1_registration | master=0 next=0 SIMPLEITK-99_Java_packaging | master=0 next=0
- DO NOT MERGE THESE
DONT_MERGE_FIX_SIMPLEITK-80_no_individual_headers | master=0 next=0
Agile Schedule
Sprint 1 ( End Date 6/20/11 )
- Open issues
- 121
- 99
- 94
Sprint 2 ( End Data 7/18/11 )
- Schedule and prioritize
New Work and Issues
- Take away from meeting array and buffer access is very high priority
- Evaluate what it would take to get SuperBuild working on Windows
Other Open Topics
- Documentation
- User Getting Started Guide
- Download
- Building/SuperBuilding
- User Getting Started Guide
- CMake
- Shared Libraries
- Installation
- R, C#
- Open Topic Branches
- JoinSeries
- N4MRIBiasFieldCorrection
- LabelMap Integration
- 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
Review JIRA Issues
Any Blocking issues which need to be addressed?
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