KCL-BMEIS / spectrumdevice

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

raw waveform option in `execute_finite_fifo_acquisition` and `execute_standard_single_acquisition` #62

Closed crnbaker closed 4 months ago

crnbaker commented 4 months ago

These two methods should include an optional input argument specifying that raw waveforms (rather than voltage waveforms) should be returned. Using the get_raw_waveforms method.