Draft: Interpolator model
Separating Interpolator into it's own model script in a similar vein to point.py, etc.
Contained within this will be functions to generate the interpolator and construct and run the generator programs --- need to be able to specify between the generator being a python function and a C++ program which may necessitate the overhauling of the C++ backend.