Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2006-03-01 11:27:12
Size: 384
Editor: KevinTeich
Comment:
Revision 5 as of 2008-04-29 11:46:14
Size: 487
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[TableOfContents]] <<TableOfContents>>
Line 9: Line 9:
[wiki:Self:DevelopersGuide/CodingGuide/MRICheatSheet MRI cheat sheet] [[DevelopersGuide/CodingGuide/MRICheatSheet|MRI cheat sheet]]
Line 11: Line 11:
Ever wonder when you should use MRIcopy() vs MRIclone()? DougGreve has drawn up a little cheat sheet (attached) for some of these MRI functions. Ever wonder when you should use MRIcopy() vs MRIclone()? DougGreve has drawn up a little cheat sheet for some of these MRI functions.

== Naming Conventions ==

[[DevelopersGuide/CodingGuide/NamingConventions|A page of naming convention suggestions.]]

Coding Guide

This page is a loose collection of various coding guides and tips for FreeSurfer programmers.

MRI Cheat Sheet

MRI cheat sheet

Ever wonder when you should use MRIcopy() vs MRIclone()? DougGreve has drawn up a little cheat sheet for some of these MRI functions.

Naming Conventions

A page of naming convention suggestions.

DevelopersGuide/CodingGuide (last edited 2011-09-14 11:16:08 by NickSchmansky)