You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The coordinator needs to publish CHAN_BW to the processing nodes. CHAN_BW is the bandwidth of a single F engine frequency channel (aka "coarse channel"). If the spectrum is inverted in frequency (e.g. by sampling the second Nyquist zone or by an odd number of lower sideband mixes), then CHAN_BW is negative.
The following is always true:
F(chan N+1) = F(chan N) + CHAN_BW
The text was updated successfully, but these errors were encountered:
The coordinator needs to publish
CHAN_BW
to the processing nodes.CHAN_BW
is the bandwidth of a single F engine frequency channel (aka "coarse channel"). If the spectrum is inverted in frequency (e.g. by sampling the second Nyquist zone or by an odd number of lower sideband mixes), thenCHAN_BW
is negative.The following is always true:
The text was updated successfully, but these errors were encountered: