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

Plot TLE overlay on waterfall spectrum #3

Open kerel-fs opened 3 years ago

kerel-fs commented 3 years ago

The user should be able to provide a TLE and center frequency, which are then used to plot an overlay of the expected signal curve on a loaded waterfall spectrum.

kerel-fs commented 2 years ago

Experimental support for this feature was implemented in https://github.com/kerel-fs/spectroplot-js/commit/bb8355b1ffa7fd833191bedfb8f9ed551fada81c Apparently there is an issue with the doppler frequency estimation.