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

Patch for checking for FCs #370

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Patch for checking for FCs #370

wants to merge 5 commits into from

Conversation

kujaku11
Copy link
Collaborator

If a TransferFunctionKernel checks for has FCs and finds none then the result should be a False in the df['fc'] column. Sometimes this isn't the case and need to set the Nan to False in TransferFunctionKernel.all_fcs_already_exist().

This PR just does a small edit to the logic and adds a return value from check_if_fcs_already_exist so can check again for Nan values so the assert in line 176 is correct.

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

Successfully merging this pull request may close these issues.

1 participant