Skip to content

release notes 1.6.14

Pete R Jemian edited this page Mar 12, 2023 · 2 revisions

1.6.14

section quantity
New Tags 2
Pull Requests 12
Issues 15
Commits 103

Tags

tag date commit
1.6.14 2023-03-12 141a445
1.6.14rc1 2023-03-12 f3cfe49

Pull Requests

pull request date state title
#828 2023-03-12 merged list functions should return pyRestTable.Table by default
#827 2023-03-11 merged labels_to_streams(): do not plot items in the labeled stream
#826 2023-03-11 merged labels_to_streams() fails when no motor label assigned
#822 2023-02-25 merged list all objects for control
#817 2023-02-18 merged refactor unit test
#815 2023-02-18 merged Measurement Computing TC-32
#814 2023-02-17 merged refactor with pathlib
#813 2023-02-17 merged improve coverage in plans
#811 2023-02-17 merged addDeviceDataAsStream-> write_stream
#809 2023-02-17 merged resolve random CI failures
#808 2023-02-16 merged NXWriter: problems reported by LNLS
#805 2023-02-16 merged update landing page

Issues

issue date label(s) title
#824 2023-03-12 maintenance listplans, listruns, listdevice should return a pyRestTable
#819 2023-03-11 bug new stream of "label_start_motor" should not display in BestEffortCallback
#825 2023-03-11 bug labels_to_streams() fails when no motor label assigned
#641 2023-02-25 enhancement ENH: visualize all objects for control
#742 2023-02-22 maintenance USAXS HDF5 writer uses single mode and custom file names
#644 2023-02-22 enhancement, wontfix Add kwargs to write_monochromator() method
#816 2023-02-18 bug, testing test_alignment logic
#629 2023-02-18 enhancement TC-32 thermocouple interface
#807 2023-02-17 enhancement FileWriterCallbackBase.file_name: refactor with pathlib, make it a property
#780 2023-02-17 task Improve code coverage in plans/
#797 2023-02-17 maintenance refactor and use addDeviceDataAsStream()
#748 2023-02-17 bug Certain tests still fail randomly in CI
#806 2023-02-16 bug NXWriter: malformed NXdata group, regarding positioners
#804 2023-02-16 documentation update the docs landing page
#795 2023-02-14 bug NXWriter must wait until external data stream file is readable

Commits

