gelles-brandeis / tapqir

Bayesian analysis of co-localization single-molecule microscopy image data.
Apache License 2.0
4 stars 0 forks source link

Use simplex constraint for m_probs #257

Closed ordabayevy closed 2 years ago

ordabayevy commented 2 years ago

This potential bug was introduced in #243 by using Bernoulli distribution for m and unit_interval constraint for m_probs. The unit_interval constraint seems to behave differently, needs to be examined/fixed later. This PR reverts back to using simplex constraint for m_probs.