footprint2graph package#

Subpackages#

Submodules#

footprint2graph.Pipeline module#

run_iteration(pipeline_idx, config, collection=None, log_level='ERROR')[source]#

En entrée une collection de traces avec un TID

Parameters#

pipeline_idxTYPE

DESCRIPTION.

respathTYPE

DESCRIPTION.

collectionTYPE

DESCRIPTION.

log_levelstr

Level of log : ERROR, INFO, DEBUG

Returns#

None.

footprint2grap(config, collection, log_level='ERROR')[source]#