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

Task validation #30

Open
rekumar opened this issue Jul 31, 2023 · 0 comments
Open

Task validation #30

rekumar opened this issue Jul 31, 2023 · 0 comments
Labels
feature request new feature to implement

Comments

@rekumar
Copy link
Collaborator

rekumar commented Jul 31, 2023

We need to validate that certain tasks can be executed with the parameters they are given. This is useful both at the experimental design stage (users know if their parameters are valid) and workflow stage (system wont blow itself up with a bad temperature setpoint).

There is a BaseTask.validate() method that is not being used rn. Have this fire upon task instantiation, even if we aren't defining a task_id or lab_view!

@bernardusrendy bernardusrendy added the feature request new feature to implement label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request new feature to implement
Projects
None yet
Development

No branches or pull requests

2 participants