TubeTK/Events/2010.02.09: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Jamie.snape (talk | contribs) No edit summary |
|||
(5 intermediate revisions by 2 users not shown) | |||
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 | ||
* Hierarchy? | * Hierarchy? | ||
== Data == | |||
* Simulated tubes | |||
** http://insight-journal.org/midas/item/view/1065 | |||
== Dashboard review == | == Dashboard review == | ||
* Errors | * Errors | ||
Line 32: | Line 38: | ||
== USC segmentation plan(s) == | == USC segmentation plan(s) == | ||
* Patrick / Stephen | * Patrick / Stephen | ||
[[Category:TubeTK Events and Meetings|2010.02.09]] |
Latest revision as of 18:44, 26 July 2013
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?
Data
- Simulated tubes
Dashboard review
- Errors
- Coverage
- Good practices
Status reports
USC segmentation plan(s)
- Patrick / Stephen