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

Implement and test bidirectional ASLM #239

Closed
AdvancedImagingUTSW opened this issue Nov 9, 2022 · 1 comment · Fixed by #841
Closed

Implement and test bidirectional ASLM #239

AdvancedImagingUTSW opened this issue Nov 9, 2022 · 1 comment · Fixed by #841
Assignees
Labels
enhancement New feature or request future Let's not worry about this for now...

Comments

@AdvancedImagingUTSW
Copy link
Collaborator

Triangle based scan instead of sawtooth.

Should also get a solid number on the bandwidth of our scan capabilities for both waveforms.

@AdvancedImagingUTSW
Copy link
Collaborator Author

AdvancedImagingUTSW commented Sep 4, 2023

Discussion with voicecoil company raised the prospect of this again:

We can expect the closed-loop bandwidth of the system to be >200hz. A 20hz sawtooth will, of course, have rounded corners, just because mass has inertia (1st Law). (A 10hz wave would waste about 1/2 as much time is the corners.) In this case, the 10th harmonic component of the sawtooth (200hz) will be attenuated by about 1/2, and higher harmonics attenuated proportionately more. For a 20hz 90% sawtooth you could probably expect to get a linear region of about: 50-5-5 = 40ms, so effectively about 80%. (Here I’ve estimated that the corner-rounding could be about 5ms, depending on how much ripple you can tolerate, which wastes the same amount of time as the 10% back-scan.) Note that a 90% sawtooth has about 5X greater amplitude in its corners frequencies than a triangle wave (50% sawtooth) with the same fundamental frequency. That means, if you can use a triangle and acquire your optical information on both slopes, you will have a much higher percentage of linear regions with a triangle compared to a sawtooth. Compared to the linear-region estimate above, the triangle might be: 50-0-2 = 48ms or 96%.

We have quite a few models of Orca cameras. Not all of them support the bidirectional readout light-sheet mode.

Fusion BT - Not supported

Flash 4.0 V3 - No, but does allow each half to have its own light-sheet mode.

Lightning - Not supported.

Orca FIRE - Feature supported.
image

Orca Quest - Also supported...

@zacsimile zacsimile added enhancement New feature or request future Let's not worry about this for now... labels Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future Let's not worry about this for now...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants