diff --git a/doc/news/interface_changes/DM-46190.ataos.rst b/doc/news/interface_changes/DM-46190.ataos.rst new file mode 100644 index 000000000..6983eeb9c --- /dev/null +++ b/doc/news/interface_changes/DM-46190.ataos.rst @@ -0,0 +1 @@ +Add temperature attribute to ATAOS_command_applyCorrection. diff --git a/python/lsst/ts/xml/data/sal_interfaces/ATAOS/ATAOS_Commands.xml b/python/lsst/ts/xml/data/sal_interfaces/ATAOS/ATAOS_Commands.xml index c62566de5..96472f5da 100644 --- a/python/lsst/ts/xml/data/sal_interfaces/ATAOS/ATAOS_Commands.xml +++ b/python/lsst/ts/xml/data/sal_interfaces/ATAOS/ATAOS_Commands.xml @@ -129,6 +129,13 @@ degree 1 + + temperature + Temperature at the time of the correction. + double + degree_Celsius + 1 + ATAOS