Some users want to customise their plots beyond what we can/want to support. Therefore, they need access to the model calculation. The solution is simple; refactor out the creation of the `data_and_model` dataset in `Analysis1d` and `Analysis`
Some users want to customise their plots beyond what we can/want to support. Therefore, they need access to the model calculation.
The solution is simple; refactor out the creation of the
data_and_modeldataset inAnalysis1dandAnalysis