Contains examples on how to analyze phenomena with the help of CMDimData
/EasyPlot
where plots are formatted using EasyPlot
"formatting files".
- Examples mostly use
EasyPlotInspect
/InspectDR
.
Contains examples on how to analyze phenomena with the help of CMDimData
/EasyPlot
where plots are formatted using inline code.
- Examples mostly use
EasyPlotInspect
/InspectDR
. - User is encouraged to use formatting files instead of inline code to make analysis more readable.
Examples using Grace
backend specifically.
Examples using InspectDR
backend specifically.
Examples using PyPlot
backend specifically.
Examples using Plots.jl
backend specifically.
Examples of "LiveSlice" concept in action.
A collection of sample plots used in various examples.
- For each sample plot in the
plots/
subdirectory:- Load & display plot.
- Write plot to an .hdf5 file.
- Re-load .hdf5 plot to Julia.
- Display re-loaded .hdf5 file for comparison.