SimpleITK/Tcon 2011 9 14: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
=Links= | =Links= | ||
*HOME PAGE: http://simpleitk.org | *HOME PAGE: http://simpleitk.org | ||
*CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK | *CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK | ||
*COVERAGE: *still missing* | *COVERAGE: *still missing* | ||
Line 30: | Line 28: | ||
*JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK | *JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK | ||
= MICCIA Tutorial = | = MICCIA Tutorial = | ||
Line 55: | Line 37: | ||
* The Stage Repository | * The Stage Repository | ||
SIMPLEITK-147_Measurement_Filters | master=0 next=1 | |||
FixShadowedWarning | master=0 next=1 | |||
DataSubmoduleUpdate | master=0 next=1 | DataSubmoduleUpdate | master=0 next=1 | ||
SIMPLEITK-183 | master=0 next=1 | |||
SIMPLEITK-179_AddPowImageFilter | master=0 next=1 | |||
SIMPLEITK-180_FixPythonReverseFunctions | master=0 next=1 | |||
SIMPLEITK-132_Numpy_support | master=0 next=1 | SIMPLEITK-132_Numpy_support | master=0 next=1 | ||
SIMPLEITK-184_UpdateToITKv4Beta | master=0 next=1 | |||
LabelMap | master=0 next=1 | LabelMap | master=0 next=1 | ||
SIMPLEITK-181-FixLuaExpandTempalteWarnings | master=0 next=1 | |||
SIMPLEITK-177_handle_spaces_in_Show | master=0 next=1 | |||
SupressLinkerWarnings | master=0 next=1 | |||
FixWarnings | master=0 next=1 | |||
SIMPLEITK-101_Python_packaging_w_test | master=0 next=1 | |||
*NOT MERGED YET | *NOT MERGED YET | ||
SIMPLEITK-99_Java_packaging | master=0 next=0 | SIMPLEITK-99_Java_packaging | master=0 next=0 | ||
SIMPLEITK-1_registration | master=0 next=0 | |||
*DO NOT MERGE THESE | *DO NOT MERGE THESE | ||
Line 84: | Line 65: | ||
== | ==BETA TAGING== | ||
** | * What needs to be done for release | ||
** | ** Update Documentation | ||
** Packaging | |||
** Source Forge Distribution | |||
** Python Distribution | |||
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, September 14th, 9:30am Eastern Time
Attendees
- Daniel Blezek
- Gaëtan Lehmann
- Brad Lowekamp
- Hans Johnson
- Matt McCormick
Links
- HOME PAGE: http://simpleitk.org
- CDASH: http://www.cdash.org/CDash/index.php?project=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
MICCIA Tutorial
- Start planning presentation, and examples.
Daily Details
- The Stage Repository
SIMPLEITK-147_Measurement_Filters | master=0 next=1 FixShadowedWarning | master=0 next=1 DataSubmoduleUpdate | master=0 next=1 SIMPLEITK-183 | master=0 next=1 SIMPLEITK-179_AddPowImageFilter | master=0 next=1 SIMPLEITK-180_FixPythonReverseFunctions | master=0 next=1 SIMPLEITK-132_Numpy_support | master=0 next=1 SIMPLEITK-184_UpdateToITKv4Beta | master=0 next=1 LabelMap | master=0 next=1 SIMPLEITK-181-FixLuaExpandTempalteWarnings | master=0 next=1 SIMPLEITK-177_handle_spaces_in_Show | master=0 next=1 SupressLinkerWarnings | master=0 next=1 FixWarnings | master=0 next=1 SIMPLEITK-101_Python_packaging_w_test | master=0 next=1
- NOT MERGED YET
SIMPLEITK-99_Java_packaging | master=0 next=0 SIMPLEITK-1_registration | master=0 next=0
- DO NOT MERGE THESE
DONT_MERGE_FIX_SIMPLEITK-80_no_individual_headers | master=0 next=0 DONT_MERGE_SIMPLEITK-101_WITH_JAVADOCSTUFF | master=0 next=0
BETA TAGING
- What needs to be done for release
- Update Documentation
- Packaging
- Source Forge Distribution
- Python Distribution
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
- 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