Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load example_experiment.py on first run of runmanager #60

Open
rpanderson opened this issue Jun 25, 2020 · 0 comments
Open

Load example_experiment.py on first run of runmanager #60

rpanderson opened this issue Jun 25, 2020 · 0 comments
Labels
enhancement New feature or request proposal

Comments

@rpanderson
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request proposal
Projects
None yet
Development

No branches or pull requests

1 participant