pace-neutrons / Horace

Horace is a suite of programs for the visualization and analysis of large datasets from time-of-flight neutron inelastic scattering spectrometers.
https://pace-neutrons.github.io/Horace/stable/
GNU General Public License v3.0
8 stars 5 forks source link

Refactor Tobyfit into series of function applications. #1743

Open oerc0122 opened 2 months ago

oerc0122 commented 2 months ago

In order tofacilitate plug and play components of a Tobyfit calculation, the Tobyfit operation needs to be broken down into a series/list of function handle/class references which can be applied at different stages/in a defined order to construct the ultimate resolution kernel.