reflectometry / refl1d

1-D reflectometry fitting
https://refl1d.readthedocs.io/
Other
17 stars 23 forks source link

Dataclass material refactor #160

Closed bmaranville closed 1 year ago

bmaranville commented 1 year ago

Convert Material class (with "fitby" metamorphosing method) to class factory, where subclass of BaseMaterial is chosen by "fitby" argument.