out3Plot.outQuickPlot.generateOnePlot

generateOnePlot(dataDict, outDir, cfg, plotDict)[source]

Create plot of ascii dataset

Parameters
  • dataDict (dict) – dictionary with info of the dataset to be plotted

  • outDir (pathlib path) – path to dictionary where plots shall be saved to

  • cfg (dict) – main configuration settings

  • plotDict (dict) – dictionary with information about plots, for example release area…

Returns

plotDict – updated plot dictionary with path to plot

Return type

dict