Skip to content

[Code cleanup] make options more hierarchicalΒ #213

@MilesCranmer

Description

@MilesCranmer

The current list of options is way too long to be understood by a user. I think a refactoring should be done where new objects are used to hierarchically define the parameters.

For example, rather than have 8 parameters passed flatly for the mutation weightings, you could have a single MutationWeights object that could be passed - and would have additional documentation on what the mutation weightings are.

I think it would make sense to start by writing down a hierarchical parameter grouping, and go from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions