v1.0.1 (2019-06-01)ΒΆ
Added Control Device mapping modules for:
Update mapping module
sis3301to handle variations seen in SmPD generated HDF5 files (PR 30)developed decorators
with_bf()andwith_lapdf()to better context manage file access to the HDF5 files (PR 23)this allows tests for HDF5 files to run on Windows systems
integrated CI AppVeyor
Allow function
condition_shotnum()to handle single elementnumpyarrays (PR 41)Refactor class
HDFReadControlsand modulehdfreadcontrolsto be plural, which better reflects the class behavior and is consistent with the bound methodread_controls()onFile. (PR 42)Setup continuation integration pep8speaks (PR 43)