DavidLutton / LabToolkit

Python module for instrument control and automation.
MIT License
20 stars 4 forks source link

What parameters are needed when taking traces #3

Closed DavidLutton closed 2 years ago

DavidLutton commented 6 years ago

From a spectrum analyser

DavidLutton commented 4 years ago

See Data Structures — xarray documentation might be a good fit for trace data

DavidLutton commented 2 years ago

Using with pandas DataFrame for trace data with Dataframe.attrs used to store metadata (sweep_time, resolution_bandwidth, etc)