Skip to content

fix: set estia monitor stream name#925

Open
jokasimr wants to merge 3 commits into
mainfrom
estia-monitor-name
Open

fix: set estia monitor stream name#925
jokasimr wants to merge 3 commits into
mainfrom
estia-monitor-name

Conversation

@jokasimr
Copy link
Copy Markdown
Contributor

Fixes the monitor naming to match the name ECDC gave the monitor.

It's also a bit nicer to only show the single monitor in the UI instead of the 9 generic ones.

@jokasimr jokasimr requested a review from SimonHeybrock May 12, 2026 05:31
name='estia',
detector_names=detector_names,
monitors=list(GENERIC_CBM_MONITORS),
monitors=['cbm'],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Consider also given this a user-facing title (and description) via SourceMetadata (see below and other instruments for example).

Copy link
Copy Markdown
Member

@SimonHeybrock SimonHeybrock left a comment

Choose a reason for hiding this comment

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

cbm->cbm1 as now renamed by upstream

Comment thread src/ess/livedata/config/instruments/estia/specs.py Outdated
Comment thread src/ess/livedata/config/instruments/estia/streams.py Outdated
Co-authored-by: Simon Heybrock <12912489+SimonHeybrock@users.noreply.github.com>
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.

2 participants