Experiment

_Experiment_ShowExperimentSetupDialog, Experiment_ClearChannelParfocalityOffsets, Experiment_DetectParfocalities, Experiment_RunAutoAll, Experiment_RunAutoBrightnessAndFocusOnAllChannels, Experiment_RunAutoBrightnessOnAllChannels, Experiment_SaveChannelParfocalityOffsets

Experiment_ClearChannelParfocalityOffsets

Description 

 Experiment_ClearChannelParfocalityOffsets();

Clears the channel parfocality offsets.

See Also 
Experiment_SaveChannelParfocalityOffsets

Experiment_DetectParfocalities

Description 

 Experiment_DetectParfocalities();

Detects the experiment parfocalities.

Experiment_RunAutoAll

Description 

 Experiment_RunAutoAll();

Focuses on the first channel and calculates AutoSignal.ai for all the other channels to set the laser powers and exposures.

Experiment_RunAutoBrightnessAndFocusOnAllChannels

Description 

 Experiment_RunAutoBrightnessAndFocusOnAllChannels();

Automatically runs AutoSignal.ai and Auto Focus for each channel in the document to find the focus offset between them. In the end it will prompt you to decide whether to save the automatically determined offsets (parfocality).

See Also 
Experiment_SaveChannelParfocalityOffsets

Experiment_RunAutoBrightnessOnAllChannels

Description 

 Experiment_RunAutoBrightnessOnAllChannels();

Automatically runs AutoSignal.ai for each channel in the document.

Experiment_SaveChannelParfocalityOffsets

Description 

 Experiment_SaveChannelParfocalityOffsets();

Saves the channel parfocality offsets. When you run the experiment mode, start live and sequentially click through the channels, you can focus a bit differently on each channel with the mouse wheel (the focus is slightly different for different illuminations). Then you can use this function to save these focus offsets to be applied automatically when you activate this channel in the experiment.

_Experiment_ShowExperimentSetupDialog

Description 

 _Experiment_ShowExperimentSetupDialog(
   int  BrightfieldExperimentsOnly
);

Opens the Experiment Setup dialog window.

Parameters

int BrightfieldExperimentsOnly

0

All experiments.

1

Only bright field experiments.