orena1 / neuron_reduce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace `print` statements with `logging`

asanin-epfl opened this issue · comments

During circuit reduction the output of neurond_reduce seriously swamps other output. Would it be ok if I replace print statements with logging functionality? I have around 200 KB of such output:

There is no segment to segment copy, it means that some segments in the reduce...

Great, I will implement it then.

@orena1 Can you please release a new version on pypi, so I can anchor to it?
Thank you.