out3Plot.outAIMEC.visuRunoutStat

visuRunoutStat(rasterTransfo, inputsDF, resAnalysisDF, newRasters, cfgSetup, pathDict)[source]

Plot and save the Peak field distribution after coord transfo used when more then 2 simulations are compared

Parameters
  • rasterTransfo (dict) – domain transformation information

  • inputsDF (dataFrame) – aimec inputs DF

  • resAnalysis (dataFrame) –

    results from Aimec analysis:

    numpy array with max peak field (of the ‘runoutResType’) along path for each file to analyse runout for ‘runoutResType’

  • newRasters (dict) – dictionary with new (s, l) raster for the ‘runoutResType’

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

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