Skip to content

Unified n_bins logging

Philip Loche requested to merge bin_logger into main

Fixes #93 (closed)

I moved the bin logging with an if condition in the main class. This simplifies the code a bit and fixes the mentioned issue.

Merge request reports