Difference between revisions of "Slicer3: Alpha1 Meeting"
From Slicer Wiki
m (1 revision) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= Goals = | = Goals = | ||
− | To provide the following update for all | + | To provide the following update for all Slicer3 Subprojects: |
# Update on activities since AHM 2006 | # Update on activities since AHM 2006 | ||
Line 26: | Line 26: | ||
= Logistics = | = Logistics = | ||
− | * Monday, April 3, 2006 at [http:// | + | * Monday, April 3, 2006 at [http://www.spl.harvard.edu/pages/Directions#Getting_to_1249_Boylston_Street 1249 Boylston, Boston, MA]. 2nd Floor Demo Room. |
* VTC/tcon will connections available for people who cannot attend in person. | * VTC/tcon will connections available for people who cannot attend in person. | ||
− | * Some conveniently located [ | + | * Some conveniently located [http://www.na-mic.org/Wiki/index.php/Boston_Hotels Boston hotels] |
= Attendees = | = Attendees = |
Latest revision as of 20:15, 15 May 2008
Home < Slicer3: Alpha1 MeetingGoals
To provide the following update for all Slicer3 Subprojects:
- Update on activities since AHM 2006
- Plans between now and June 29, 2006 (Project Week at MIT)
Agenda
Monday, April 3rd:
- 11am-1:30pm: Update from each Subproject
- 12:00 Pizza
- 1:30-5:30pm: working meetings
Tuesday, April 4th:
- Optional "programming day" for those who are available
- Architecture, Coordinate Systems (Bill, Will, Steve)
- KWWidgets and GUI (Sebastien, Wendy)
- MRML and Data Model (Alex, Xiaodong, Mathieu)
- Execution Model (Jim+)
- VTK5 Porting of Slicer Modules (Mathieu, Nicole, Katie)
Logistics
- Monday, April 3, 2006 at 1249 Boylston, Boston, MA. 2nd Floor Demo Room.
- VTC/tcon will connections available for people who cannot attend in person.
- Some conveniently located Boston hotels
Attendees
- Jim
- Bill
- Steve
- Katie Hayes
- Mathieu
- Wendy
- Will
- Xiaodong
- Alex
- Nicole Aucoin
- Sebastien Barre
- Pat Mongkolwat
- Haiying Liu
- Tina
- Ron
Notes
Items for followup:
- The northwestern Slicer download works faster on Linux thatn Windows. Build, as well as rendering is slower. (Katie to follow up with Pat).
From Alex's talk:
- conventions needed for method names/attribute names. Suggestions from group: XML conventions are reasonable.
Next Steps:
- Focus on the Base code for the June Beta
- Use existing MRML structure
- Save generalizations for a vtk-free versions of MRML until a later refactoring (Mathieu)
- Add Tensor and DWI nodes as needed (Xiaodong)
- Finish Slice Logic and Coordinate Systems (Steve)
- Continue porting of Slicer2 module code to VTK5 (Mathieu)
- Continue Base slicer ui development and apply newest KWWidgets code (Wendy, Sebastien)
- Work on porting/redeveloping the Editor as example of Internal Module (Alex)
- Use this to drive definition of Internal Module startup sequence
- Develop Command Line Module interface (Jim, Dan)
- Set up LONI Pipelines as External Modules (Jags, Mike)
- Integrate CPack and latest CMake (Andy)
- Set up Dart2 server and Slicer3 dashboard (Andy)
- Port tests from Slicer2 to Slicer3 (Katie)
- Work out design of experiments grid testing (Brendan, Bill)
- Continue to refine code (All)
- Fix style issues (adopt vtk style for vtk subclasses)
- Fix memory leaks
- Use existing MRML structure