Skip to content

Import and export of adaptive binning scheme

Alessio Piucci requested to merge Binning into master

Implemented the import and export of adaptive binning scheme.

It is created from the same pattern name of the other outputs, and every time that you have to compute the same adaptive plot (i.e., an output with the same file name), the binning scheme is searched. If not found, is computed and exported.

Merge request reports