out3Plot.outAIMEC.visuTransfo

visuTransfo(rasterTransfo, inputData, cfgSetup, pathDict)[source]

Plot and save the domain transformation figure The left subplot shows the reference result raster with the outline of the new domain. The second one shows this same data in the (s,l) coordinate system define by the outline in the first plot.

Parameters
  • rasterTransfo (dict) – domain transformation information

  • inputData (dict) –

    inputData dictionary:

    slRaster: numpy array with (s,l) raster xyRaster: numpy array with (x,y) raster headerXY: header corresponding to xyRaster

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

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