Skip to content

Commit a360418

Browse files
authored
Merge pull request #1393 from tangkong/rel_v10.1.0
DOC/REL: release notes v10.1.0
2 parents 5d92683 + f298e25 commit a360418

11 files changed

+45
-306
lines changed

docs/source/releases.rst

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,51 @@ Release History
22
###############
33

44

5+
v10.1.0 (2025-11-20)
6+
====================
7+
8+
Device Features
9+
---------------
10+
- Added component to `ReflaserL2SI` for laser shutdown pv
11+
- QminiSpectromemter.embedded and .detailed screens now allow recoloring the graph and using file dialogs for saving spectra
12+
- Increase TMO Spectrometer Attenuator targets from 9 to 12
13+
- Various `DCCM` updates
14+
15+
- Updated `DCCMEnergy` ui files to use th1 properties and new limit_travel attributes
16+
- Added `DCCMTarget` component to DCCM class and reordered components
17+
- Added TXI option to `DCCMEnergyWithVernier`
18+
- Removed inverse from `DCCMEnergyWithVernier` since it was identical to `DCCMEnergy.inverse`
19+
- Made energy_with_vernier and energy_with_acr_status formatted components to pass hutch, acr_status_suffix, and acr_status_pv_index
20+
- Added Si333 dspacing constant and ability to switch between it and Si111
21+
- Added callback to update DCCMEnergy.energy.readback
22+
23+
- Added support for Leviton & Sentry4 PDU Sensors as they were previously unused and untested. The screen now shows the analog readouts and alarms.
24+
25+
New Devices
26+
-----------
27+
- `DREAM_Gas_Jet_Slits`: Single device holding all DREAM stages
28+
- `TM1L2`: derived from the ArrivalTimingMonitorClass, but has two rtds, no flow sensor, and six targets in addition to the out position
29+
30+
Bugfixes
31+
--------
32+
- `ClippedScale`: A subclass of PyDMScaleIndicator to solve the issue of the blade widgets for SL2K4 "randomly" appearing completely black
33+
- `SL2K4`: Labels no longer clip in control room screens
34+
- `Prefocus`: add alias for x_motor and y_motor
35+
36+
Maintenance
37+
-----------
38+
- `SL2K4`: Added labels for North/South and Top/Bottom
39+
40+
Contributors
41+
------------
42+
- KaushikMalapati
43+
- TrumanPar
44+
- aberges-SLAC
45+
- carogee
46+
- tongju12
47+
48+
49+
550
v10.0.0 (2025-10-16)
651
===================
752

docs/source/upcoming_release_notes/1381-DCCM-gui-updates.rst

Lines changed: 0 additions & 36 deletions
This file was deleted.

docs/source/upcoming_release_notes/1383-reflaser-shutdown-cpt.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1384-qmini_gui_revamp.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1385-SL2K4_Slit_Limits.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1387-adding_targets_to_tmo_spectrometer_att.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1388-Add_motor_aliases_in_lens.py.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1389-PDU_Sensor_Support.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1391-SL2K4_Slit_GUI_Label_Fix.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/source/upcoming_release_notes/1392-DREAM_gas_jet_slits_stage_grouping.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)