PainterQubits / InstrumentControl.jl

Instrument control in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Measurements yield results in a unique type wrapper?

ajkeller34 opened this issue · comments

Pros:

  • Automatic logic for plotting becomes possible with Plots.jl (measurement results will know how to plot themselves)

Cons:

  • Another layer of abstraction from the raw measured numbers