Skip to content

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

@drfinlayscott

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions