Skip to content

Commit

Permalink
Add news fragments.
Browse files Browse the repository at this point in the history
  • Loading branch information
edennihy committed Dec 13, 2024
1 parent 18ea8fa commit 8483a0f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/news/DM-47890.feature.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update auxtel/latiss.py, maintel/comcam.py and maintel/lsstcam.py to add startIntegration event to the camera usages. 57adff3 Tiago Ribeiro <tribeiro@lsst.org> Dec 13, 2024 at 11:40 AM
1 change: 1 addition & 0 deletions doc/news/DM-47890.feature.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In maintel/mtcs.py, remove settling time after clearing slew flag (currently refered to as close booster valve in the code).
1 change: 1 addition & 0 deletions doc/news/DM-47890.feature.3.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In maintel/mtcs.py, add a context manager to ensure m1m3 is in engineering mode before/after some operation and add unit tests.
1 change: 1 addition & 0 deletions doc/news/DM-47890.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
In base_camera.py, refactor how the start/end integration works to allow returning from a take image sequence as soon as the last image finishes exposing, instead of having to wait for the endReadout event. bcafd0a Tiago Ribeiro <tribeiro@lsst.org> Dec 13, 2024 at 11:40 AM

0 comments on commit 8483a0f

Please sign in to comment.