Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define a constant instead of hard-coded value for sensing noise #38

Closed
mastrof opened this issue May 8, 2023 · 0 comments · Fixed by #43
Closed

Define a constant instead of hard-coded value for sensing noise #38

mastrof opened this issue May 8, 2023 · 0 comments · Fixed by #43
Labels
enhancement New feature or request

Comments

@mastrof
Copy link
Owner

mastrof commented May 8, 2023

https://github.com/mastrof/MicrobeAgents.jl/blob/e6da8495bab2978468bb7bf3a485a98e833581fa/src/chemotaxis/brumley.jl#LL71C5-L71C5

The conversion factor for the molecular counting noise should be defined as a global constant accessible to all the chemotaxis models (Brumley, Celani, Xie), not hard-coded into them.

@mastrof mastrof added the enhancement New feature or request label May 8, 2023
@mastrof mastrof changed the title Define a constant instead of hard-coded value Define a constant instead of hard-coded value for sensing noise May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant