Skip to content

Bug: CovColl.findMaxTime applies covShift twice #18

@iahncajigas

Description

@iahncajigas

Bug Description

In CovColl.m lines 377-378, the findMaxTime method applies covShift twice when computing the maximum time across covariates. The shift is applied once during the time computation and then again when the result is returned, leading to an incorrectly inflated maxTime value.

Found during comprehensive cross-toolbox audit.

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