out3Plot.outAIMEC.visuRunoutComp

visuRunoutComp(rasterTransfo, resAnalysisDF, cfgSetup, pathDict)[source]

Plot and save the Peak Fields distribution (max mean per cross section) after coordinate transformation

Parameters
  • rasterTransfo (dict) – domain transformation information

  • resAnalysis (dict) –

    results from Aimec analysis (for ppr, pft and pfv):

    PPRCrossMax: numpy array with max peak field along path for each file to analyse PPRCrossMean: numpy array with mean peak field along path for each file to analyse

  • cfgSetup (configparser) – configparser with ana3AIMEC settings defined in ana3AIMECCfg.ini ‘runoutResType’ and ‘thresholdValue’

  • pathDict (dict) – dictionary with path to data to analyze