TubeTK/Events/2010.02.09: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 20: | Line 20: | ||
* Formatting CMakeLists.txt | * Formatting CMakeLists.txt | ||
** Same rules as with .cxx | ** Same rules as with .cxx | ||
** lowercase commands, upper case vars | |||
*** "Function( VAR VAL )" | *** "Function( VAR VAL )" | ||
*** Header | *** Header | ||
== Project Repository == | == Project Repository == | ||
* Lab book | * Lab book |
Revision as of 16:26, 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
- lowercase commands, upper case vars
- "Function( VAR VAL )"
- Header
Project Repository
- Lab book
- Hierarchy?
Dashboard review
- Errors
- Coverage
- Good practices
Status reports
USC segmentation plan(s)
- Patrick / Stephen