-
Notifications
You must be signed in to change notification settings - Fork 60
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
Verification measurement report is not adjusting to the simulation profile #276
Comments
also note how the output profile field is now always visible on develop |
on the 3.8 code, after this call https://github.com/eoyilmaz/displaycal-py3/blob/main/DisplayCAL/xh_filebrowsebutton.py#L45
on develop, it stays on True so seems to be a regression somewhere in the displaycal specific wx code? |
same problem applies to |
…f gamma applied to a measurement report & workaround apparent wx regression with honouring hidden when set in xrc document eoyilmaz#276
…f gamma applied to a measurement report & workaround apparent wx regression with honouring hidden when set in xrc document eoyilmaz#276
fixed proposed in #278 |
…f gamma applied to a measurement report & workaround apparent wx regression with honouring hidden when set in xrc document eoyilmaz#276
…f gamma applied to a measurement report & workaround apparent wx regression with honouring hidden when set in xrc document eoyilmaz#276
this appears to be a regression vs 3.8.9.3
using these settings
on 3.8.9.3
on develop (same for published version)
produces this report on 3.8
but this one on develop
the nominal gamma is not adjusted which leads to large reported errors
The text was updated successfully, but these errors were encountered: