Skip to content

Load example_experiment.py on first run of runmanager #60

Open
@rpanderson

Description

@rpanderson

This PR contributes to works-out-the-box functionality. Implementation would be by including app_saved_configs/example_apparatus/runmanager/runmanager.ini in the default_profile created by labscript-utils.

[runmanager_state]
current_labscript_file = 'C:\\Users\\rpanderson\\labscript-suite\\userlib\\labscriptlib\\example_apparatus\\example_experiment.py'

However, this either needs to be dynamically generated during labscript-profile-create or permit wildcards, e.g.

[runmanager_state]
current_labscript_file = %(labscript_suite)s\userlib\labscriptlib\example_apparatus\example_experiment.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions