MicroControl

From KitwarePublic
Revision as of 17:19, 4 January 2011 by Dhanannjay.deo (talk | contribs)
Jump to navigationJump to search

This page is the home page All pages related to μControl (to be pronounced as micro-Control)

Usage

Limitations

Currently all tests have been performed on LSM 510 series microscopes. I do have license for LSM 710 (zen) but it will require some more testing before deployment.

Zeiss API does not support exporting in latest LSM 5.X format. However it does support LSM 4.x format. It is also possible currently to map the desired channels to a single or multiple TIFF files.

Sandbox

Following is the test to see if source code insertion works

<source lang="php"> <? print("This is my PHP Code."); ?> </source>