ana4Stats.probAna.fetchStartCfg

fetchStartCfg(comMod, cfgProb)[source]

fetch start configuration of comMod if onlyDefault use default comModCfg.ini and if false check if there is a local_comModCfg.ini

Parameters
  • comMod (computational module) – module where configuration is read from

  • cfgProb (configparser object) – configuration settings of probAna with collection_comMod_override section

Returns

cfgStart – configuration object of comMod

Return type

configparser object