We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Shows bidirectional and reverse bidirectional, which should not be supported by the Iris15.
The text was updated successfully, but these errors were encountered:
Update camera_photometrics.py
f3380dd
Should also address #881
@annie-xd-wang, according to @SJShep, your commit did fix the issue he was having.
I added one more piece of code to initialize what the proper readout directions are Photometric's light-sheet mode:
self.camera_parameters["supported_readout_directions"] = [ "Top-to-Bottom", "Bottom-to-Top", ]
If you are happy, let's proceed with a merge.
Sorry, something went wrong.
annie-xd-wang
Successfully merging a pull request may close this issue.
Shows bidirectional and reverse bidirectional, which should not be supported by the Iris15.
The text was updated successfully, but these errors were encountered: