Skip to content

OSW-2418: Add clamping around glass temperature.#89

Merged
bbrondel merged 1 commit into
developfrom
tickets/OSW-2418
Jun 11, 2026
Merged

OSW-2418: Add clamping around glass temperature.#89
bbrondel merged 1 commit into
developfrom
tickets/OSW-2418

Conversation

@bbrondel

Copy link
Copy Markdown
Contributor

This change constrains the commanded M1M3 heater setpoint to a configurable offset band around the median M1M3 glass temperature. The band is defined by the configuration items glass_offset_limit_low and glass_offset_limit_high.

@bbrondel bbrondel requested review from bstalder and pkubanek June 10, 2026 15:47

@bstalder bstalder left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

these parameters (glass_offset_limit_low, glass_offset_limit_high) should be configurable via yaml (default values are okay), but the init values are hardcoded in the tma_model, so those should be checked/removed.

@bstalder bstalder left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

looks good, the init values are removed, so defaults are set properly. heaters and glycol offsets look like they should track together.

Comment thread python/lsst/ts/eas/tma_model.py Outdated

@pkubanek pkubanek left a comment

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.

Looks good. Thanks.

@bbrondel bbrondel merged commit 1e725db into develop Jun 11, 2026
2 checks passed
@bbrondel bbrondel deleted the tickets/OSW-2418 branch June 11, 2026 16:16
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.

3 participants