Skip to content

NGC-2023 Test mean-power metrics on tied array resampled voltage stream - #1080

Open
EatonEmmerich wants to merge 11 commits into
mainfrom
NGC-2023
Open

NGC-2023 Test mean-power metrics on tied array resampled voltage stream#1080
EatonEmmerich wants to merge 11 commits into
mainfrom
NGC-2023

Conversation

@EatonEmmerich

@EatonEmmerich EatonEmmerich commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Checklist (if not applicable, edit to add (N/A) and mark as done):

  • If dependencies are added/removed: update pyproject.toml and .pre-commit-config.yaml.
  • If new source files are added: add copyright notices dated with the current year.
  • If qualification tests are changed: attach or link to a sample qualification report.
  • (N/A) If design has changed: ensure documentation is up to date.
  • (N/A) If ICD-defined sensors have been added: update fake_servers.py in katsdpcontroller to match.
  • (N/A) If the interface between the product controller and an engine has changed, update the
    VERSION constant for the engine (update the major number if sensors/requests have been
    removed/changed, minor number if only backwards-compatible changes have been done).
    Also, update doc/control.rst with the new version.

Closes NGC-2023.

report.pdf

@EatonEmmerich
EatonEmmerich requested a review from bmerry August 6, 2026 12:39
@EatonEmmerich

Copy link
Copy Markdown
Contributor Author

Up for review but still blocked by changes regarding vlbi-delay required

Comment thread scratch/sim_correlator.py
Comment on lines +240 to +242
"src_streams": [
f"narrow0-tied-array-channelised-voltage-{i}{pol_name}" for i in range(1) for pol_name in "xy"
],

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"src_streams": [
f"narrow0-tied-array-channelised-voltage-{i}{pol_name}" for i in range(1) for pol_name in "xy"
],
"src_streams": [f"narrow0-tied-array-channelised-voltage-0{pol_name}" for pol_name in "xy"],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant