com1DFA.com1DFA.setThickness

setThickness(cfg, lineTh, typeTh)[source]

set thickness in line dictionary of release, entrainment, second. release

Parameters
  • cfg (config parser) – configuration settings

  • lineTh (dict) – dictionary with info on line (e.g. release area line)

  • typeTh (str) – type of thickness to be set (e.g. relTh for release thickness)

Returns

lineTh – updated dictionary with new key: thickness and thicknessSource

Return type

dict