Skip to content

Commit

Permalink
Add news fragments.
Browse files Browse the repository at this point in the history
  • Loading branch information
tribeiro committed Dec 9, 2024
1 parent 360e6b9 commit 5773c61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/news/DM-48023.feature.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated ``MTCS`` to implement ``ready_to_offset``, which uses the ``m1m3_booster_valve`` context manager to enable/disable slew flag before/after offseting.
4 changes: 4 additions & 0 deletions doc/news/DM-48023.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Updated ``BaseTCS`` to introduce a mechanism to execute code to prepare the telescope for offsetting.

This consist of having an async context manager that is used when calling the offset command.
By default this context manager does nothing.

0 comments on commit 5773c61

Please sign in to comment.