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

def calc_opc_hex(self, k_hex, op_hex=None): causes an issue for some reason #8

Open
jezzep opened this issue Jul 13, 2022 · 0 comments

Comments

@jezzep
Copy link

jezzep commented Jul 13, 2022

I have found the above causes a problem with OPC generation. If I define a OP i.e. -o in the command line, I have fond the EoR creates and OPC using this value as if it isn't been passed in. I hacked the lib in my version, this is just a note for others. I edited the declaration and remove the assignment =0 i.e. def calc_opc_hex(self, k_hex, op_hex): ...

Hope it helps.

BR
Jerry

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