com1DFA.deriveParameterSet.checkResType

checkResType(fullCfg, section, key, value)[source]

Check if the resTypes asked for exist Warns the user if some do not, removes them from the resType list and updates the cfg

fullCfg: configParser object

full configuration potentially including variations of parameter

section: str

section name

key: str

key name

value: str

corresponding value

fullCfg: configParser object

full configuration updated with resType if this last one was modified