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

Introduce target values for abundance #55

Open
gustavdelius opened this issue Dec 20, 2022 · 0 comments
Open

Introduce target values for abundance #55

gustavdelius opened this issue Dec 20, 2022 · 0 comments
Labels
enhancement New feature or request tuneParams

Comments

@gustavdelius
Copy link
Member

The ability to automatically keep biomasses or numbers matched to observations while working in the tuneParams() gadget is very useful. However sometimes one needs to give up on matching the observed values and one wants to introduce alternative target values, while still staying aware of the original observed values. I propose new columns biomass_target and number_target in addition to the biomass_observed and number_observed columns. If they exist matchBiomass() and matchNumber() should match these target values.

Double-clicking on the graphs, which currently only triggers a one-time match to the double-clicked value could in future also set the target value.

Perhaps this target value mechanism can also solve the current problem that arises if both numbers and biomasses are observed and one has to choose to match only one or the other, with having to make the same choice for all species. In future the user could choose whether to create a target value for the biomass or for the number and as long as they only choose one, there could be a matchAbundance() that works for either.

@gustavdelius gustavdelius added enhancement New feature or request tuneParams labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tuneParams
Projects
None yet
Development

No branches or pull requests

1 participant