disorderedmaterials / dissolve

Structure refinement software for total scattering data
GNU General Public License v3.0
9 stars 16 forks source link

refactor: Function1D definitions #1930

Closed trisyoungs closed 2 weeks ago

trisyoungs commented 1 month ago

This PR changes the way that Function1DDefinitions are defined in the code, moving away from the obscure bunch of strictly-ordered initialisers and introducing specific setters.