OxIonics / ionics_fits

Small python fitting library with an emphasis on Atomic Molecular and Optical Physics
Apache License 2.0
0 stars 0 forks source link

2D FItting #135

Closed hartytp closed 6 months ago

hartytp commented 6 months ago

This PR introduces 2D fitting via new Model2D and Fitter2D classes. It also introduces common_parameters to AggregateModel

It is currently a work in progress - do not merge!