KCL-BMEIS / spectrumdevice

Python library for communicating with digitisers manufactured by Spectrum Instrumentation
MIT License
6 stars 2 forks source link

New features in AcquisitionSetting #34

Closed clemc98 closed 1 year ago

clemc98 commented 1 year ago

Hi, Your package work near perfectly, However, I'm encountering challenges while attempting to configure specific parameters:

Could you integrate those settings in AcquisitionSetting ?

Best regards

crnbaker commented 1 year ago

Hi @clemc98 thanks for using the package. I'll have a look - I've already got input impedance working and I'm sure the other features will be trivial to implement.

crnbaker commented 1 year ago

@clemc98 these features are available in the latest release (v1.0.0) which is on PyPI now and will be on condaforge in the next day or so. Please note that the interface has changed slightly - see the table of new class names in the readme.