com1DFA.deriveParameterSet.checkThicknessSettings

checkThicknessSettings(cfg, thName)[source]

check if thickness setting format is correct

Parameters
  • cfg (configparser) – configuration settings

  • thName (str) – thickness parameter name (entTh, …)

Returns

thicknessSettingsCorrect – True if settings are provided in the correct format

Return type

bool