Homec4science

Add original threshold regression of Costes

Authored by Tom Kazimiers <tom@voodoo-arts.net> on Feb 12 2015, 15:47.

Description

Add original threshold regression of Costes

This is now the default, because it is very likely what people expect.
However, the current bisection method is still available as an option.
It can produce good thresholds if the images are suited for
colocalization analysis. The user has to choose what is used. The
selected method is also shown in the output.

Costes' regression starts at the maximum threshold and moves down the
regression line one by one until the Person colocalization between both
channels is zero. This is what was originally described in Costes'
publication. The bisection pattern, in turn, is usually faster, but
might produce different results then the sequential walk. This can
happen if the function of correlations of a specific threshold
combination is not monotonic.

Details

Committed
Tom Kazimiers <tom@voodoo-arts.net>Feb 12 2015, 15:51
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:e6ee043b3161: Support text values in result handlers
Branches
Unknown
Tags
Unknown

Event Timeline

Tom Kazimiers <tom@voodoo-arts.net> committed R6269:8c5e587512a5: Add original threshold regression of Costes (authored by Tom Kazimiers <tom@voodoo-arts.net>).Feb 12 2015, 15:51