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

Unbound Parameters and ParameterValues not determined correctly #165

Open
bbartley opened this issue Oct 11, 2022 · 0 comments
Open

Unbound Parameters and ParameterValues not determined correctly #165

bbartley opened this issue Oct 11, 2022 · 0 comments

Comments

@bbartley
Copy link
Collaborator

protocol_execution_unbound_outputs and protocol_execution_unbound_inputs does not appear to be working correctly. When running the paml_demo.ipynb notebook, Parameters which are bound (assigned a ParameterValue when the ExecutionEngine is instantiated) are showing up as unbound (listed twice)

Protocol Inputs:

wavelength = 100.0
wavelength

Protocol Outputs:

absorbance
absorbance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant