Skip to content

[Backport] SF_OperationPowerSpectrum: Fix average option with SweepBrowser data #2419

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

Open
wants to merge 2 commits into
base: release/2.9
Choose a base branch
from

Conversation

t-b
Copy link
Collaborator

@t-b t-b commented May 6, 2025

Will merge once CI is passed and #2417 is merged.

t-b added 2 commits May 6, 2025 22:18
Since fd5ee28 (SF: Use correct LNB getter in SF_GetTraceColor,
2024-10-04) we require mapIndex to be valid when fetching the labnotebook
for sweep data in SF_GetTraceColor.

But average data was always treated sweep-like but that does not have a
map index. This can also be not easily fixed as it is not clear which mapIndex to use
for sweeps from multiple experiments. Instead we now use the default
average color.

This also makes the metadata entry SF_META_AVERAGED_FIRST_SWEEP obsolete.
@t-b t-b self-assigned this May 6, 2025
@t-b t-b requested review from timjarsky and MichaelHuth as code owners May 6, 2025 20:20
@t-b t-b changed the title [Backport] Fix dashboard with edge case data from multiple experiments [Backport] SF_OperationPowerSpectrum: Fix average option with SweepBrowser data May 6, 2025
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