* `get_result()` methods have been renamed `get_params()` for clarity.
* `make_fid()` now supports the `indirect_modulation` argument for phase- and
amplitude-modulated signal construction.
* Refactoring of estimator classes: various methods moved from `Estimator1D`
into the parent `Estimator` class as these behave in a general fashion.
* For result files with multiple regions, integrals are now comparable. Thanks
to Fay Probert for this suggestion.