Skip to content

mSSA boolean flags for totPow and totVar can lead to wrong parameters #131

@sophialilleengen

Description

@sophialilleengen

The totVar and totPow flag parameters are set to true based on existing rather than the boolean defined in the input flag string here. If a user explicitly sets a flag to false this might lead to issues. Ideally, change the code to check that the param exists and is true. Alternatively, add a warning when a param is set to false or a very clear and easy-to-find flag documentation that explains which flags are set to true by default and which ones should only be used when setting to true.

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