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

Camera config appears not to be read properly after the GUI edits the config file #25

Open
emlynjdavies opened this issue Apr 22, 2020 · 2 comments
Labels
bug Something isn't working PyQt Gui issues specific to PyQt

Comments

@emlynjdavies
Copy link
Contributor

(low priority, because work-around is to edit the config file directly when using linux)

When running silcam acquire after editing the config file in the GUI, the camera config part seems to get ignored, and instead reverts to the default camera config.

This might be because some lower-case config parameters are being generated by the GUI writing, which don't get read by the camera correctly - I think the parameters that interact with the camera are case sensitive.

Test this with the hardware in the loop before merging!

@emlynjdavies emlynjdavies added the bug Something isn't working label Apr 22, 2020
@emlynjdavies
Copy link
Contributor Author

see also #51

@emlynjdavies emlynjdavies added this to the Blowout monitoring 2021 milestone Mar 3, 2021
@emlynjdavies emlynjdavies added the PyQt Gui issues specific to PyQt label Mar 16, 2021
@emlynjdavies
Copy link
Contributor Author

seems that when running from GUI, only the camera config defaults are used. This might have been on purpose due to this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PyQt Gui issues specific to PyQt
Projects
None yet
Development

No branches or pull requests

1 participant