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

FixNoData results in rectification issues #112

Open
CameronBodine opened this issue Jan 29, 2024 · 0 comments
Open

FixNoData results in rectification issues #112

CameronBodine opened this issue Jan 29, 2024 · 0 comments
Labels
0_Code for Zenhub Workspace Filtering bug Something isn't working enhancement New feature or request

Comments

@CameronBodine
Copy link
Owner

There is an issue with the rectification issue that results from setting fixNoDat=True. I think the cause is because the workflow forces the missing pings into the trackline through reinterpolating the pings on the smoothed trackline. What I really want to do is maintain the existing trackline and ping spacing, but insert the nodata into the sonDat array prior to rectification. I think this will resolve the issue.

Example screenshots for PRL_20210203_"FWSA1_/524_522_Rec00001:

fixNoDat=False
image

fixNoDat=True
image

Note the sharper bend in the vessel track that results from fixing nodata. Also, there is more distortion in the school of fish at the bottom. There are also indications of issues along the water column/ bed interface.

Related issues: #33

@CameronBodine CameronBodine added bug Something isn't working enhancement New feature or request 0_Code for Zenhub Workspace Filtering labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0_Code for Zenhub Workspace Filtering bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant