Skip to content

run_mode in illuminator application a bit misleading #2087

@orelgueta

Description

@orelgueta

I think the run_mode setting in the application below is a bit misleading, because it doesn't actually set the application to run an illuminator. That is done from the flasher_type parameter in the DB. This line just sets the file name down the road I think.

light_emission_config={**app_context.args, "run_mode": "illuminator"},

Having this line in the application could confuse users. I think it is better to add that to the config dict inside the class and hide it from the user.

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