out1Peak.outPlotAllPeak.plotAllPeakFields

plotAllPeakFields(avaDir, cfg, cfgFLAGS, modName)[source]

Plot all peak fields and return dictionary with paths to plots

Parameters
  • avaDir (str) – path to avalanche directoy

  • cfg (dict) – configuration used to perform simulations

  • cfgFLAGS (str) – general configuration, required to define if plots saved to reports directoy

  • modName (str) – name of module that has been used to produce data to be plotted

Returns

plotDict – dictionary with info on plots, like path to plot

Return type

dict