com1DFA.deriveParameterSet.checkThicknessSettings
- checkThicknessSettings(cfg, thName, inputSimFiles)[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