Resources

From NAMIC Wiki
Jump to: navigation, search
Home < Resources

Resources for Collaborators

This page contains information for investigators who would like to collaborate with NAMIC.

Software, Data, and Tutorials

NA-MIC Software, Data, and Tutorials are available at the following link: NA-MIC Downloads.

Software: NA-MIC kit

The NA-MIC Kit consists of all software that is being made available under the NA-MIC project. This software follows the NIH guidelines for open software development. In this section, we provide information about the components of the NA-MIC kit as well as supporting software tools that are being used by the software developers on the project.

Acknowledgment in Publications

  • Please use the following text to acknowledge the NAMIC project in your publications:

"This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on the National Centers for Biomedical Computing can be obtained from http://nihroadmap.nih.gov/bioinformatics."

  • Please use the following comments to acknowledge the NAMIC project in your C++ software. The sample below assumes you are using doxygen style comments.
/**
 *  \note This work is part of the National Alliance for Medical Image
 *  Computing (NAMIC), funded by the National Institutes of Health
 *  through the NIH Roadmap for Medical Research, Grant U54 EB005149.
 *  Information on the National Centers for Biomedical Computing
 *  can be obtained from http://nihroadmap.nih.gov/bioinformatics.
 */
  • In VTK, a different process is used. The following comment block should be placed in the class .h file:
// .SECTION Thanks
// This work is part of the National Alliance for Medical Image
// Computing (NAMIC), funded by the National Institutes of Health
// through the NIH Roadmap for Medical Research, Grant U54 EB005149.
// Information on the National Centers for Biomedical Computing
// can be obtained from http://nihroadmap.nih.gov/bioinformatics.

Mailing Lists

These are the mailing lists associated with NA-MIC. If you are a participant in the project, please make sure that you are signed up for all the mailing lists that apply to your role and interests in the projects. These lists are moderated and maintained by Kitware.

NIH Page

  • This page contains useful information provided by our NIH officers.

NAMIC Logos and Templates

  • This page contains links to files containing the NA-MIC logo and templates.

Active Job Openings

Wikis

We are often asked about mediawiki and other wikis. Here is some information on wikis.