Skip to content

Corrupt recordings w/ missing data #33

@CameronBodine

Description

@CameronBodine

Sonar recordings can have missing data from the sonar channels, likely due to low voltage and/or sd card write speed. Missing data is identifiable from the sonar record number. Record numbers are unique for each ping, following the pattern below (but the order is not consistent):

  1. B001 (high freq downscan)
  2. B002 (port)
  3. B003 (star)
  4. B004 (mega downscan)
  5. B001
  6. B002
  7. etc.

Add function to identify missing pings and fill ping attribute csv with nan's for record number, and pull other attributes from nearby pings from other channels. When exporting imagery, fill image with nan's where there is missing data. This will make spatially accurate geotiffs in addition to salvaging valid data from an otherwise corrupt recording.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0_Codefor Zenhub Workspace FilteringbugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions