Skip to content

minAge and maxAge in fwdControl only refer to ages of target Biol / Catch not relBiol / relCatch #46

Description

@drfinlayscott

We only have one minAge and maxAge per target line in fwdControl.
These are used to calculate the Fbar when evaluating get_target_value_hat and eval_om.
However, you can have targets relative to another object. e.g. F on one Biol relative to F on another Biol.
At the moment the same age range will be used to calculate Fbar for both Biols.This is not right.

Solution:
include relMinAge and relMaxAge in Control.
include minAge / maxAge information somewhere else.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions