Skip to content

BigImage: Add merger of overlapping noaa records from different stations #18

@hornig

Description

@hornig

The NOAA recordings of different stations should be mergable.
It will provide two advantages:

  1. it will increase the image size and mage it bigger, because overlapping parts of each station adds up.
  2. the pixels with several sources will be "stronger". This means that of one image line is noisy in the recording on station 1, it can be with lower noise at station 2 and decreasing the signal to noise level of the combined solution.

synchronization of the images can be achieved with 3 methods:

  1. by taking the minute marker (only possible with longer recordings).
  2. by using line matching. taking one line and find this pattern by correlation in the other recoring
  3. by the dgsn gps synch method. this is only possible with DGSN stations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions