Releases: sandialabs/pyscan
Releases · sandialabs/pyscan
v0.8.9
18 Nov 16:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
tests: check that data_path is Path instead of PosixPath to accommodate Windows systems in experiment runinfo type post-measurement tests (#254 ) (fb70470 )
v0.8.8
30 Sep 15:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove attocube import due to windows errors, added to .gitignore (9baeba7 )
v0.8.7
05 Feb 20:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
keysite driver: Added new exception for keysite SD1 loading, rem… (#244 ) (ee281ae )
v0.8.6
17 Dec 16:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
driver: doc string if not found returns blank. If multiple, takes first (f723504 )
drivers: fixed doc string detection exit (80aefe5 )
v0.8.5
29 Oct 20:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
driver: fixed the stanford 860 auto test end removed some unneeded properties (35bc923 )
v0.8.4
18 Oct 18:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
drivers: fixed driver import exceptions and names (37f8160 )
v0.8.3
04 Oct 20:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
driver: fixed flake8 errors and a few other imports (140fda3 )
driver: fixed ocean optics, attocube, and keysightsd1 import messages (145b8b7 )
drivers: fixed thorlabs and pulseblaster to not thor import errors (2505ba9 )
v0.8.2
04 Oct 20:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes
driver: fixed flake8 errors and a few other imports (922316d )
driver: fixed ocean optics, attocube, and keysightsd1 import messages (cbfd373 )
drivers: fixed thorlabs and pulseblaster to not thor import errors (3483a34 )
v0.8.1
03 Oct 16:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
driver Stanford830: learned to spell, fixed test notebook bug (be9b137 )
driver: black listed stanford830 sensitivity for autotesting, depends on time constant (0f8cedd )
driver: fixed srs830 snap and offset_expand bugs (4170268 )
driver: fixed Stanford830 buffer points as read only, complete driver? (dc2a5be )
test)(driver: fixed both test cases and srs830 driver so it is now passing the test cases. A debug setting is included to debug the test_driver() function; however, this will bypass the test log. An updated error message is included to point to setting the debug parameter to true for debugging purposes. (74c835d )
v0.8.0
01 Oct 15:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
tried updating killswitch example notebook to skip last cell on nbmake workflow. (cd2b930 )
Features
Added live_multi_plot function (3502a7d )
Reverts
general: restoring main version of get_pyscan_version. (b341479 )
measurement: restoring main version of run_info.py. (9d3558e )