Agenda&Status 080310: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
(5 intermediate revisions by 3 users not shown)
Line 14: Line 14:
*** The [http://progit.org Pro Git book] has [http://progit.org/book/ch5-0.html examples of distributed workflows]
*** The [http://progit.org Pro Git book] has [http://progit.org/book/ch5-0.html examples of distributed workflows]
*** Master & Next ? See [[Git/Workflow/Topic|here]].
*** Master & Next ? See [[Git/Workflow/Topic|here]].
*** Topic Branches
*** Topic Branches: See the [[ITK/Git#Topic_Stage|ITK Topic Stage]], and an example [http://itk.org/gitweb?p=ITK.git;a=commitdiff;h=d9c85541 topic merge].
*** Dashboard Branches
*** Dashboard Branches
**** Master Nightly: so all nightly builds use same source
**** Master Nightly: so all nightly builds use same source
*** Hooks
*** Hooks
**** Come to agreement on which hooks to use for ITK4 (Lorensen)
**** Come to agreement on which hooks to use for ITK4 (Lorensen)
**** KWStyle?


* Updating Dashboard Machines to Git
* Updating Dashboard Machines to Git
Line 24: Line 25:
* Contractors to send information to Kitware about the developers who should receive Git write access.
* Contractors to send information to Kitware about the developers who should receive Git write access.
** (include email and public SSH key)
** (include email and public SSH key)


== Before Giving Git Write Access ==
== Before Giving Git Write Access ==
Line 68: Line 68:
* Sandbox in Github
* Sandbox in Github
* [[ITK_Release_4/SimpleITK|Simple ITK Layer]]
* [[ITK_Release_4/SimpleITK|Simple ITK Layer]]
* Gathering Feedback from the attendees to the Hackathon in Janelia Farm (HHMI)
* Gathering Feedback from the attendees to the [[ITK_Release_4/Microscopy/Related Events#Hackathon_at_HHMI:_V3D-ITK_Plugins|Hackathon in Janelia Farm (HHMI)]]
** Luis to report
** Luis to report
** Microscopy community.
** [[ITK_Release_4/Microscopy|Microscopy community]].
*** Pixel types used
*** Pixel types used
*** Image Dimensions (2,3,4,5)
*** Image Dimensions (2,3,4,5)
*** Channels as dimension ?
*** Channels as dimension ?
*** Time as dimension ?
*** Time as dimension ?
*** [http://insight-journal.org/browse/publication/646 Alternative Memory Models for ITK Images] ?
*** Memory organization ?
**** [http://insight-journal.org/browse/publication/646 Alternative Memory Models for ITK Images] ?
*** Multi-scale datasets
*** Multi-scale datasets
*** Needs for Object representation data structures
*** Needs for Object representation data structures
Line 89: Line 90:
== Modularization ==
== Modularization ==


* Gabe Hart to report of initial modularization efforts
* Gabe Hart to report of initial [[ITK_Release_4/Modularization|Modularization]] efforts
* Exploration of Ryppl
* Exploration of Ryppl
** Interaction with Boost
** Interaction with Boost

Latest revision as of 17:44, 3 August 2010

Project Management

  • Notice of award?
  • Number of Work Assignments?
  • Minutes of Washington meeting from NIH?
  • Deadline for sending the Draft of T.O 2?

Technical Topics

Migration to Git

  • Updating Dashboard Machines to Git
  • Contractors to send information to Kitware about the developers who should receive Git write access.
    • (include email and public SSH key)

Before Giving Git Write Access


Clean up Releases

Release Tag Date Major Changes
Alpha-01 August 7 VS6,BCC55, SunCC (5.7?), Metrowerks Removal (based on compiler features), Remove large Images
Alpha-02 August 14 CMake Variables configuration cleanup
Alpha-03 August 21 GDCM 2.0, OpenJpeg-v2, +JPEG2000
Alpha-04 August 28 Third party libraries update: TIFF, JPEG, PNG

ITKv4-TransitionPlanProposal.png


  • Hans Johnson to report on compilers cleanup.
    • and experiences with Git workflow.


Tools

Coding Style

ITKv4_StyleChangeProposal

  • Fixing KWStyle/CDash/CTest for Git : Brad Davis report

Simple ITK

Wrapping

  • Plans for wrapping
  • Tools
    • Pros and Cons
  • Wrapping
  • update from brad on wrapitk test (new swig usage that addresses existing concerns)?

Modularization

  • Gabe Hart to report of initial Modularization efforts
  • Exploration of Ryppl
    • Interaction with Boost
    • Brad King & Dave Cole Report

DICOM

  • Dan and Mathieu to report

Refactoring Optimization Framework

Is the | refactoring of the optimization framework going to be considered for itkv4?