-
Notifications
You must be signed in to change notification settings - Fork 9
release notes 1.6.11
Pete R Jemian edited this page Feb 15, 2023
·
2 revisions
- date/time: 2023-02-15 11:26:32.477904
- release: 1.6.11
- documentation: https://bcda-aps.github.io/apstools/latest/
- milestone: 1.6.11
section | quantity |
---|---|
New Tags | 2 |
Pull Requests | 11 |
Issues | 10 |
Commits | 167 |
tag | date | commit |
---|---|---|
1.6.11 | 2023-02-15 | ee19f55 |
1.6.11rc1 | 2023-02-15 | aaef591 |
pull request | date | state | title |
---|---|---|---|
#800 | 2023-02-15 | merged | Struck3820 - fix typo |
#798 | 2023-02-14 | merged | SpecWriterCallback: write #O & #P lines (motor positions) |
#796 | 2023-02-12 | merged | record positioner (and other) values at start of run |
#795 | 2023-02-14 | merged | NXWriter must wait until external data stream file is readable |
#794 | 2023-02-01 | merged | test that positioner is in position #748 |
#793 | 2023-01-28 | merged | unit tests for AD_EpicsFileNameMixin |
#792 | 2023-01-28 | merged | TST #748 refactor the assertion of almost equal |
#791 | 2023-01-28 | merged | resolve failing tests marked as pytest.mark.local |
#790 | 2023-01-27 | merged | apply isort code style for imports |
#786 | 2023-01-27 | merged | NXWriter updates |
#783 | 2023-01-23 | merged | try github/super-linter workflow |
issue | date | label(s) | title |
---|---|---|---|
#799 | 2023-02-15 | bug | Struck 3820: typo in Component name: do_readl_all
|
#781 | 2023-02-14 | bug, question | NeXus callback and area detectors: can't create link to detector data |
#778 | 2023-02-14 | enhancement | SpecFileWriter: record motor positions at start of scan |
#744 | 2023-01-28 | task | unit tests for AD_EpicsFileNameMixin()
|
#789 | 2023-01-28 | wontfix, task | Apply black
|
#787 | 2023-01-27 | task |
linter workflow |
#788 | 2023-01-27 | task | Apply isort
|
#785 | 2023-01-27 | bug | NXWriter callback: two problems |
#752 | 2023-01-23 | enhancement | Make it easier to define an area detector Device |
#782 | 2023-01-23 | enhancement | github/super-linter workflow |
commit | date | message |
---|---|---|
ee19f55 | 2023-02-15 | DOC 1.6.11 |
aaef591 | 2023-02-15 | Merge pull request #800 from BCDA-APS/799-Struck-3820 |
20e6722 | 2023-02-15 | STY #799 sort |
3654a8c | 2023-02-15 | STY #799 whitespace |
70a9f00 | 2023-02-15 | DOC #799 |
2a4e8a0 | 2023-02-15 | TST #799 apply similar test to XIS slit class |
0d5876f | 2023-02-15 | TST #799 create new tests |
10b4b97 | 2023-02-15 | MNT #799 |
3380c1e | 2023-02-14 | Merge pull request #795 from BCDA-APS/781-NXWriter-callback |
51d4de4 | 2023-02-14 | DOC #781 note usage, re-run tests again |
5ea0a34 | 2023-02-14 | DOC #781 whitespace and re-run tests |
9a17fff | 2023-02-14 | DOC #781 |
41e3398 | 2023-02-14 | TST #781 |
ea27905 | 2023-02-14 | MNT #781 add wait_writer() method |
77ca55f | 2023-02-14 | TST #781 |
4bc866d | 2023-02-14 | TST #781 |
810187c | 2023-02-14 | TST #781 set value: create_directory |
3275ce8 | 2023-02-14 | CI #781 |
95ebbf8 | 2023-02-14 | TST #781 |
69109d6 | 2023-02-14 | TST #781 diagnostics: CI fails, passes locally |
4805a06 | 2023-02-14 | TST #781 apply diagnostic |
62f86eb | 2023-02-14 | MRG #781 Merge branch 'main' into 781-NXWriter-callback |
6fc8654 | 2023-02-14 | Merge pull request #798 from BCDA-APS/778-SPECwriter-positioners |
f6dc58f | 2023-02-14 | DOC #778 |
ccc5cda | 2023-02-14 | TST #778 write motor stream for ALL runs |
b93edf6 | 2023-02-14 | DOC #778 |
7cfb735 | 2023-02-14 | TST #798 revise for tempdir use |
bec4b45 | 2023-02-13 | CI #798 |
bbdd653 | 2023-02-13 | CI #798 |
1b67ead | 2023-02-13 | TST #798 more diagnostics, split test |
ff94905 | 2023-02-13 | TST #798 drop redundant test |
7dc48b4 | 2023-02-13 | TST #798 refactor & use fixtures and tempfile |
9cc5366 | 2023-02-13 | TST #798 |
c34178b | 2023-02-13 | CI #798 |
0d3e7b6 | 2023-02-13 | MNT #778 black, isort, & refactor to pathlib |
192197e | 2023-02-13 | ENH #778 collect data and write #O & #P lines |
a40bc2f | 2023-02-12 | DOC #778 |
c7c56cc | 2023-02-12 | Merge pull request #796 from BCDA-APS/778-record-prescan-values |
201cb41 | 2023-02-12 | DOC #778 |
4636d6c | 2023-02-12 | ENH #778 add (and document) remaining features |
80cf16c | 2023-02-12 | TST #778 |
707944f | 2023-02-11 | DOC #778 |
423d1d0 | 2023-02-11 | CI #778 |
dbd65df | 2023-02-11 | DOC #778 |
a92355d | 2023-02-11 | MNT #778 discard this idea |
23315fc | 2023-02-11 | MNT #778 refactor |
c2aa8a6 | 2023-02-10 | GIT #778 avoid merge conflict with 781 branch |
6a64c91 | 2023-02-10 | GIT #778 |
6df083d | 2023-02-10 | ENH #778 |
fe75ead | 2023-02-10 | DOC #778 |
f53b1b5 | 2023-02-10 | TST #778 |
e159bbb | 2023-02-02 | TST #781 always prime the plugin |
258f437 | 2023-02-02 | CI #781 style |
5a541f8 | 2023-02-02 | DOC #781 |
c92ee9f | 2023-02-02 | MNT #781 delayed external image copy |
61e963b | 2023-02-02 | TST #781 |
38cd6e1 | 2023-02-02 | TST #781 |
cdd9f05 | 2023-02-02 | CI #781 |
41617ff | 2023-02-02 | CI #781 stop on first error |
b6c2b16 | 2023-02-02 | TST #781 capture always last stage_sig |
e9f2660 | 2023-02-02 | TST #781 staging tests |
7d8aebf | 2023-02-01 | GIT #781 generalize |
3e9a5e2 | 2023-02-01 | TST #781 capture must be last stage_sig |
41dabbe | 2023-02-01 | TST #781 prime the plugin first |
a9a6e81 | 2023-02-01 | CI #781 black style |
bc27805 | 2023-02-01 | CI #781 refactor import out of sequence |
2ba567e | 2023-02-01 | CI #781 code style |
b435ed6 | 2023-02-01 | TST #781 other tests now must wait for writer, too |
909b9af | 2023-02-01 | MNT #781 writer in thread |
169ab6b | 2023-02-01 | TST #781 RE test of NXWriter |
4ce876e | 2023-02-01 | Merge pull request #794 from BCDA-APS/748-test-move-in-PVPositionerSoftDone |
752d25d | 2023-02-01 | DOC #748 re-run tests |
2e4667d | 2023-02-01 | TST #748 disable another test |
e97a47d | 2023-02-01 | MNT #748 sort methods & re-run tests |
bc0e607 | 2023-02-01 | TST #748 |
5a7979e | 2023-02-01 | TST #748 |
4092b21 | 2023-01-31 | DOC #748 |
8bed870 | 2023-01-31 | MNT #748 |
af455fd | 2023-01-31 | TST #748 disable failing test |
0c1fab2 | 2023-01-31 | TST #748 refactor |
c48c269 | 2023-01-31 | TST #748 |
bc0545f | 2023-01-31 | MNT #748 rename shorter |
fa7e3e8 | 2023-01-31 | TST #748 is this assert really necessary? |
e756f6b | 2023-01-31 | TST #748 diagnostics |
a669a1e | 2023-01-31 | MNT #748 diagnostic |
6c7baf8 | 2023-01-31 | TST #748 collect all at once |
54e51a5 | 2023-01-31 | GIT #748 local notes |
d890d65 | 2023-01-31 | CI #748 |
241703e | 2023-01-31 | TST #748 |
f7b4891 | 2023-01-31 | MNT #748 exit cb_readback early if idle |
7ecf1eb | 2023-01-31 | MNT #748 filter the kwargs in cb_readback |
fd842aa | 2023-01-31 | TST #748 |
65ae075 | 2023-01-31 | MNT #748 relocate |
514b865 | 2023-01-31 | MNT #748 |
65b7c7a | 2023-01-31 | MNT #748 refactor inposition method |
ff9a5e3 | 2023-01-31 | TST #748 |
5bca495 | 2023-01-30 | MNT #748 latch done moving state |
1cea56c | 2023-01-30 | TST #748 |
c9d4df9 | 2023-01-30 | TST #748 get done signal immediately |
3fe6d59 | 2023-01-30 | TST #748 re-run (GHA has troubles today) |
de8dd6e | 2023-01-30 | CI #748 disable the workflow |
235ac5d | 2023-01-30 | MNT #748 update done signal without condition |
154ef33 | 2023-01-30 | CI #748 disable CodeQL workflow: low value, slow |
dd68257 | 2023-01-30 | TST #748 add motion timing to report |
00c8f3b | 2023-01-30 | DOC #748 |
9eaae43 | 2023-01-30 | TST #748 call this earlier |
06437b6 | 2023-01-30 | TST #748 re-enable initial position, re-run tests |
f3919f5 | 2023-01-30 | TST #748 call cb_readback() |
22f734a | 2023-01-30 | MNT #748 refactor, as in ptc10 |
8cf9961 | 2023-01-30 | MNT #748 as learned |
134cf60 | 2023-01-30 | TST #748 skip first move to known position |
2ed0e05 | 2023-01-30 | TST #748 |
76a157d | 2023-01-30 | MNT #748 refactor dmov & inposition |
3fba387 | 2023-01-30 | DOC #748 todo item |
6e7502e | 2023-01-29 | CI #748 white space |
df49455 | 2023-01-29 | TST #748 |
2fe2eae | 2023-01-29 | TST #748 remove delay from failed test |
8125842 | 2023-01-29 | MNT #4748 restore order of certain imports |
9194102 | 2023-01-29 | CI #748 disable jscpd checks for now |
6dfa765 | 2023-01-29 | DOC #748 and run tests again |
c7fa8e7 | 2023-01-29 | TST #748 refactor and run tests again |
9c552ed | 2023-01-29 | TST #748 refactor, simpler |
8c3c167 | 2023-01-29 | STY #748 black |
b462ca2 | 2023-01-29 | TST #748 refactor, simpler |
3a27341 | 2023-01-29 | TST #748 run it again |
8f5b1eb | 2023-01-29 | STY #748 flake8 |
9150215 | 2023-01-29 | TST #748 refactor |
395b5c9 | 2023-01-29 | TST #748 wip |
f2d0457 | 2023-01-28 | TST #748 actuate via .PROC field |
3eed497 | 2023-01-28 | TST #749 |
0bae1c8 | 2023-01-28 | MNT #748 refactor to math.isclose() |
4d70c6b | 2023-01-28 | Merge pull request #793 from BCDA-APS/748--test_AD_EpicsFileNameMixin |
c6d8308 | 2023-01-28 | CI #744 |
b56e7d1 | 2023-01-28 | TST #744 |
4dbb5af | 2023-01-28 | MNT #744 |
38fe61f | 2023-01-28 | TST #748 |
d5da2a4 | 2023-01-28 | Merge pull request #792 from BCDA-APS/748-CI-tests-fail |
318c74b | 2023-01-28 | TST #748 refactor the assertion of almost equal |
44d73bc | 2023-01-28 | Merge pull request #791 from BCDA-APS/748-local-CI-tests |
251e41b | 2023-01-28 | TST #748 |
47ff29b | 2023-01-28 | CI #789 |
b6d7b01 | 2023-01-28 | CI #789 |
0875897 | 2023-01-28 | CI #789 |
fd2c776 | 2023-01-28 | DOC #748 |
81b7459 | 2023-01-28 | CI #748 re-enable local tests |
fa8ad3f | 2023-01-27 | TST #790 |
7840767 | 2023-01-27 | Merge pull request #790 from BCDA-APS/788-isort |
fac7ddc | 2023-01-27 | CI #790 locate the named CONFIG files |
33f7378 | 2023-01-27 | CI #790 |
f188ce0 | 2023-01-27 | CI #790 |
a24c46c | 2023-01-27 | CI #790 per linter workflow |
825abe8 | 2023-01-27 | CI #788 as identified by linter workflow |
7dd6f20 | 2023-01-27 | MNT #788 |
b79a025 | 2023-01-27 | Merge pull request #786 from BCDA-APS/781-NeXus-callback-and-area-detectors |
ae56280 | 2023-01-27 | TST #785 remove unnecessary assert |
366b2b9 | 2023-01-27 | STY #785 flake8 |
a54af44 | 2023-01-27 | MNT #785 identify scaler channels as detectors |
a17c1da | 2023-01-27 | TST #785 no empty detectors or positioners lists |
868c4ce | 2023-01-27 | TST #785 refactor to pathlib from os |
68e8180 | 2023-01-27 | TST #785 WIP |
25063c2 | 2023-01-27 | TST #785 stronger filewriter tests |
7b3f165 | 2023-01-27 | TST #785 stronger tests of default plot |
2709590 | 2023-01-23 | DOC |
a324d30 | 2023-01-23 | Merge pull request #783 from BCDA-APS/782-super-linter |
0df59c9 | 2023-01-23 | DOC #782 |
91dfb15 | 2023-01-23 | ENH #782 add workflow |
ef484cf | 2023-01-12 | DOC versioning |