We discussed that we don't need to worry about interpolating over NaN here because that does not occur in the (hard coded) data we are interpolating over.
Note [[ min NaN 1 ]] Python != [[ min NaN 1 ]] Matlab - There might be more direct translations to some numpy.
This PR attempts to develop tests, modularise and conversion to Python for the cpdFmax2pCp3.m matlab function.
Work to date:
Work to do: