Skip to content

release notes 1.6.0

Pete R Jemian edited this page Jan 26, 2022 · 2 revisions

1.6.0

section quantity
New Tags 6
Pull Requests 29
Issues 29
Commits 233

Tags

tag date commit
1.6.0 2022-01-21 e538c4f
1.6.0rc5 2022-01-09 d88ed38
1.6.0rc4 2022-01-09 c38a9a8
1.6.0rc3 2021-11-28 ba1207d
1.6.0rc2 2021-11-27 410a88e
1.6.0rc1 2021-11-27 50e7b7f

Pull Requests

pull request date state title
#630 2022-01-21 merged update Jupyter notebooks in the repository
#626 2022-01-20 merged support more synApps structures
#625 2022-01-18 merged Linkam T96: turn on heating when setpoint is changed
#624 2022-01-20 merged Remove auto_heater and tweaks to PVPositionerSoftDone
#623 2022-01-18 merged re-arrange the synApps documentation
#622 2022-01-17 merged repair workflow
#620 2022-01-17 merged unit tests for PVPositionerSoftDone, et al.
#617 2022-01-11 merged add luascript support
#615 2022-01-09 merged add slit support
#614 2022-01-10 merged Eurotherm 2216e temperature controller
#610 2021-12-08 merged convert None to "null" when saving PeakStats to stream
#609 2021-12-08 merged add unit tests for synApps support
#608 2021-12-07 merged synApps sseq record and userStringSeq databases
#605 2021-12-06 merged add code coverage workflow
#603 2022-01-21 merged Support Lakeshore temperature controllers 336 & 340
#602 2021-12-01 merged update example notebooks and ideas
#601 2021-11-30 merged refactor utils
#600 2021-11-30 merged refactor plans
#599 2021-11-30 merged refactor examples
#598 2021-11-30 merged refactor callbacks and filewriters
#597 2021-11-29 merged refactor signals
#595 2021-11-29 merged refactor snapshot
#593 2021-11-28 merged reorganize _devices/ to devices/
#591 2021-11-28 merged remove deprecated items
#589 2021-11-28 merged resolve errors building sphinx documentation
#587 2021-11-27 merged convert debug code to unit tests
#586 2021-11-27 merged documentation updates
#584 2021-11-27 merged relax python version restrictions
#581 2021-11-26 merged remove apsbss

Issues

issue date label(s) title
#493 2022-01-21 enhancement Device for lakeshores temperature controllers
#515 2022-01-21 enhancement, documentation notebooks need updating
#607 2022-01-20 enhancement synApps userAverage support
#561 2022-01-20 bug, urgent Cannot install apstools
#619 2022-01-18 enhancement linkam temperature controller, power ON when new setpoint
#612 2022-01-18 enhancement, documentation synApps documentation
#618 2022-01-17 testing add unit test for stop() method
#621 2022-01-17 bug, maintenance Can't use with Py3.10 yet. Change requirements and testing.
#532 2022-01-11 enhancement synApps luascript record as ophyd Device
#559 2022-01-10 enhancement device support for Eurotherm 2216e temperature controller (from USAXS)
#616 2022-01-09 bug FileNotFoundError: ... apstools/devices/aps_cycle_info.yml
#567 2022-01-09 enhancement support slit objects from synApps
#611 2021-12-12 bug, documentation bug: sseq docs
#606 2021-12-08 bug Error saving stream PeakStats when FWHM=None
#565 2021-12-07 enhancement synApps string sequence record
#604 2021-12-06 enhancement add coveralls workflow
#548 2021-12-01 task remove move_energy() method in KohzuSeqCtl_Monochromator Device
#596 2021-12-01 bug remnant synApps_ophyd references remain
#594 2021-11-30 enhancement, task reorganize other modules like devices/
#542 2021-11-28 enhancement, task merge devices.py and _devices subdirectory
#590 2021-11-28 maintenance remove deprecated items
#568 2021-11-28 bug BUG: conda install requirement of apstools>=1.5.3 fails on Windows - pip successful
#588 2021-11-28 bug errors when building the Sphinx documentation
#564 2021-11-27 testing apstools/resources/debug_findpv.py could become a unit test for findbypv()
#585 2021-11-27 maintenance, documentation update copyright to 2022
#577 2021-11-27 enhancement, documentation Easy access to API items from front page
#583 2021-11-27 maintenance relax python version restrictions
#582 2021-11-26 documentation workflow to build & publish Sphinx to GH pages
#570 2021-11-26 enhancement Move the apsbss parts to a dedicated repository.

