2015-05-27 19:50:08 -04:00
|
|
|
// Status=review
|
|
|
|
|
2021-07-27 18:41:02 -04:00
|
|
|
Set up the Wide Graph (also called the Waterfall).
|
|
|
|
It is important to set appropriate lower and upper
|
|
|
|
audio frequency limits for the Wide Graph because these limits define the FT8 decoder's search window:
|
2021-07-27 10:25:18 -04:00
|
|
|
|
|
|
|
- Set *Start* = 100 Hz.
|
|
|
|
- Set *Bins/Pixel* = 5. Smaller/larger values make the Wide Graph cover a smaller/larger
|
|
|
|
frequency range.
|
|
|
|
- Use the mouse to grab the left or right edge of the *Wide Graph*, and
|
|
|
|
adjust its width so that the upper frequency limit is about 3300 Hz.
|
2021-07-27 18:41:02 -04:00
|
|
|
|
|
|
|
The *N Avg* setting controls how many spectra are averaged to produce each line in the spectrogram.
|
|
|
|
Smaller values make the spectrogram update more frequently, resulting in signals being more spread
|
|
|
|
out in the vertical (time) direction.
|
|
|
|
On the other hand, larger values make it easier to detect very weak signals:
|
|
|
|
|
|
|
|
- Set *N Avg* = 2.
|
|
|
|
|
|
|
|
The *Palette* setting controls the color scheme used for the spectrogram:
|
|
|
|
|
|
|
|
- Set *Palette* = Fldigi
|
|
|
|
|
|
|
|
When *Flatten* is checked, WSJT-X attempts to correct for rolloff at the lowest and highest
|
|
|
|
frequencies in the spectrum:
|
|
|
|
|
2021-07-27 10:25:18 -04:00
|
|
|
- *Flatten* = checked
|
2015-11-15 19:11:40 -05:00
|
|
|
- Select *Cumulative* for data display
|
2021-07-27 18:41:02 -04:00
|
|
|
- Set the *Gain* and *Zero* sliders for the waterfall and spectrum to near midscale
|
|
|
|
|
|
|
|
The *Spec* setting determines what fraction of the vertical extent of the Wide Graph will
|
|
|
|
be used for the line plot of the spectrum. Setting *Spec* to 0 will eliminate the line plot.
|
|
|
|
|
|
|
|
- Set *Spec* = 25%
|
2015-05-27 19:50:08 -04:00
|
|
|
|