Skip to content

DM-53861: Add TMA truss temperature columns to lsstcam EFD#105

Merged
rcboufleur merged 2 commits intomainfrom
tickets/DM-53861
Feb 3, 2026
Merged

DM-53861: Add TMA truss temperature columns to lsstcam EFD#105
rcboufleur merged 2 commits intomainfrom
tickets/DM-53861

Conversation

@rcboufleur
Copy link
Contributor

Add truss_temp_plus_x_plus_y and truss_temp_minus_x_minus_y to exposure_efd and visit1_efd, sourced from lsst.sal.ESS.temperature. Bump schema version to 1.1.0.

Add truss_temp_plus_x_plus_y and truss_temp_minus_x_minus_y to
exposure_efd and visit1_efd, sourced from lsst.sal.ESS.temperature.
Bump schema version to 1.1.0.

DM-53861
@rcboufleur rcboufleur requested a review from bbrondel January 29, 2026 14:10
Copy link
Collaborator

@bbrondel bbrondel left a comment

Choose a reason for hiding this comment

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

Looks good.

tables: ["exposure_efd","visit1_efd"]
function: mean
datatype: float
ivoa: {"unit":"deg_C", "ucd":"meta.ucd;stat.mean"}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
ivoa: {"unit":"deg_C", "ucd":"meta.ucd;stat.mean"}
ivoa: {"unit":"deg_C", "ucd":"phys.temperature;stat.mean"}

This does not appear to be an appropriate use of the meta.ucd UCD. The column contains a temperature measurement, not a UCD label.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I used meta.ucd as a placeholder because stat.mean requires primary label. I'll update the cases where unit is dec_C to the appropriate UCD label.

@edennihy edennihy self-requested a review January 29, 2026 18:13
Copy link

@edennihy edennihy left a comment

Choose a reason for hiding this comment

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

Please hold off on merging for now, there is a new, open question about the name and description to use.

@bbrondel bbrondel self-requested a review January 29, 2026 18:25
@edennihy edennihy self-requested a review January 30, 2026 18:14
@edennihy
Copy link

Okay, after some discussion we came to a new consensus for the column names and descriptions. Please see https://rubinobs.atlassian.net/browse/DM-53861?focusedCommentId=626339 for the new request.

Copy link

@edennihy edennihy left a comment

Choose a reason for hiding this comment

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

Approved.

@rcboufleur rcboufleur merged commit 48d46b0 into main Feb 3, 2026
12 checks passed
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