TubeTK/Events/2010.02.09: Difference between revisions

From KitwarePublic
< TubeTK‎ | Events
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
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Agenda =
= Agenda =


== Repository ==
== Repository ==
* CRLF vs LF: Use LF
* 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 (Stephen fixes)
* Modules/libraries
* 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 ==
== 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
* Coverage
* Coverage
* Good practices
* Good practices
== Software review ==
* Directory structure, naming conventions, and wiki
* "Function(  int x )" not "Function (int x)"
* Formatting CMakeLists.txt
** Header
== Data distribution ==
== Status reports ==
== Status reports ==
== 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

Dashboard review

  • Errors
  • Coverage
  • Good practices

Status reports

USC segmentation plan(s)

  • Patrick / Stephen