Closed mastrof closed 1 year ago
https://github.com/mastrof/BacteriaBasedModels/blob/800842ecd6cb556e36be2c3f424eee9b2c245141/src/brumley.jl#L48
Maybe this line should become
σ = Π * 0.04075 * sqrt(3*u / (π*a*Dc*Δt^3)) # noise
where 0.04075 is a correction factor arising from proper unit conversions (calculations explained in enclosed pdf) Noise in the Brumley-Carrara model of chemotaxis.pdf
Such a correction affects the resulting behavior crucially.
https://github.com/mastrof/BacteriaBasedModels/blob/800842ecd6cb556e36be2c3f424eee9b2c245141/src/brumley.jl#L48
Maybe this line should become
where 0.04075 is a correction factor arising from proper unit conversions (calculations explained in enclosed pdf) Noise in the Brumley-Carrara model of chemotaxis.pdf
Such a correction affects the resulting behavior crucially.