MicroControl: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
|valign="top"| | |valign="top"| | ||
Welcome to the wiki page of [[category:MicroControl]] | |||
Line 18: | Line 17: | ||
* [[ MicroControl:Installation | Installation ]] | * [[ MicroControl:Installation | Installation ]] | ||
* [[ MicroControl#Usage | Usage ]] | * [[ MicroControl#Usage | Usage ]] | ||
=== Features === | |||
Line 37: | Line 38: | ||
This page is the home page | This page is the home page | ||
|} | |} |
Revision as of 22:24, 5 January 2011
Welcome to the wiki page of
User documentationFeaturesLimitationsCurrently 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.
|
Developer documentationThis page is the home page
|
Sandbox
Following is the test to see if source code insertion works
<source lang="php"> <? print("This is my PHP Code."); ?> </source>