TubeTK/Events/2010.02.09: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(New page: = Agenda = == Repository == * CRLF vs LF: Use LF * Adding directories / style ** Path * Location of tests * Location of data * Naming conventions ** Tube * Modules/libraries == Project R...) |
No edit summary |
||
Line 1: | Line 1: | ||
= Agenda = | = Agenda = | ||
== Repository == | == Repository == | ||
* Adding directories / style | * Adding directories / style | ||
** Path | ** Path in KWStyle/KWFiles.txt.in | ||
* Location of tests | * Location of tests | ||
** Subdir/Testing | |||
* Location of data | * Location of data | ||
** ITK_INPUT_DATA | |||
** TubeTK_INPUT_DATA = tubetk/Data | |||
** Baselines Subdir/Testing/Baselines | |||
* Naming conventions | * Naming conventions | ||
** Tube | ** Tube not Vessel | ||
* | * 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 | |||
== Project Repository == | == Project Repository == | ||
* Lab book | * Lab book | ||
Line 18: | Line 28: | ||
* Coverage | * Coverage | ||
* Good practices | * Good practices | ||
== Status reports == | == Status reports == | ||
== USC segmentation plan(s) == | == USC segmentation plan(s) == | ||
* Patrick / Stephen | * Patrick / Stephen |
Revision as of 15:59, 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
- 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