This repository was archived by the owner on Apr 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
feat: AO optimization #11
Open
dpshepherd
wants to merge
33
commits into
master
Choose a base branch
from
adaptiveoptics
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tial work on optimize AO 3d.
…mirror in the DAQ setup."
…ith detla=0. Modified brightness metric to take the mean of the top 90 percentile.
made some small improvements based on testing the functions on images. Need to come up with a good unit test.
couple more fixes. works on synthetic data now.
…aq to run the ao channels on the camera exposure rising edge and output a linear ramp for the duration of the exposure. This was an easier alternative to running in hsync mode. Modified daq controller to include the projection mirror
…agement works independent of OPMMirrorScan."
… be modified in set_acquisition_params and added logic to not delete a task handler if the scan type does not change, but stop and write the new waveforms, clock and triggering does not change.
… modifying mirrorscan for projection mode.
… need to modify the camera ROI to match the proj sweep range on the camera. We should be able to use the calibration and current crop region to define the new edges.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add iterative AO optimization feature to GUI.