Issues
- 0
- 0
drivers without external software (dlls, etc.) should throw an error on use, not notify on import
#157 opened by mplilly4395 - 1
- 0
Add __close__ feature to drivers (or preferably instrument driver if possible) to close connections without having to close kernels.
#166 opened by rsbrost - 0
Add a doc string guide for drivers to our wiki.
#172 opened by rsbrost - 0
Ensure complete coverage of doc string testing.
#178 opened by rsbrost - 0
- 0
Include write-only and read-only settings in test_instrument_driver so these can be auto tested.
#187 opened by rsbrost - 0
Incorporate read-only and write-only tests in auto_test_driver to make sure it can be applied to drivers with these properties.
#199 opened by rsbrost - 0
Use predictable measure function to ensure measured data is saved and loaded as intended.
#200 opened by rsbrost - 0
Multi-live plot
#203 opened by ammounce - 0
Scale bar on live plot
#204 opened by ammounce - 1
- 1
add -e to the install instruction on readthedocs
#209 opened by plesiopterys - 0
Multi Live Plot that takes custom plot functions as arguments and live plots them
#212 opened by plesiopterys - 1
- 1
Blacklisting error string is non descriptive - can we add in the property that caused the error to the error string?
#222 opened by plesiopterys - 0
Add tests for experiment run times.
#198 opened by rsbrost - 1
- 4
Error in get_pyscan_version when installed without the -e (pip install .)
#210 opened by plesiopterys - 0
bug: save_metadata fails with actual instruments
#219 opened by mplilly4395 - 2
- 3
Stanford 830 snap() bug
#217 opened by mplilly4395 - 3
- 2
hdf5 files do not save runinfo.measured
#189 opened by mplilly4395 - 2
Develop automatic instrument identification for capturing and accessing local devices based on their queried id codes.
#107 opened by rsbrost - 0
Implement JSON decoder in load_experiment.py
#188 opened by rsbrost - 0
Fix runinfo.measured attributes being duplicated failing sequential expt runs with the same runinfo.
#196 opened by rsbrost - 0
Enable loaded experiment measure functions (now saved as metadata) to be parsed and called as any other measure function would be.
#195 opened by rsbrost - 1
- 1
- 2
- 1
- 1
Reconsider ranges property, might split into 3 separate properties rather than setting all 3 at once.
#176 opened by rsbrost - 1
- 1
List properties method for instrument driver.
#138 opened by rsbrost - 1
- 1
Add better error outputs for drivers tests.
#137 opened by rsbrost - 1
- 0
driver class is not saved in metadata
#171 opened by mplilly4395 - 3
- 1
Add an auto GUI for drivers to provide basic control of instrumental parameters.
#119 opened by rsbrost - 2
- 1
Properties that are only get or set need to be availble in InstrumentDriver.add_device_property
#130 opened by ammounce - 1
- 0
Remove gain from drivers
#129 opened by ammounce - 1
- 4
- 1
Delete all references to ranges as we will be using methods for multi-property changes moving forward.
#110 opened by rsbrost - 1
Pull tests branch asap :)
#112 opened by rsbrost