kerel-fs / spectranalysis

The SatNOGS Artifacts Waterfall viewer provides ways to load of SatNOGS Artifacts (HDF5 files), displays the contained waterfall file and provides an interface for extracing timestamped frequency measurements from it.
https://kerel-fs.github.io/spectranalysis/example.html
GNU Affero General Public License v3.0
2 stars 2 forks source link

Provide interface for frequency measurements by analysts #2

Closed kerel-fs closed 3 years ago

kerel-fs commented 3 years ago

The user should be able to extract frequency measurements from a loaded waterfall spectrum via point & click with the mouse. The frequency data should be presented as text files compatible with strf-rffit.

kerel-fs commented 3 years ago

Preliminary support for this feature was introduced in https://github.com/kerel-fs/spectranalysis/commit/30d09fd2fa6b78702e20dda4989ecf07f8cf2dce. It is possible to measure the relative frequency and time by point-and-click now. The measurements results are shown in a table.

Following changes are needed: