Skip to content

Config txt file too brittle #4

Description

@costantinoai

The config file is currently a txt file parsed in MATLAB. This leads to errors if the format is not exactly as expected.

For instance, today we had two issues where the parsing function failed without clear explanations.

A more robust alternative would be to either 1) make a matlab static class, or 2) use a JSON file.

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