Skip to content

Fixing multiple file support for the fitter

Kristian Lytje requested to merge fitter_fix into release

The fitter now supports multiple file inputs. Specific subclasses are still needed for each combination, although we should be able to generalize this in the future (issue #26).

I also improved the landscape plots a bit, although they are still somewhat broken (fixed in merge request !22).

After this merge, the core functionality should be finished.

Edited by Kristian Lytje

Merge request reports