PyOPIA now uses a steps dictionary based on a [toml](https://toml.io/en/) [configuration file](https://github.com/SINTEF/pyopia/blob/116-improve-output-data-formatting/notebooks/config.toml), and saving STATS to nc (instead of h5). It is now possible to re-evaluate to re-run the analysis, based soles on the metadata contained in the STATS .nc files:
[notebooks/single-image-stats.ipynb](https://github.com/SINTEF/pyopia/blob/116-improve-output-data-formatting/notebooks/single-image-stats.ipynb)
Other completed issues updated in this version:
- fixes 133
- fixes 96
- fixes 65
- fixes 139
- fixes 134