com1DFA.checkCfg.checkCellSizeKernelRadius

checkCellSizeKernelRadius(cfg)[source]

Check if sphKernelRadius is set to match the meshCellSize if so adapt sphKernelRadius value

Parameters

cfg (dict) – configuration settings here used: sphKernelRadius, meshCellSize

Returns

cfg – updated configuration settings here used: sphKernelRadius

Return type

dict