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

Signal/scripts/getEffAcc.py does not handle procYield = 0 #32

Open
neilSchroeder opened this issue Mar 7, 2022 · 0 comments
Open

Signal/scripts/getEffAcc.py does not handle procYield = 0 #32

neilSchroeder opened this issue Mar 7, 2022 · 0 comments

Comments

@neilSchroeder
Copy link

ea = r['nominal_yield']/proc_yield

if the procYield is 0 in the getEffAcc.py script then it will attempt to divide by 0 causing some serious problems

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