Marc Schefer
Marc Schefer
The default unit for the radius is indeed pixels but those are pixels on the detection image. We can handle multiple frames so the detection image grid is used as...
I identify two features we are missing: The most critical feature being the ability to use values from the ASSOC catalog as initial/fixed values or priors. Then being able to...
@mkuemmel I'm not sure what you mean we have 3 types of parameters: ConstantParameter, FreeParameter or DependentParameter The problem here is that we want to assign different values to them...
Correct, this should be added to the documentation.
They work like booleans, `partition-multithreshold=true` should work
Nice, I'll leave this open tagged as a documentation issue.
Yes, that is by design. The `--background-value` parameter affects the background on the detection image. A fixed background for the measurement images can be set for each individual image by...
Yes, indeed multithresholding can only work if we have a detection image. I think overall what we are missing is some kind of configuration validation system. We've had similar problems...
Hi, Yes, I checked the background analyzer is always configured the same for the detection and measurement images, including cell-size.
I have done some tests last Friday, the model fitting is clearly happening so it's not like something is completely wrong. Overall the model check image looks mostly correct by...