Skip to content

ProPIP adjusting branch lengths even when told not to optimise them #2

@junniest

Description

@junniest

ProPIP adjusts branch lengths despite the configs saying it should ignore branch lengths. A snippet of the config file below:

optimization=ND-BFGS(derivatives=Brent)
optimization.reparametrization=false
optimization.max_number_f_eval=100
optimization.tolerance=0.00001
optimization.final=none
optimization.ignore_parameters=BrLen
optimization.topology=false
optimisation.alignment=false

In this case ProPIP should have optimised the substitution model parameters only.

Full config file and data:
data+config.zip

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