ana3AIMEC.dfa2Aimec.mainDfa2Aimec¶
- mainDfa2Aimec(avaDir, comModule, cfg)[source]¶
Exports the required data from com1DFA to be used by Aimec
- Parameters
avaDir (str) – path to avalanche directory
comModule (str) – computational module name that has been used to produce simulation results
cfg (configParser object) – configuration for aimec
- Returns
pathDict – dictionary with path to simulation results for result types - keys: ppr, pfd, pfv and if configuration for ordering is provided, key: colorParameter with values for color coding results
- Return type
dict