com1DFA.deriveParameterSet.setThicknessValueFromVariation

setThicknessValueFromVariation(key, cfg, simType, row)[source]

set thickness value for thickness parameter for all features if multiple according to desired variation

Parameters
  • key (str) – thickness variation info

  • cfg (configparser object) – configuration settings of comModule

  • simType (str) – simulation type (null, ent, entres, ..)

  • row (pandas row) – info on variation of parameters

Returns

cfg – updated dict with info on thickness

Return type

dict