Skip to content

Plotting of Imagine's hardware signals (complements ImagineInterface)

License

Notifications You must be signed in to change notification settings

HolyLab/ImaginePlots.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImaginePlots

CIcodecov

Plotting of ImagineSignal objects from the ImagineInterface.jl package.

After cloning you must run Pkg.build("ImaginePlots") before the package will function.

Plotting is accomplished via Plots.jl and results may vary depending on which Plots backend you're using. At the moment the PyPlot and PlotlyJS backends are recommended.

After loading Plots.jl simply pass an ImagineSignal to the plot function to visualize the timeseries. If you pass a vector of ImagineSignal then multiple timeseries will be shown, each in a separate subplot.

About

Plotting of Imagine's hardware signals (complements ImagineInterface)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages