TubeTK/Events/2010.02.09: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 11: | Line 11: | ||
** Baselines Subdir/Testing/Baselines | ** Baselines Subdir/Testing/Baselines | ||
* Naming conventions | * Naming conventions | ||
** Tube not Vessel | ** Tube not Vessel (Stephen fixes) | ||
* Slicer dependencies | * Slicer dependencies | ||
** RegisterImages | ** RegisterImages | ||
== Code Style == | == Code Style == | ||
* CRLF vs LF: Use LF | * CRLF vs LF: Use LF |
Revision as of 16:20, 9 February 2010
Agenda
Repository
- Adding directories / style
- Path in KWStyle/KWFiles.txt.in
- Location of tests
- Subdir/Testing
- Location of data
- ITK_INPUT_DATA
- TubeTK_INPUT_DATA = tubetk/Data
- Baselines Subdir/Testing/Baselines
- Naming conventions
- Tube not Vessel (Stephen fixes)
- Slicer dependencies
- RegisterImages
Code Style
- CRLF vs LF: Use LF
- "Function( int x )" not "Function (int x)"
- Formatting CMakeLists.txt
- Same rules as with .cxx
- "Function( VAR VAL )"
- Header
- Same rules as with .cxx
Project Repository
- Lab book
- Hierarchy?
Dashboard review
- Errors
- Coverage
- Good practices
Status reports
USC segmentation plan(s)
- Patrick / Stephen