Skip to content

Commit

Permalink
DOC: add doc notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Waters committed Feb 20, 2024
1 parent 72cf50f commit 0c80387
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions docs/source/upcoming_release_notes/1199-cool-updates.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
1199 cool-updates
#################

API Breaks
----------
- N/A

Features
--------
- create a new sub module `pc.py`

Device Updates
--------------
- in `atm.py` add `flow_meter` to `ArrivalTimeMonitor`
- in `attenuator.py` add `flow_meter` to `AttenuatorSXR_Ladder`
- in `attenuator.py` add `flow_meter` to `AttenuatorSXR_LadderTwoBladeLBD`
- in `device_types.py` add `WaveFrontSensorTargetCool` , `WaveFrontSensorTargetPF2K2`
- in `mirror.py` add flow sensor variable to `FFMirror`
- in `wfs.py` add `flow_meter` to `WaveFrontSensorTarget`

New Devices
-----------
- add class `PhotonCollimator` to readout `flow_switch`
- add class `WaveFrontSensorTargetPF2K2` to readout `flow_switch`

Bugfixes
--------
- N/A

Maintenance
-----------
- N/A

Contributors
------------
- nrwslac

0 comments on commit 0c80387

Please sign in to comment.