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
To support lightsheet, it's helpful to control exposure time and slit width live.
For the orca fusion this is
Currently parameter set/get stops the camera (at least for dcam). So another task is to:
Rolling shutter w lightsheet does exposure reset just before a line is exposed again. Setting lightsheet mode might imply rolling shutter.
When lightsheet is enabled. HCImage enables the following advanced props:
READOUT_DIRECTION
TRIGGER_GLOBAL_EXPOSURE
TIMING_EXPOSURE is not enabled - constitutively set to ROLLING.
TIMING_EXPOSURE
ROLLING
May need to set some "Speed" parameter to "Fast" as opposed to quiet or standard.
The text was updated successfully, but these errors were encountered:
see: https://www.hamamatsu.com/us/en/product/cameras/cmos-cameras/lightsheet-readout-mode.html
related parameters: readout direction, exposure reset
Sorry, something went wrong.
No branches or pull requests
To support lightsheet, it's helpful to control exposure time and slit width live.
For the orca fusion this is
add camera prop global vs rolling shutterCurrently parameter set/get stops the camera (at least for dcam). So another task is to:
Rolling shutter w lightsheet does exposure reset just before a line is exposed again. Setting lightsheet mode might imply rolling shutter.
When lightsheet is enabled. HCImage enables the following advanced props:
READOUT_DIRECTION
TRIGGER_GLOBAL_EXPOSURE
TIMING_EXPOSURE
is not enabled - constitutively set toROLLING
.May need to set some "Speed" parameter to "Fast" as opposed to quiet or standard.
The text was updated successfully, but these errors were encountered: