PINGMapper
PINGMapper copied to clipboard
Open-source interface for processing recreation-grade side scan sonar datasets and reproducibly mapping benthic habitat
### Describe the bug The coordinates of track outputs are not good. ### To Reproduce Run default configurations of Humminbird helix 7 record data. ### Expected behavior I expected to...
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...
**Is your feature request related to a problem? Please describe.** PINGMapper needs a method to filter unwanted data from exports. For example, when collecting data with an ROV/ASV, it is...
**Is your feature request related to a problem? Please describe.** The request is not related to a problem. **Describe the solution you'd like** I would like an option to include...
This issue will document workflows which would benefit from additional speed-up to lower overall processing time of sonar recordings. - [x] Mapping substrate probabilities/logits - [x] src correction: can this...
- [x] Move markdown docs to website - [x] Create landing page with software overview - [x] Add installation instructions - [x] Add instructions for testing PING-Mapper - [x] Add...
An end user had the following error: ``` (ping) C:\Users\sbond\MyPythonRepos\PINGMapper>python gui_main.py A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it may crash. To...
**Is your feature request related to a problem? Please describe.** A vessel conducting a straight transect in open water may need to nose into the current in order to maintain...
Currently I am working Side-scan-sonar project. Because my teammates are labeling on the big sonar mosaic rather than small images in 'for_label' folder, the big mosaic are merged from small...
This issue is to document problems with the `Locate and flag missing pings`. Related issues: #118, #112