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

Cannot compute values of unlinked Output Pins #166

Open
bbartley opened this issue Oct 12, 2022 · 1 comment
Open

Cannot compute values of unlinked Output Pins #166

bbartley opened this issue Oct 12, 2022 · 1 comment

Comments

@bbartley
Copy link
Collaborator

The call to get_parameter_value will always result in a dummy value for a ParameterValue here:

https://github.com/Bioprotocols/paml/blob/ee-refactor/paml/execution_engine_utils.py#L436

@danbryce
Copy link
Collaborator

I think this is resolved. I manually inspected its use and saw that it is returning the correct values. @bbartley If you are satisfied, then please close.

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

2 participants