mcsas.utils package

Module contents

classname(obj)[source]

Warning

function ‘utils.classname’ undocumented

classproperty(func)

Warning

function ‘utils.classproperty’ undocumented

clip(value, minv, maxv)[source]

Expects a range tuple or list consisting of lower and upper limits.

fixFilename(filename)[source]

Works around Windows file path length limitation of 260 chars.

hashNumpyArray(arr)[source]

Warning

function ‘utils.hashNumpyArray’ undocumented

mcopen(fn, mode, encoding='utf8')[source]

Warning

function ‘utils.mcopen’ undocumented