-
Notifications
You must be signed in to change notification settings - Fork 9
release notes 1.6.18
Pete R Jemian edited this page Feb 11, 2024
·
3 revisions
- date/time: 2024-02-10 20:09:58.357338
- release: 1.6.18
- documentation: https://bcda-aps.github.io/apstools/latest/
- milestone: 1.6.18
section | quantity |
---|---|
New Tags | 4 |
Pull Requests | 19 |
Issues | 15 |
Commits | 121 |
tag | date | commit |
---|---|---|
1.6.18 | 2024-01-23 | 9c0a0ee |
1.6.18rc3 | 2024-01-23 | aaf3524 |
1.6.18rc2 | 2024-01-23 | b58417a |
1.6.18rc1 | 2024-01-23 | d99661b |
pull request | date | state | title |
---|---|---|---|
#918 | 2024-02-09 | merged | DOC: minor edits to documentation about exception handling |
#913 | 2024-01-22 | merged | rename the workflow files: simple, generic names |
#911 | 2024-01-22 | closed | Hoist data management setup code from BDP and XPCS |
#910 | 2024-01-23 | merged | Settling times for the SR-570 Preamplifier |
#908 | 2024-01-09 | merged | NXWriter should link title from metadata, if available |
#907 | 2024-01-09 | merged | listdevice(show_pv=True) alternate defaults |
#904 | 2024-01-08 | merged | Hoist simulated controllers from bluesky_training |
#903 | 2024-01-06 | merged | Resolve ValueError from devices.area_detector_support |
#902 | 2024-01-03 | merged | add acalcout record and userArrayCalcs |
#901 | 2024-01-03 | merged | BUG: Sphinx failed to import labjack |
#898 | 2023-12-27 | merged | Hoist simulated controller positioners from bluesky_training |
#895 | 2023-12-08 | merged | Add templating support to NXWriter() |
#894 | 2023-12-01 | merged | Write tables of plot statistics in most compact form |
#891 | 2023-11-27 | merged | Move .OVAL field to separate class; ao and bo records differ by this field |
#890 | 2024-01-02 | merged | Support for LabJack DAQ devices |
#888 | 2023-11-17 | merged | check proper subnet for APSU beamlines |
#886 | 2023-11-16 | merged | new lineup2() plan can be used with queueserver, console, and notebooks |
#883 | 2023-11-16 | merged | Measurement Computing CTR08 high-speed counter/timer |
#877 | 2023-08-30 | merged | Support for DG-645 digital delay/pulse generator |
issue | date | label(s) | title |
---|---|---|---|
#876 | 2024-01-09 | task | NXWriter should use title from metadata first |
#881 | 2024-01-09 | task | change defaults for listdevice() |
#885 | 2024-01-06 | bug | BUG: ValueError from devices.area_detector_support |
#628 | 2024-01-03 | enhancement, good first issue | Support synApps acalcout and userArrayCalcs |
#900 | 2024-01-03 | bug | BUG: Failed to import apstools.devices.labjack. |
#899 | 2023-12-27 | bug, duplicate | BUG: unit test failure in CI |
#897 | 2023-12-27 | enhancement | Hoist simulated temperature controller code from bluesky_training |
#820 | 2023-12-08 | enhancement | Save/restore information between sessions |
#893 | 2023-12-08 | enhancement | Add a templating system to the NXWriter callback |
#892 | 2023-12-01 | task | plot statistics table: landscape v. portrait |
#889 | 2023-11-27 | bug | output_value for Epics output record device is only valid for analog inputs |
#887 | 2023-11-17 | enhancement | APS-U beamline controls subnet check |
#884 | 2023-11-16 | enhancement | Replace BEC in lup() and lineup() plans with PySumReg |
#874 | 2023-08-30 | enhancement | Ophyd device for DG-645 |
#873 | 2023-08-13 | bug | BUG: remove extra print() |
commit | date | message |
---|---|---|
883f82c | 2024-02-09 | Merge pull request #918 from tacaswell/doc/exceptions |
d7cdfdf | 2024-02-09 | Update docs/source/examples/ho_contingency.ipynb |
02d2bf4 | 2024-02-09 | Update docs/source/examples/ho_contingency.ipynb |
73fef34 | 2024-02-09 | DOC: minor edits to documentation about exception handling |
9c0a0ee | 2024-01-23 | release 1.6.18 |
aaf3524 | 2024-01-23 | CI again |
c859b40 | 2024-01-23 | CI specify python-version |
b58417a | 2024-01-23 | DOC |
02b7c1b | 2024-01-23 | CI update actions versions |
d99661b | 2024-01-23 | DOC prepare for 1.6.18 release |
777d3cb | 2024-01-23 | Merge pull request #910 from spc-group/gain_settling |
dc5bdc2 | 2024-01-23 | Removed SR-570 gain mixin class and just rolled everything up into GainSignal. |
b26b8a1 | 2024-01-23 | Added some comments to the SRS-570 tests. |
1022a1f | 2024-01-22 | Merge remote-tracking branch 'origin/main' |
13092a0 | 2024-01-22 | DOCS prepare for 1.6.18 release |
dcd3914 | 2024-01-22 | Merge pull request #913 from BCDA-APS/rename-workflows |
f6e4363 | 2024-01-22 | rename the workflow files: simple, generic names |
7eca36f | 2024-01-20 | Update apstools/devices/tests/test_srs570_preamplifier.py |
b9f6b87 | 2024-01-18 | Fixed flake8 issues. |
007bf4d | 2024-01-18 | Fixed tests for new preamp settling times. |
cb653c9 | 2024-01-18 | More updates to the preamp settling times. |
b12d6f6 | 2024-01-18 | Updated the preamp gain settle times based on beamline testing. |
735b13e | 2024-01-18 | Calculation for preamp gain settling time is now a separate function. |
f1e6bab | 2024-01-17 | Black formatting. |
c8d6eec | 2024-01-12 | Split the SRS-570 GainSignal into a signal and a mixin. |
48045fe | 2024-01-12 | Added pre-determined settling times to SRS570 pre-amp gain signals. |
93694e7 | 2024-01-09 | Merge pull request #908 from BCDA-APS/876-NXWriter-title-default |
717b1c4 | 2024-01-09 | CI #876 disable until #905 |
4d7513e | 2024-01-09 | CI #876 |
8c4b45e | 2024-01-09 | MNT #876 use a link instead |
7e043eb | 2024-01-09 | MNT #876 title |
d4bb2cf | 2024-01-09 | Merge pull request #907 from BCDA-APS/881-listdevice-defaults |
f74dcf0 | 2024-01-09 | DOC #881 |
cfdf1ff | 2024-01-09 | TST #881 |
4ab77b4 | 2024-01-09 | ENH #881 add feature |
9219cd3 | 2024-01-09 | ENH #881 add decorator |
e5231a4 | 2024-01-08 | Merge pull request #904 from BCDA-APS/897-temperature-sims |
a2318f7 | 2024-01-08 | MNT #897 |
33dc166 | 2024-01-08 | Merge branch 'main' into 897-temperature-sims |
beaba32 | 2024-01-06 | Merge pull request #903 from BCDA-APS/885-ValueError-AD_full_file_name_local |
bbc5183 | 2024-01-03 | Merge branch 'main' into 885-ValueError-AD_full_file_name_local |
947d75b | 2024-01-03 | Merge branch 'main' into 897-temperature-sims |
cb35832 | 2024-01-03 | Merge pull request #902 from BCDA-APS/628-acalcout-userArrayCalcs |
7b4415b | 2024-01-03 | Merge branch 'main' into 628-acalcout-userArrayCalcs |
a5acafb | 2024-01-03 | Merge pull request #901 from BCDA-APS/900-failed-to-import-labjack |
765ad2b | 2024-01-03 | TST #628 isort |
7d3c89a | 2024-01-03 | DOC #628 |
e8e370c | 2024-01-03 | TST #628 |
426bdb4 | 2024-01-03 | MNT #628 |
34aa763 | 2024-01-02 | TST #897 control the noise during tests |
0c416a7 | 2024-01-02 | DOC #890 |
8b4916f | 2024-01-02 | MNT #879 use relative import now |
652b2ec | 2024-01-02 | MNT #900 workaround for Kind.config |
357ff6d | 2024-01-02 | MNT #885 |
d47c55a | 2024-01-02 | Merge pull request #890 from spc-group/main |
10bfc77 | 2024-01-02 | Added a docstring to the generic Output class. |
c78e933 | 2024-01-02 | Fixed a typo in arguments for adding analog outputs to labjack devices. |
f698f06 | 2024-01-02 | Cleaned up doc strings for labjack devices. |
a93a963 | 2023-12-27 | DOC #897 |
7d20d4c | 2023-12-27 | Merge pull request #898 from BCDA-APS/897-temperature-sims |
cd9e1b0 | 2023-12-27 | DOC #763 |
132cda1 | 2023-12-27 | MNT #763 remove ScalerMotorFlyer support for now |
e26b4c2 | 2023-12-27 | TST #898 #899 #763 disable test for now |
5027791 | 2023-12-27 | TST #899 comment out and retry |
19731a0 | 2023-12-27 | TST #897 rename test file |
9f10662 | 2023-12-27 | MNT #897 |
c86a16b | 2023-12-27 | DOC #897 |
b8bacad | 2023-12-27 | TST #897 |
0121dca | 2023-12-27 | MNT #897 hoist from bluesky_training & refactor |
35fc705 | 2023-12-08 | Merge pull request #895 from BCDA-APS/893-HDF5-templating |
b936459 | 2023-12-04 | DOC remove one doc line |
86b64f1 | 2023-12-02 | DOC #895 remove TODO |
dbf4b6c | 2023-12-02 | DOC #893 |
a1ae933 | 2023-12-02 | TST #893 |
f81fe38 | 2023-12-02 | MNT #893 add template support |
d957808 | 2023-12-01 | Merge pull request #894 from BCDA-APS/892-landscape-or-portrait |
bd130bc | 2023-12-01 | DOC #892 |
d9fc082 | 2023-12-01 | MNT #892 |
2b8ba83 | 2023-12-01 | MNT straggler |
22c00db | 2023-11-29 | Black formatting. |
6da0a21 | 2023-11-29 | Added the LabJackBase docstring to the four device sub-classes. |
1fd49a7 | 2023-11-27 | Merge pull request #891 from BCDA-APS/889-ao-record-OVAL-field |
3adabc7 | 2023-11-22 | MNT #889 |
ccdd559 | 2023-11-21 | Fixed flake8 failures for CI. |
05a8d66 | 2023-11-21 | Merge branch 'BCDA-APS:main' into main |
660c36a | 2023-11-21 | Black and isort. |
f756fd6 | 2023-11-21 | Cleaned up documentation for labjack support. |
fe3d0ed | 2023-11-21 | Fixed tests that had broken after updated PVs with real hardware. |
0ea75b0 | 2023-11-21 | Added documentation for the labjack device. |
be34847 | 2023-11-21 | Cleaned up the labjack device PVs so that they match the EPICS database. |
626d98c | 2023-11-21 | Extended the labjack T7 support to include the T4, T7-Pro and T8. |
fefb403 | 2023-11-21 | Added support for the waveform generator on a labjack device. |
4d970a8 | 2023-11-21 | Added support for the waveform digitizer. |
ee245d6 | 2023-11-18 | Added digital input words to the LabJack device. |
4788a24 | 2023-11-18 | Added a device for the LabJack T7 with digital and analog I/Os. |
0d2348e | 2023-11-17 | Merge pull request #888 from BCDA-APS/887-apsu-subnet-check |
98a5ff9 | 2023-11-17 | TST #887 imports |
77ea15c | 2023-11-17 | DOC #887 |
ed6b64f | 2023-11-17 | MNT #887 |
0fd5076 | 2023-11-17 | ENH #887 add function |
a57cb50 | 2023-11-17 | TST #887 |
276ba5d | 2023-11-16 | Merge pull request #883 from BCDA-APS/882-MC-USB-CTR |
a446529 | 2023-11-16 | Merge branch 'main' into 882-MC-USB-CTR |
b8fbe29 | 2023-11-16 | Merge pull request #886 from BCDA-APS/884-signal-stats |
305d939 | 2023-11-16 | DOC #884 |
d8c2fae | 2023-11-16 | DOC #884 |
f98fbc0 | 2023-11-16 | TST #884 |
6e4e248 | 2023-11-16 | ENH #884 lineup2 statistics use PySumReg now |
b4c7133 | 2023-11-13 | TST #882 |
117d91c | 2023-11-13 | DOC #882 |
dbad469 | 2023-11-13 | ENH #882 MC USB CTR08 support |
eb66d4d | 2023-08-30 | DOC #877 |
134b2ad | 2023-08-30 | Merge pull request #877 from spc-group/delay |
0220a8a | 2023-08-30 | Added delay module to the automodule API documentation. |
dd3d994 | 2023-08-26 | STY Black formatting. |
606e849 | 2023-08-25 | DOC Included DG645Delay device in devices auto API. |
2343436 | 2023-08-25 | ENH Added support for the SRS DG-645 digital delay/pulse generator. |
1351d03 | 2023-08-22 | DOC syntax |
45ac86e | 2023-08-15 | DOC remove extra word |
30a0096 | 2023-08-13 | FIX #873 |
79e7822 | 2023-07-19 | DOC note release date |