MicroControl: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[category:MicroControl]]
[[category:MicroControl]]
__NOTOC__
__NOTOC__
Welcome to the wiki page of [[category:MicroControl]], a toolkit to control Zeiss microscopes remotely.


{| border="0" align="center" width="95%" valign="top" cellspacing="7" cellpadding="2"
{| border="0" align="center" width="95%" valign="top" cellspacing="7" cellpadding="2"
Line 9: Line 10:
|-  
|-  
|valign="top"|
|valign="top"|
Welcome to the wiki page of [[category:MicroControl]]
== User documentation ==
== User documentation ==


* [[ MicroControl:Installation | Installation ]]
* [[ MicroControl:Installation | Installation ]]
* [[ MicroControl#Usage | Usage ]]
* [[ MicroControl:Usage | Usage ]]
* [[ MicroControl:UseCases | Supported Use cases]]


=== Features ===
=== Features ===


 
[[MicroControl:DataModel | Data Model]]
=== 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.
 


|bgcolor="#CCCCCC"|
|bgcolor="#CCCCCC"|
Line 39: Line 30:




== [[ MicroControl:DJ_tasks | DJ's tasklist ]] ==
* [[ MicroControl:DJ_tasks | DJ's tasklist ]]  





Latest revision as of 20:05, 28 February 2011


Welcome to the wiki page of, a toolkit to control Zeiss microscopes remotely.

User documentation

Features

Data Model

Developer documentation



Sandbox

Following is the test to see if source code insertion works

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