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

Compiler cleanup #115

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

dihm
Copy link
Contributor

@dihm dihm commented Jun 18, 2024

Fixes #114

This PR removes the deprecated synchronous compilation functions. It also adds default arguments to labscript_compile_async and compile_multishot_async so that they can run in a script using default arguments. Finally, I brushed up a few docstrings to clarify usage a bit.

@dihm dihm added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 18, 2024
@dihm dihm requested a review from philipstarkey June 18, 2024 14:34
@dihm dihm self-assigned this Jun 18, 2024
to have default arguments compatible with running locally from a script.

Also updates docstrings to be a little more details as to function and arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Synchronous compilation of a shot
1 participant