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

WorkerScriptManager errors calling methods with no pulse sequence name specified #11

Open
SamWolski opened this issue May 3, 2019 · 0 comments
Labels
bug Something isn't working minor
Milestone

Comments

@SamWolski
Copy link
Collaborator

Original report by Samuel Wolski (Bitbucket: 557058:90b732eb-6ab1-4b27-9495-eb00eafde259, GitHub: samwolski).


When (accidentally or intentionally) calling methods such as update_parameters before any measurements have been called (ie before the WorkerScriptManager instance has had a pulse_sequence_name parameter specified in any way), errors and/or undefined behaviour occurs.

The expected result should be that the processing of the methods should still be carried out. Potentially, doing so without specifying a pulse sequence name prior could issue a warning depending on the specific method in question.

@SamWolski SamWolski added minor bug Something isn't working labels Sep 5, 2019
@SamWolski SamWolski added this to the 1.3 milestone Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant