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

Figure out why second call in public test fails (the fidelity call) #259

Open
sgbaird opened this issue Feb 28, 2025 · 0 comments
Open

Figure out why second call in public test fails (the fidelity call) #259

sgbaird opened this issue Feb 28, 2025 · 0 comments

Comments

@sgbaird
Copy link
Member

sgbaird commented Feb 28, 2025

closes #254

# FIXME: check fidelity implementation against microcontroller code
# and MicroPython output
# fidelity_results = sdl.evaluate(
# dict(R=10, G=11, B=12, atime=100 * 2, astep=999 * 2, gain=128 * 2)
# )
# print(fidelity_results)

The issue might be partially related to pytest, the running of 3.8 and 3.10 at the same time, etc. Hard to say without seeing the MicroPython terminal while github actions is running (and maybe monitoring the messages via HiveMQ).

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