Difference between revisions of "Main Page"

From MIPAV
Jump to: navigation, search
(MIPAV JWS)
m (Reverted edits by Mccreedy (talk) to last revision by 165.112.93.80)
Line 1: Line 1:
== MIPAV developer resources ==
+
Welcome to the MIPAV wiki!
  
* [http://mipav.cit.nih.gov/bugzilla/ Bug & feature tracking]
 
* [[Developer documentation and tips]]
 
* [[Build documentation]]
 
* [[User support topics]]
 
* [[Subversion topics]]
 
* [[Image repository topics]]
 
* [[WildMagic development documentation]]
 
  
== MIPAV JWS ==
+
== Information about MIPAV ==
  
* [http://mipav.cit.nih.gov/mipav_jnlp.php MIPAV Release web start]
+
* [[MIPAV feature list]]
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly.php MIPAV Nightly web start]
+
* [[MIPAV change list]]
* [http://mipav.cit.nih.gov/mipav_jnlp.php?plugin=PlugInNINDSAnonymizationTool MIPAV Release web start with NINDS Anonymization plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly.php?plugin=PlugInNINDSAnonymizationTool MIPAV Nightly web start with NINDS Anonymization plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp.php?plugin=PlugInNINDSIdentificationTool MIPAV Release web start with NINDS Identification plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly.php?plugin=PlugInNINDSIdentificationTool MIPAV Nightly web start with NINDS Identification plugin]
+
* [http://mipav.cit.nih.gov/mipav_ndar_prod_jws.php Imaging Tool for NDAR (Production)]
+
* [http://mipav.cit.nih.gov/mipav_ndar_demo_jws.php Imaging Tool for NDAR (Demo)]
+
* [http://mipav.cit.nih.gov/mipav_fitbir_dev_jws.php Imaging Tool for FITBIR (Dev)]
+
* [http://mipav.cit.nih.gov/mipav_fitbir_stage_jws.php Imaging Tool for FITBIR (Stage)]
+
* [http://mipav.cit.nih.gov/mipav_fitbir_demo_jws.php Imaging Tool for FITBIR (Demo)]
+
  
== MIPAV-web JWS ==
+
== Help ==
  
* [http://mipav.cit.nih.gov/mipav-web_jnlp.php MIPAV-web web start (not updated automatically)]
+
* [[MIPAV FAQ|MIPAV Frequently Asked Questions]]
 +
* [[Volume renderer GPU support listing]]
  
== Documentation ==
+
== MIPAV Scripts ==
  
* [http://mipav.cit.nih.gov/documentation.php MIPAV user documentation]
+
* [[MIPAV Script Recording]]
* [http://mipav.cit.nih.gov/development.php MIPAV developer documentation]
+
* [[MIPAV Script Running]]
* [http://mipav.cit.nih.gov/documentation/api/ MIPAV JavaDoc API]
+
* [[Making a MIPAV Algorithm JISTable]]
* [http://mipav.cit.nih.gov/documentation/wildmagic_api/ WildMagic JavaDoc API]
+
* [[Wiki help testing]]
+
  
== SVN ==
+
== Plugin development ==
  
* [https://citdcbmipav.cit.nih.gov/repos/ Subversion repositories (NIH login required)]
+
* [[MIPAV plugin directory]]
* [https://citdcbmipav.cit.nih.gov/repos-ext/ Subversion repositories (NIH-external users)]
+
* [[Writing MIPAV plugins without MIPAV source code]]
* [http://verona.cit.nih.gov/repos/images/ Image repository (NIH-only)]
+
* [[How to specify the location of a plugin in the MIPAV menu]]
 +
* [[How to specify the script name of a plugin]]
 +
* [[MuscleSegmentation plugin]]
 +
* [[TRE Scripts]]
  
== Java APIs ==
+
----
  
* [http://java.sun.com/j2se/1.4.2/docs/api/ Sun JDK 1.4.2 API]
+
''(Want to add something to the wiki?  [[Special:Userlogin|Login or create an account]])''
* [http://java.sun.com/j2se/1.5.0/docs/api/ Sun JDK 1.5.0 API] -- This is the API that should currently be used for MIPAV.
+
* [http://java.sun.com/javase/6/docs/api/ Sun JDK 1.6.0 API]
+
* [http://myjavadoc.net/search/ Javadoc search tool]
+
 
+
== Other ==
+
 
+
* [http://medic.rad.jhmi.edu/forums/ MedIC forums (MIPAV support requests)]
+
* [http://www.nitrc.org/projects/mipav/ MIPAV's page on NITRC]
+

Revision as of 19:23, 12 June 2012

Welcome to the MIPAV wiki!


Information about MIPAV

Help

MIPAV Scripts

Plugin development


(Want to add something to the wiki? Login or create an account)