commit date message
141a445 2023-03-12 DOC 1.6.14
415378d 2023-03-12 DOC drop old doc versions
f3cfe49 2023-03-12 DOC 1.6.14rc1
53f6dac 2023-03-12 DOC #824 re-run with latest
1db048f 2023-03-12 Merge pull request #828 from BCDA-APS/824-listXXX-returns-pyRestTable
9e2258b 2023-03-12 STY #824
dde8757 2023-03-12 TST #824 printing kwarg deprecated
10180b5 2023-03-12 ENH #824 listdevice()
fe13a4c 2023-03-12 TST #824 listdevice()
c9bbcfc 2023-03-12 STY #824
0ff2ef1 2023-03-12 DOC #824
8004bfd 2023-03-12 ENH #824 listobjects()
82e4a62 2023-03-12 DOC #824 listobjects()
a024ce9 2023-03-12 TST #824 listobjects()
7c04ecf 2023-03-12 STY #824
c2c75bd 2023-03-12 STY #824
bd9ad39 2023-03-12 ENH #824 listruns()
c06b572 2023-03-12 TST #824 listruns()
158ed38 2023-03-12 DOC #824 listruns()
1639ab1 2023-03-12 STY #824 isort listplans()
aea47d3 2023-03-12 TST #824 listplans()
60750bc 2023-03-12 ENH #824 listplans()
7be03b0 2023-03-12 DOC #824
3f4f90a 2023-03-12 ENV #824 pyRestTable new version
d754cf2 2023-03-12 CI #824
5dfb5d6 2023-03-12 ENH #824 introduce enum to list function
dc944da 2023-03-12 ENH #841 op cit
a5ede1f 2023-03-12 ENH #824 selection enum
f74741d 2023-03-11 Merge pull request #827 from BCDA-APS/819-no-plot-for-label-streams
52f8d42 2023-03-11 DOC #819
ac9f965 2023-03-11 MNT #819
97ba371 2023-03-11 Merge pull request #826 from BCDA-APS/825-no-labeled-motors
ecc6839 2023-03-11 DOC #825
dfcf3ef 2023-03-11 TST #825
7c9e478 2023-03-11 MNT #825
25d568b 2023-03-11 TST #825
c0c6918 2023-02-25 Merge pull request #822 from BCDA-APS/641-all-control-objects
03456f4 2023-02-25 DOC note changes, re-run CI
b71f469 2023-02-25 DOC #641
9fdad1f 2023-02-25 MNT #641 adjust default per pandas.DataFrame
bb95bac 2023-02-25 TST #641
b8b3d48 2023-02-25 MNT #641 pandas.DataFrame default trunc=50
e468180 2023-02-25 DOC #641 begin the howto doc
9aac12e 2023-02-25 MNT #641 docs may start with a blank line - strip it
8bff407 2023-02-25 MNT #641
e7ef145 2023-02-25 MNT refactor in fewer lines
252239e 2023-02-25 MNT #641 refactor
50109cb 2023-02-24 ENH #641 add new feature
44236df 2023-02-24 TST #641
92d60c8 2023-02-20 MNT more pathlib
1a8be78 2023-02-18 DOC MC TC-32
838db65 2023-02-18 DOC MC TC-32
5f36541 2023-02-18 Merge pull request #817 from BCDA-APS/816-test_alignment
5a138e4 2023-02-18 TST #816
95607ad 2023-02-18 TST #816
b56756a 2023-02-18 Merge pull request #815 from BCDA-APS/629-TC-32
50f3f54 2023-02-18 DOC #629
8bf95cb 2023-02-18 TST #629
2b2128c 2023-02-18 ENH #629
e93164c 2023-02-17 Merge pull request #814 from BCDA-APS/807-refactor-with-pathlib
4cc440a 2023-02-17 MNT #807 refactor os to pathlib throughout
481af00 2023-02-17 MNT #7890 continuing ...
86858cb 2023-02-17 WIP #807
55fcc8d 2023-02-17 MNT #807 make property with setter & pathlib
e7c8d7c 2023-02-17 Merge pull request #813 from BCDA-APS/780-improve-coverage-in-plans
102421e 2023-02-17 MNT #780 refactor with run_decorator
2834fa9 2023-02-17 DOC #780
230d777 2023-02-17 MNT #780 per unit test finding
8c2f854 2023-02-17 TST #780
39fd06f 2023-02-17 STY #293
0c113f2 2023-02-17 MNT #780 unit test found another assumption
f6484c3 2023-02-17 TST #780 alignment
3edede5 2023-02-17 MNT #780 unit test found something to be corrected
3afee8f 2023-02-17 TST #780 nscan tests
601a03c 2023-02-17 TST #780 looks like a typo to me
183f473 2023-02-17 Merge pull request #811 from BCDA-APS/797-write_stream
8b8abd6 2023-02-17 MNT #797 disable super_linter workflow
b58f64b 2023-02-17 TST #797 longer connection timeout here
9cebbe1 2023-02-17 TST #797 make test from #108 notebook
4ee61b6 2023-02-17 MNT #797
e25faee 2023-02-17 MNT #797 addDeviceDataAsStream --> write_stream
7d6ac98 2023-02-17 Merge pull request #809 from BCDA-APS/748-random-CI-failures
f7d4a29 2023-02-17 TST #748 restore @pytest.mark.local
345f4ed 2023-02-16 TST #748 remove local test markers and re-run CI
068ac15 2023-02-16 CI #748
49feeba 2023-02-16 TST #748
4f8568a 2023-02-16 TST #748 small change, re-run CI
b17f8dd 2023-02-16 TST #748 force CA get after move here
9feedbe 2023-02-16 TST #748 re-emable remaining tests
36beb08 2023-02-16 TST #748 re-emable one test for now
1e8175c 2023-02-16 TST #806 2.0 s default timeout not enough for CI, sometimes
ec1b428 2023-02-16 Merge pull request #808 from BCDA-APS/806-NXWriter
1f080c3 2023-02-16 DOC #806
82327c0 2023-02-16 TST #806 force a CA get call here
e62d312 2023-02-16 DOC #806
e0c75a7 2023-02-16 TST #806
ee55e23 2023-02-16 CI #806
41341ef 2023-02-16 TST #806 w-i-p
7831038 2023-02-16 TST #806 motor simulator with transform record
602a302 2023-02-16 badges
594c06e 2023-02-16 Merge pull request #805 from BCDA-APS/804-update-landing-page
88d1bca 2023-02-16 DOC #804
956760e 2023-02-16 DOC #804
Clone this wiki locally