-
Notifications
You must be signed in to change notification settings - Fork 3
Description
When testing with the CompensateColors module in CellProfiler to perform channel/signal compensation for the Mitochondria and Gasdermin channels (which are most likely to have overlap between each other), the results are strange and unexpected.
The figure below shows on the top row how the Mito and Gasdermin channel images are before compensation (it is very obvious the bleedthrough in the Gasdermin channel) and the bottom row shows the results after compensation (MitoComp has been artificially brightened as to be able to view the specks) .
In the MitoComp image, there are small specks across the image which are expected of the Gasdermin channel. While in the GasderminComp, there are structures that are expected in the Mito channel.
I have confirmed in an issue with the CellProfiler team that the module parameters must be set where each channel has its own class. This leads me to believe that something is happening within the image acquisition stage.
For the time being, it is best to not include the channel compensation module with the analysis pipeline until this is resolved.
