Skip to content

Commit

Permalink
Add news fragments.
Browse files Browse the repository at this point in the history
  • Loading branch information
edennihy committed Nov 19, 2024
1 parent 937ebd9 commit ab786f9
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/news/DM-47381.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In ``maintel/mtcs.py``, fix set_azel_slew_checks to take into account value of the check flag for mtdome and mtdometrajectory.
1 change: 1 addition & 0 deletions doc/news/DM-47381.feature.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Implement simple TCS synchronization in MTCS.
6 changes: 6 additions & 0 deletions doc/news/DM-47381.feature.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Add the following to MTCSUsages.All:
- mirrorCoversMotionState
- compensationMode
- m1m3 events
- mirrorCoversSystemState
- mirrorCoversLocksMotionState
1 change: 1 addition & 0 deletions doc/news/DM-47381.feature.3.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In ``maintel/comcam.py``, add CCOOD.evt_imageInOODS to TakeImage usage.
6 changes: 6 additions & 0 deletions doc/news/DM-47381.feature.4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
In ``maintel/mtcs.py``, make the following updates the open_m1_cover and close_m1_cover methods:
- Refactor open_m1_cover.
- Refactor close_m1_cover.
- Add stop_tracking later in the close_m1_cover operation.
- Add stop_tracking to the slew_to_m1_cover_operational_range method after pointing the telescope.
- Update open_m1_cover to stop tracking if not repositioning the telescope.
1 change: 1 addition & 0 deletions doc/news/DM-47381.feature.5.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In ``maintel/mtcs.py``, create a local copy of the check attribute in the _slew method.
1 change: 1 addition & 0 deletions doc/news/DM-47381.feature.6.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In ``maintel/mtcs.py``, increase m1m3 settling time.
1 change: 1 addition & 0 deletions doc/news/DM-47381.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
IN ``base_camera.py``, remove ROI spec splitting.

0 comments on commit ab786f9

Please sign in to comment.