Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stanford830 #226

Merged
merged 26 commits into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
4170268
fix(driver): fixed srs830 snap and offset_expand bugs
Jun 11, 2024
b67d78e
doc(drivers): fixed documentation on stanford830
Jun 11, 2024
9f6e0a3
refactor(test): minor updates to auto_test_driver mostly refactoring …
rsbrost Jul 1, 2024
86611ee
Merge branch 'main' of https://github.com/sandialabs/pyscan into tests
rsbrost Jul 9, 2024
ea6106c
removed _power_on_status_clear from blacklist - nonexistent property
plesiopterys Aug 23, 2024
9a219b1
modified tests in stanford830 notebook to fail upon unexpected values
plesiopterys Aug 23, 2024
24f4640
Merge branch 'tests' into stanford830_driver_fix
Sep 17, 2024
5a1459f
Merge branch 'main' into stanford830
Sep 17, 2024
74c835d
fix(test)(driver): fixed both test cases and srs830 driver so it is n…
rsbrost Sep 17, 2024
ede6468
chore: flake8 fixes.
rsbrost Sep 17, 2024
2d2f581
tests(refactor): fixed auto test driver to have more seamless and int…
rsbrost Sep 25, 2024
1a32338
Merge branch 'main' of https://github.com/sandialabs/pyscan into stan…
rsbrost Sep 25, 2024
77ff7fd
tests(doc): adding tests for docstrings to not only check that attrib…
rsbrost Sep 26, 2024
31d8af2
tests(fix): fixing output to make use of pretty print pkg to have mor…
rsbrost Sep 26, 2024
f315da6
tests(feat)(fix)(doc): updated and validated auto test driver. Output…
rsbrost Sep 26, 2024
83e7c9c
chore: empty commit to retest readthedocs build.
rsbrost Sep 26, 2024
47fe62b
tests(fix): fixed auto test driver doc string test to now test before…
rsbrost Oct 1, 2024
7854810
Merge branch 'main' of https://github.com/sandialabs/pyscan into stan…
rsbrost Oct 1, 2024
9681426
Merge branch 'main' into stanford830
rsbrost Oct 1, 2024
2afcea8
chore(test): updating keithley2260b driver test log.
rsbrost Oct 1, 2024
62f194b
Merge branch 'stanford830' of https://github.com/sandialabs/pyscan in…
rsbrost Oct 1, 2024
dc2a5be
fix(driver): fixed Stanford830 buffer points as read only, complete d…
Oct 1, 2024
0f8cedd
fix(driver): black listed stanford830 sensitivity for autotesting, de…
Oct 2, 2024
be9b137
fix(driver Stanford830): learned to spell, fixed test notebook bug
Oct 2, 2024
bcc599e
did i forget the notebook?
Oct 2, 2024
f9b7771
test(driver Stanford830): added print(buffer_points) to the end of th…
Oct 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
352 changes: 168 additions & 184 deletions drivers_test_notebooks/srs830_test_notebook.ipynb

Large diffs are not rendered by default.

Loading
Loading