Enable processing CW/FM interleaving data#1508
Merged
leewujung merged 120 commits intoOSOceanAcoustics:mainfrom Apr 13, 2026
Merged
Enable processing CW/FM interleaving data#1508leewujung merged 120 commits intoOSOceanAcoustics:mainfrom
leewujung merged 120 commits intoOSOceanAcoustics:mainfrom
Conversation
Attempt at fixing OSOceanAcoustics#1377.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…nominal and slope
for more information, see https://pre-commit.ci
…d corresponding test
… setting them as separate beam groups
leewujung
commented
Apr 8, 2026
leewujung
commented
Apr 9, 2026
leewujung
commented
Apr 9, 2026
…echodata copy, clean up test_calibrate_ek80, fix test for adding splitbeam angle
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Member
Author
|
@ctuguinay : I have made a number of changes to clean a few things up - the main things are:
I also have a question about this code block: I couldn't immediately figure out why this block would not work when there is only 1 |
This was referenced Apr 13, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This addresses #1506 and #1507 in one go, since they are tightly linked.
@ctuguinay : I think I've only gotten to store ping-by-ping filter coefficients (FIL1 datagram), but it's been a while so my memory is pretty faded. Please check. Thanks a lot for picking this up!