Easier re-use of nexus loaded material
Current status: If a nexus dispersion file is loaded it is directly converted to a material, but the internal parameters are not directly accessible to be re-used in a fitting routine.
Possible solution: Expose the parameters and allow to update them. This may be a good general approach, to build a dispersion once and then only change its parameters during fitting rather than re-building the whole model all the time.
Definitely something i want to be able to do. It should not yield much performance, but is really nice to have.
It should also enable us to use materials as template/starting point for fitting.
Only downside is that we would need some other method for multi-threading algorithms.