Skip to content

Refactor config files #25

Description

@vitusbenson

Experiments are handled by configfiles, which are then parsed by a parser. It is intransparent, and some settings are copied by the parser to other places to reduce duplicity, however this is not consistent.

Goal:

  • Configs that avoid duplicity, are transparent and flexible

Idea:

  • Use Python files with dicts as configs instead of YAML? (added flexibility)
  • Somehow add global options??

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