Skip to content

release notes 1.5.3

Pete R Jemian edited this page Oct 15, 2021 · 1 revision

1.5.3

section quantity
New Tags 1
Pull Requests 14
Issues 15
Commits 128

Tags

tag date commit
1.5.3 2021-10-15 e16836d

Pull Requests

pull request date state title
#563 2021-10-15 merged resolve random CI failures
#560 2021-10-14 merged hoist Linkam temperature controller support from USAXS
#558 2021-10-13 merged update the XIA PF4 filter support
#557 2021-10-12 merged combine object_explorer into listdevice
#556 2021-10-09 merged resolve problem(s) with failing CI
#554 2021-10-09 merged Hoist support for PTC10 temperature controller from USAXS
#553 2021-10-14 merged add unit tests for APS cycle signals
#551 2021-10-06 merged BUGFIX: aps_cycle needs datetime import fix
#549 2021-10-09 merged PVPositioner for energy, theta, & wavelength in Kohzu Monochromator Device
#547 2021-10-06 merged refactor from unittest to pytest
#546 2021-10-04 merged start EPICS IOC for unit tests in GitHub workflow
#543 2021-10-08 merged Add device support for SRS570 from synApps
#535 2021-10-07 merged remove target_attr, keep target signal
#531 2021-10-08 merged Add PVPositionerSoftDone

Issues

issue date title
#562 2021-10-15 py38 CI fails randomly
#490 2021-10-14 device for Linkam temperature controllers
#552 2021-10-14 unit test for datetime issue 550
#462 2021-10-13 XIA filter support needs to expand
#545 2021-10-12 utils.object_explorer() needs unit testing, per #288
#520 2021-10-12 Can listdevice() and object_explorer() be combined?
#555 2021-10-09 CI failing in new unit tests for kohzu monochromator support
#491 2021-10-09 device for PTC10 (controller)
#519 2021-10-09 Use PVPositionerKohzu energy, wavelength, and theta
#530 2021-10-08 PvPositioner with soft done signal
#544 2021-10-08 generalize preamplifier Devices
#541 2021-10-08 SRS570 amplifier
#447 2021-10-06 switch unit testing to py.test
#550 2021-10-06 datetime problem in aps_cycle.py
#235 2021-10-04 IOC container for unit testing

Commits

