MicroControl:TrackConfiguration: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[category:MicroControl]]


== Track configuration ==  
== Following is a list of intended use cases ==  


# Get all tracks
# Get all tracks
Line 8: Line 9:
# Map the track detection channels to the channels of output image
# Map the track detection channels to the channels of output image


[[Image:TrackConfiguration.png]]
== Configuration of a single track ==
 
Each track contains, multiple detection channels, each channel contains detector gain and pinhole diameter. Each track also contains multiple illumination channels
Track selection does involve listing of the all available illumination channels so that user can turn on some of them. This is actually secondary as selection the illumination automatically turns the corresponding lasers ON
 
 
[[File:TrackConfiguration.png]]
 
== Currently supported features ==
 
# Changing of vital parameters for each channel and illumination are supported.
# Tuning excitations
# Turning lasers ON depending on the corresponding value of excitation
 
== Next plan ==
 
Multiple tracks mean there could be may more channels in the image.
 
While LSM formats will allow multiple channels they are not obvious to interact with. Instead currently all data is exported into tif files which allow 3 channels in good.

Latest revision as of 20:41, 5 January 2011


Following is a list of intended use cases

  1. Get all tracks
  2. Set one track at a time
  3. Get a list of saved configurations
  4. Select a saved configuration
  5. Map the track detection channels to the channels of output image

Configuration of a single track

Each track contains, multiple detection channels, each channel contains detector gain and pinhole diameter. Each track also contains multiple illumination channels Track selection does involve listing of the all available illumination channels so that user can turn on some of them. This is actually secondary as selection the illumination automatically turns the corresponding lasers ON


TrackConfiguration.png

Currently supported features

  1. Changing of vital parameters for each channel and illumination are supported.
  2. Tuning excitations
  3. Turning lasers ON depending on the corresponding value of excitation

Next plan

Multiple tracks mean there could be may more channels in the image.

While LSM formats will allow multiple channels they are not obvious to interact with. Instead currently all data is exported into tif files which allow 3 channels in good.