Commits

commit date message
e538c4f 2022-01-21 DOC Contributors
389b5e6 2022-01-21 Merge pull request #603 from BCDA-APS/493-v2-lakeshore
0094414 2022-01-21 DOC formatting
230c09c 2022-01-21 Merge pull request #630 from BCDA-APS/515-update-notebooks
ee09b4f 2022-01-21 MNT #515
fc36952 2022-01-21 MNT #515 relocate
dae93ae 2022-01-20 MNT #515 update excel_scan
f5a1002 2022-01-20 MNT #515 discard extra notebooks
d062dc3 2022-01-20 MNT #515 discard lesson3
ce32452 2022-01-20 MNT #515 trivial updates
cb7e244 2022-01-20 DOC #493 report the Lakeshore additions
34f423d 2022-01-20 TST #493 comment out per #627
7228a00 2022-01-20 MNT #493 use common definitions for testing
d012c92 2022-01-20 Merge branch 'main' into 493-v2-lakeshore
515b10f 2022-01-20 lakeshore test
0c1fe62 2022-01-20 Merge pull request #626 from BCDA-APS/607-more-synApps-support
89f0861 2022-01-20 TST #607 remove now per #627
8d74c25 2022-01-20 MNT #607 gather common test definitions
06ddc15 2022-01-20 DOC #607
191d98f 2022-01-20 MNT #607 integrate
fa4748b 2022-01-20 ENH #607
0a91e03 2022-01-20 MNT #607 common definition
7049d0f 2022-01-20 Merge pull request #624 from BCDA-APS/493-v2-lakeshore-cleanup
67bfb47 2022-01-19 change default value of target to "None"
aab529e 2022-01-19 change PVPositionerSoftDone target default value
2d0b7c2 2022-01-19 TST #607 scalcout
1dd15c1 2022-01-19 remove BooleanSignal - not used!
8134b15 2022-01-19 fixed 336 init
acd24d7 2022-01-19 change kwargs in PVPositionerSoftDone back
c1678eb 2022-01-19 fix PVPositionerSoftDone test
2d6fad0 2022-01-19 change kwargs in PVPositionerSoftDone
3bc7c09 2022-01-19 DOC #607
0378fcd 2022-01-19 DOC #607
34531fe 2022-01-19 CI #607 increase coverage report precision
41aa9ae 2022-01-19 ENH #607 scalcout
71dd3a2 2022-01-18 Merge pull request #625 from BCDA-APS/619-linkam-power-on-setpoint-change
d762aca 2022-01-18 remove egu
40a79e3 2022-01-18 Merge pull request #623 from BCDA-APS/612-synApps-docs
bde54e1 2022-01-18 DOC #612
f59edd9 2022-01-17 CI #612 unused import
428d5b1 2022-01-17 ENH #619 add actuate
775c6c0 2022-01-17 fix PVPositionerSoftDone unit test
2f70433 2022-01-17 Tweaks while testing at beamline
35af13d 2022-01-17 DOC #612
3fcc904 2022-01-17 Remove auto_heater stuff
948f327 2022-01-17 Merge pull request #622 from BCDA-APS/618-workflow
dbb1f5f 2022-01-17 TST #618 change delay time, test move status
79169df 2022-01-17 MNT #618 refactor dmov calc
a3c3c92 2022-01-17 Merge branch 'main' into 493-v2-lakeshore
dd6fcec 2022-01-17 Merge pull request #620 from BCDA-APS/618-unit-test-stop
c05fa70 2022-01-17 TST #618
4ad9851 2022-01-17 TST #618
fef7ecc 2022-01-17 TST #618
25b1f84 2022-01-17 MNT #621
f76526f 2022-01-17 MNT #618 do not track this file
6f8450f 2022-01-16 TST #618 similar EPICS delay for lua test
5151fce 2022-01-16 TST #618 structure, move, and stop
237a2ae 2022-01-11 Merge branch 'main' into 493-v2-lakeshore
7645cf1 2022-01-11 Merge pull request #617 from BCDA-APS/532-lua
acadeda 2022-01-11 MNT #532 discard the value property
c287f4b 2022-01-11 TST #532 another delay for IOC processing
bd17da9 2022-01-11 TST #532 record's change DISV
694db60 2022-01-11 TST #532 another delay
4c205b9 2022-01-11 TST #532
2d3984f 2022-01-11 TST #532 longer delay
4e3ed04 2022-01-11 MNT #532 refactor together with testing
76bd821 2022-01-11 TST #532 only structural tests
b860018 2022-01-11 CI #532 per LGTM review
002e26a 2022-01-10 ENH #532 luascript
acf3a0d 2022-01-10 MNT #614
1598932 2022-01-10 DOC #614
dc41894 2022-01-10 Merge pull request #614 from BCDA-APS/559-Eurotherm-2216e
5e903ef 2022-01-10 RSC #614 ignore local developer code
0d30587 2022-01-10 TST #614
f361fa8 2022-01-10 MNT #614 interface
5de12a2 2022-01-10 DOC #614
e9aa1d9 2022-01-10 CI #614 unit test workflow, too
0eb7c4a 2022-01-10 CI #614 avoid readline 8.1.2
668a59c 2022-01-10 MNT #614 reformat
feddd63 2022-01-10 TST #614 best efforts with no hardware or PVs
040c59e 2022-01-10 MNT #614 per beam line GUI review
d88ed38 2022-01-09 Merge pull request #615 from BCDA-APS/567-slits
e3d1a21 2022-01-09 DOC #567
c38a9a8 2022-01-09 DOC #567
0193a2b 2022-01-09 ENH #567 geometry setter
42c1431 2022-01-09 DOC #567
af845c8 2022-01-09 TST #567 !SlitGeometry
858d40e 2022-01-09 TST #567 differentiate these tests
eb85cc3 2022-01-09 MNT #567 this is a config
2c55c57 2022-01-09 STY #567 white space
c6eb447 2022-01-09 DOC #567
cf2bdd9 2022-01-09 ENH #567 XIA slits
1094510 2022-01-09 PKG #616 symbol name change
6407ba7 2022-01-09 FIX #616
63e192f 2022-01-09 DOC #567
c2ce287 2022-01-09 DOC
d67d409 2022-01-09 TST #567
6362703 2022-01-09 MNT #567
093df2f 2022-01-09 ENH #567
9b1ee67 2022-01-05 MNT #559
776d710 2022-01-05 DOC #559
daef7d0 2022-01-05 ENH #559
777cc4e 2021-12-12 FIX #611
ec95a99 2021-12-08 Merge pull request #610 from BCDA-APS/606-fwhm-None-PeakStats
caf74b9 2021-12-08 DOC #606
9766c1e 2021-12-08 CI #606 coverage
1464c8d 2021-12-08 MNT #606 convert None to "null"
5be7d09 2021-12-08 TST #606
5588d45 2021-12-08 Merge pull request #609 from BCDA-APS/unit-tests-synApps
554e2c2 2021-12-07 CI remove failed test
86eacad 2021-12-07 TST move kohzu motors faster
d9dd8d2 2021-12-07 DOC badging
297f707 2021-12-07 TST more unit tests for synApps
ba118b0 2021-12-07 ENH support record Enable PV
17eabbc 2021-12-07 Merge pull request #608 from BCDA-APS/565-sseq-record
02019ba 2021-12-07 ENH #565 add EditStringSequence
26dd80f 2021-12-07 DOC #565
0ef134e 2021-12-07 MNT #565 also adjust here
1ddcf3f 2021-12-07 ENH #565
df58024 2021-12-06 Merge branch 'main' into 493-v2-lakeshore
448a723 2021-12-06 Merge pull request #605 from BCDA-APS/604-coveralls-workflow
e76dc31 2021-12-06 CI #604 restore
51c15e9 2021-12-06 CI #604 naming
9354ded 2021-12-06 CI #604 combine test & report steps
6a49e0b 2021-12-06 MNT #604 nested
e9deed2 2021-12-06 CI #604 needs the token
6edb2fb 2021-12-06 MNT #604 yml syntax
5c3fe73 2021-12-06 MNT #604 add packages, diagnostics, and upload cfg
5abf024 2021-12-06 MNT #604 refactor again
b82aa61 2021-12-06 MNT #604 re-think this
09dcf8a 2021-12-06 MNT #604
4b37811 2021-12-06 MNT #604
d78aed3 2021-12-06 CI #604 workflow won't run
620bb45 2021-12-06 CI #604 remove redundant import
d390a93 2021-12-06 MNT #604 pivot to use coverage for unit tests
b47a8b7 2021-12-06 ENH #604 per workflow instruction
b5269b0 2021-12-06 MNT #604 new .coverage file
545a992 2021-12-05 REF #492 new branch for v1.6 refactor
e3dda2c 2021-12-05 MNT
0722876 2021-12-01 DOC reST bullet list syntax
9026424 2021-12-01 CI remove unused import
3722eff 2021-12-01 Merge pull request #602 from BCDA-APS/596-rename-synApps_ophyd
5fc2990 2021-12-01 CI per LGTM static code analysis
9af778c 2021-11-30 FIX #596 update content
c5617d1 2021-11-30 Merge pull request #601 from BCDA-APS/594-utils
c8dc413 2021-11-30 MNT #594 _utils & utils
8d3ad3b 2021-11-30 WIP #594
786d4f6 2021-11-30 DOC #594
65adc8b 2021-11-30 Merge pull request #600 from BCDA-APS/594-plans
91d9f73 2021-11-30 MNT #594 _plans & plans
10f7b49 2021-11-30 DOC #594
7a513d2 2021-11-30 DOC #594
a4d4801 2021-11-30 Merge pull request #599 from BCDA-APS/594-examples
edde77d 2021-11-30 MNT #594 remove demo_specfile_databroker notebook
a4eee58 2021-11-30 MNT #594 delete plan_catalog
00c8bea 2021-11-30 MNT #594 examples
8ecd3fe 2021-11-30 DOC #594 examples
abeaf7b 2021-11-30 DOC #594 rework example as doc notebook
839e5b2 2021-11-30 Merge pull request #598 from BCDA-APS/594-callbacks-and-filewriters
3f04972 2021-11-29 MNT #594 filewriters
90499ac 2021-11-29 DOC #594 signals
6acf34a 2021-11-29 MNT #594 callbacks
759c409 2021-11-29 Merge pull request #597 from BCDA-APS/594-signals
4826e27 2021-11-29 MNT #594
1de6c84 2021-11-29 DOC #594 rename to reduce confusion
a7f3d91 2021-11-29 MNT #594 SynPseudoVoigt
01372c2 2021-11-29 Merge pull request #595 from BCDA-APS/594-snapshot
fe1662d 2021-11-29 MNT #594 str formatting
f0c8e8f 2021-11-29 CI #594
762036d 2021-11-29 MNT #594 snapshot
d95da45 2021-11-28 Merge pull request #593 from BCDA-APS/542-finish-reorganize-devices
1a7c3f5 2021-11-28 MNT #542 no need now for all
49e8e6d 2021-11-28 MNT #542 related to devices/
6261f10 2021-11-28 MNT #542 adjust imports and docs
8a02cbb 2021-11-28 MNT #542 rename _devices/ to devices/
26ddb61 2021-11-28 DOC #542 relocate
d1cca8e 2021-11-28 MNT #542 remove unnecessary imports
3f6a7e3 2021-11-28 Merge pull request #591 from BCDA-APS/590-deprecations
8b3a7b2 2021-11-28 DOC reST syntax
6284691 2021-11-28 MNT #590 json_export json_import
5d07dab 2021-11-28 MNT #590 listruns_v1_4
272000f 2021-11-28 MNT #590 ProcessController
a93d251 2021-11-28 MNT #590 device_read2table listdevice_1_5_2 object_explorer
1ca9e51 2021-11-28 MNT #590 move_energy
b6a4358 2021-11-28 MNT #590 ApsCycleComputedRO
e006da2 2021-11-28 DOC link
7ed0124 2021-11-28 DOC reST element
ba1207d 2021-11-28 1.6.0rc3
fbe8a54 2021-11-28 Merge pull request #589 from BCDA-APS/588-Sphinx-errors
664e221 2021-11-28 DOC #588 another Mock
426425b 2021-11-28 DOC #588 more Mocks and requirement
fb629d1 2021-11-28 DOC #588 more Mock packages
f27d910 2021-11-28 MNT #588 intake requirement
093fbad 2021-11-28 DOC #588 Mock more packages
d71d434 2021-11-27 MNT #588 reST indentation
40ba1a1 2021-11-27 MNT #588 rest anchors
5d8141e 2021-11-27 MNT #588 Mock the databroker in the documentation
7ff3280 2021-11-27 MNT #588 no more circular imports reported
f2b0d1b 2021-11-27 CI #588 flake8
4ee4d6d 2021-11-27 MNT #588 change order of imports
b15a16c 2021-11-27 MNT #588 remove wildcard import
09fa658 2021-11-27 MNT #558 to avoid circular import
fd8cf0c 2021-11-27 MNT #558 relocate
29a5952 2021-11-27 MNT #588 pivot to YAML and pathlib
395fd42 2021-11-27 Merge pull request #587 from BCDA-APS/564-test-findbypv
af8ae92 2021-11-27 MNT #564 remove debug program
4e1bcd0 2021-11-27 MNT #564 switch to pathlib
4fff487 2021-11-27 TST #564
0d52093 2021-11-27 DOC title style
bf405ed 2021-11-27 Merge pull request #586 from BCDA-APS/577-585-documentation
b3b3f5e 2021-11-27 DOC #577
b172258 2021-11-27 MNT #585 copyright all .py files
aa526c2 2021-11-27 FIX #585
f514c39 2021-11-27 DOC
410a88e 2021-11-27 1.6.0rc2
c009c03 2021-11-27 CI install theme
22d4603 2021-11-27 DOC revert to sphinx-rtd-theme
50e7b7f 2021-11-27 1.6.0rc1
f888a96 2021-11-27 Merge branch 'main' of https://github.com/BCDA-APS/apstools into main
12c678f 2021-11-27 1.6.0rc1
b676900 2021-11-27 DOC
acf6d4e 2021-11-27 Merge pull request #584 from BCDA-APS/583-python-version
be13d32 2021-11-26 MNT #583 py36 - py310
94dde2b 2021-11-26 Merge pull request #581 from BCDA-APS/570-remove-apsbss
456c127 2021-11-26 DOC note the future documentation site
cecfb5a 2021-11-26 #582 bizstyle theme
39d9916 2021-11-26 #582 needs this extension
ea29e5a 2021-11-26 CI #570 workflow to self-publish docs
779214d 2021-11-26 DOC #570 remove this apsbss report example
09b9e34 2021-11-26 MNT #570 isolate ModuleNotFoundError
0841181 2021-11-26 MNT #570 ignore databroker fragmented warnings
b7f4452 2021-11-26 MNT #570 remove apsbss content
64a1c68 2021-11-26 MNT only publish conda to aps-anl-tag now
Clone this wiki locally