commit date message
e16836d 2021-10-15 REL: 1.5.3
5eef3e2 2021-10-15 DOC 1.5.3
7dc1294 2021-10-15 DOC packaging steps
ecd8ec3 2021-10-15 DOC prepare for 1.5.3 release
b3eaf52 2021-10-15 Merge pull request #563 from BCDA-APS/562-ci
3e77feb 2021-10-15 CI #562 last run
95ad43e 2021-10-14 MNT #562 another
13c76b1 2021-10-14 MNT #562 another change (arrange imports)
0c46272 2021-10-14 MNT #562 one more time to confirm
ae8fb59 2021-10-14 MNT #562 small change to run CI again
050fb6f 2021-10-14 MNT #562 unused import
fd93414 2021-10-14 MNT #562
d9a994f 2021-10-14 Merge pull request #560 from BCDA-APS/490-Linkam
e176983 2021-10-14 MNT #490 import works
3c3d1a2 2021-10-14 Merge pull request #553 from BCDA-APS/550-test_aps_cycle
76c93d9 2021-10-14 RVW #490
db254d7 2021-10-13 DOC #490
9acbf57 2021-10-13 MNT #490
fb2e962 2021-10-13 ENH #490 stop and hold feature
b783b5e 2021-10-13 ENH #490 hoist from USAXS
c7091a9 2021-10-13 Merge pull request #558 from BCDA-APS/462-pf4-filters
547e8bd 2021-10-13 DOC #462 URLs to synApps databases
8801623 2021-10-13 MNT #462 importable
a01012a 2021-10-13 ENH #462
e2847f0 2021-10-12 Merge pull request #557 from BCDA-APS/520-listdevices
c72e0cc 2021-10-12 TST #520
ea3d7b6 2021-10-12 TST #520 refactor logic
49e9cab 2021-10-12 CI #520 caught by LGTM!
19e6f0b 2021-10-12 DOC #520 add docstring to suppress warning
14c84d7 2021-10-12 DOC #520
d95277d 2021-10-12 TST #520 all tests pass
29dd9f0 2021-10-12 MNT #520
994b1f7 2021-10-12 TST #520 EPICS defaults might fail to set
b7721f3 2021-10-12 TST #520 use older version
c7be390 2021-10-12 TST #520 test for missing catalog content
5673eaf 2021-10-12 TST #250 ignore DeprecationWarnings in some tests
23847c3 2021-10-12 ENH #520 revised listdevice() with new API
30d668f 2021-10-11 MNT #520 return a DataFrame now
095b198 2021-10-11 TST #520
4e9b578 2021-10-11 MNT #520 rename
eaad174 2021-10-11 TST #520 suppress certain warnings
3782f68 2021-10-11 MNT #520 re-locate
64afaf3 2021-10-11 DOC #520 deprecate
c0e3ef6 2021-10-11 MNT #520 rename
6b5da47 2021-10-11 TST #545 basic unit tests for as-is
afc46c5 2021-10-09 Merge pull request #556 from BCDA-APS/555-ci-tests
94a2e28 2021-10-09 MNT #55 delay right after the put()
d434384 2021-10-09 Merge pull request #554 from BCDA-APS/491-hoist-ptc10
b9f5722 2021-10-09 Merge pull request #549 from BCDA-APS/519-kohzu
6f07126 2021-10-08 DOC #491
ac90b4c 2021-10-08 ENH #491
b8bdf64 2021-10-08 Merge pull request #531 from BCDA-APS/530-PVPositionerSoftDone
76f70a9 2021-10-08 Merge branch 'main' into 530-PVPositionerSoftDone
aad35e6 2021-10-08 Merge branch 'main' into 530-PVPositionerSoftDone
4339c00 2021-10-08 Merge pull request #543 from BCDA-APS/541-SRS570
6bc118d 2021-10-08 MNT #549 raise ValueError if equal
b4b9892 2021-10-08 STY #549
93188ff 2021-10-08 MNT #549 refactor for stop_signal and _setup_move
47944c9 2021-10-07 DOC #552
0f9b425 2021-10-07 TST #550 two tests (one requires APS subnet)
0f43b5a 2021-10-07 Merge pull request #535 from BCDA-APS/530-target
fb4acdc 2021-10-06 TST #549
6a7163c 2021-10-06 Merge pull request #547 from BCDA-APS/447-pytest
024acec 2021-10-06 TST #547
76a7e3d 2021-10-06 MNT #547 set timeouts for tests
da2545c 2021-10-06 MNT #547 removed library code timeout
1151abf 2021-10-06 CI #519 syntax (not a list here)
c7f3522 2021-10-06 MNT #519
4890494 2021-10-06 Merge pull request #551 from BCDA-APS/550-datetime
b27f200 2021-10-06 FIX #550
5bc8b4e 2021-10-06 TST #519
9818e1d 2021-10-06 TST #519
ef8fecb 2021-10-05 STY #519
7c2aad0 2021-10-05 ENH #519 working now, needs unit tests
e47ce09 2021-10-05 MNT #519 WIP
a84b0ea 2021-10-05 DOC #535
c760d6f 2021-10-05 MNT #530 Should this class update target value?
d20f595 2021-10-05 Merge branch 'main' into 530-PVPositionerSoftDone
31cef6b 2021-10-05 CI #447 py3.7 compat
b85a009 2021-10-05 CI #447 whitespace
268aca1 2021-10-05 TST #447 after testing at APS
aa6ed32 2021-10-05 MNT #447 rename
2c54044 2021-10-05 TST #447 all tests complete
dc207f0 2021-10-05 TST #447
497174c 2021-10-04 TST #447 WIP
ac9df5f 2021-10-04 TST #447
1b9c892 2021-10-04 TST #447
878f1a4 2021-10-04 TST #447 move filewriter test
c58aabd 2021-10-04 TST #447
52177c6 2021-10-04 MNT #447
bfe668a 2021-10-04 TST #447
8ca6851 2021-10-04 TST #447 plans
e49cc41 2021-10-04 WIP #447
394908c 2021-10-04 TST #447
b2dc3ca 2021-10-04 TST #447
70f43f1 2021-10-04 MNT #544 base class gets its own module now
80857ce 2021-10-04 MNT #344 standardize with base class
df029ec 2021-10-04 DOC #544
9d1ae0d 2021-10-04 STY #543 missing newline
bd9541f 2021-10-04 MNT #543 make gain a Signal
8ef0557 2021-10-04 MNT #543 re-arrange
c781e76 2021-10-04 MNT #543 add pint package
c9b4d80 2021-10-04 MNT #541 compute the gain
841b306 2021-10-04 Merge branch 'main' into 541-SRS570
c5a75c6 2021-10-04 DOC #543
923f382 2021-10-04 Merge branch 'main' of https://github.com/BCDA-APS/apstools into main
c112da0 2021-10-04 DOC #546
0614356 2021-10-04 Merge pull request #546 from BCDA-APS/235-IOC-testing
a68627a 2021-10-04 CI add area detector ADSimDetector IOC
fde312c 2021-10-04 CI update workflow to start & test EPICS IOC
177749e 2021-10-04 CI install EPICS IOC start script from vendor
e7602d1 2021-10-01 DOC #541 another TODO question
abc54fd 2021-10-01 DOC #541
f45ea70 2021-10-01 DOC #541 remove extra blank space
572bbe5 2021-10-01 CI #541
b532bba 2021-10-01 DOC #541
2ebe2b9 2021-10-01 MNT #541 addition hoisted from 8IDI XPCS
f874042 2021-10-01 MNT #541 setup and hoist from 4-ID Polar
a1f34a2 2021-09-29 DOC
0241ba8 2021-09-20 DOC #535
e58ebdf 2021-09-20 MNT #530 remove target_attr, keep target signal
486e7bd 2021-09-20 DOC #530
34bc1a4 2021-09-20 SYT #530 apply black code formatting
6f3b76e 2021-09-20 MNT #530 refactor into sub-package
ccfbd77 2021-09-20 DOC #530
b488436 2021-09-20 STY #530 flake8
c79795f 2021-09-20 DOCS #531 reST syntax
0adac20 2021-09-03 ENH #530 add PVPositionerSoftDone
Clone this wiki locally