Linear Bleedthrough Compensation

Apply matrix-based bleedthrough correction to a set of fluorescence channels.

This is a traditional matrix-based compensation for bleedthrough. For each pair of channels, the module estimates the proportion of the first channel that bleeds through into the second, then performs a matrix multiplication to compensate the raw data.

This works best on data that has had autofluorescence removed first; if that is the case, then the autofluorescence will be subtracted from the single-color controls too.

To use, specify the single-color control files and which channels they should be measured in, then click Estimate. Check the diagnostic plot to make sure the estimation looks good. There must be at least two channels corrected.

Add Control, Remove Control

Add or remove single-color controls.

Note

You cannot have any operations before this one which estimate model parameters based on experimental conditions. (Eg, you can’t use a Density Gate to choose morphological parameters and set by to an experimental condition.) If you need this functionality, you can access it using the Python module interface.

../../../_images/bleedthrough_linear-1.png