Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coordinator needs to publish CHAN_BW #4

Open
david-macmahon opened this issue Nov 4, 2019 · 2 comments
Open

Coordinator needs to publish CHAN_BW #4

david-macmahon opened this issue Nov 4, 2019 · 2 comments
Assignees
Labels
metadata This involves metadata

Comments

@david-macmahon
Copy link

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
@david-macmahon
Copy link
Author

The absolute value of CHAN_BW is ADC_SAMPLE_RATE / 2 / FENCHAN, but the sign is dependent on the IF tuning and ADC sampling regime.

@danielczech
Copy link
Collaborator

Published (c69ff20) but without the sign for the moment (finding out if relevant sensors are available).

@david-macmahon david-macmahon added the metadata This involves metadata label May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metadata This involves metadata
Projects
None yet
Development

No branches or pull requests

2 participants