[Feature Request] Ping Sonar device log data

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
data

Research direction

The issue names no repository files, tests, or entry points. Start by reviewing the linked Ping Viewer binary structure and defining the scope for Ping360 logs, telemetry alignment, speed-of-sound handling, and result storage; done should include an agreed, testable subset rather than the full wishlist.

Written by the indexing model from the issue text.

Description

enhancement

Is your feature request related to a problem? Please describe.
Sonar data from Ping Viewer is helpful for navigation, but difficult to use in post-processing and analysis.

Describe the solution you'd like
Create a way for Ping Viewer log files to have their data aligned with telemetry, for saving and further analysis.

  • Ping Sonar data is simplest to implement (has a distance output), and most critical #6
  • Ping360 would also be helpful, including ways to analyse each scan, and account for whole-sensor rotation/motion
  • Ideally would support/incorporate speed of sound estimation from telemetry and water properties - may be used to estimate distance values from sonar scan data, or as correction scaling on existing estimates
  • Saving processing results (in a database?) could be useful for efficiency of further analysis (in case later steps use the results of this initial extraction stage multiple times)

Describe alternatives you've considered

approach reason(s) why unsuitable
Doing alignment and extraction by hand impractical, time-consuming, and messy
Not having sonar data in results results are less useful

Additional context

Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ES-Alexander/data-alignment

All issues in ES-Alexander/data-alignment

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.