ana3AIMEC.aimecTools.checkAIMECinputs

checkAIMECinputs(cfgSetup, pathDict)[source]

Check inputs before running AIMEC postprocessing

Make sure that the available data satisfies what is required in the ini file

Parameters
  • cfgSetup (configParser) – aimec configuration

  • pathDict (dict) – aimec input dictionary (path to inputs and refSimName and hash)

Returns

pathDict – aimec input dictionary updated with the resTypeList (list of result file types to take into account)

Return type

dict