[mesa-users] The choice of interpolant in interp_1d_lib

Bill Paxton paxton at kitp.ucsb.edu
Sun Nov 30 15:35:31 EST 2014


On Nov 30, 2014, at 12:29 PM, Ehsan Moravveji wrote:

> I have tried three approaches, and all of them fail to give me the desired result

please try starting from one of the examples in the test file I mentioned last time.
run it to make sure it works as is.
then edit the test routine to use your data and redo it.  
start by keeping the number of points the same as in the test -- i.e. only use part of your own data for the initial test.
so all you are doing is replacing the x and y values in a running example by your values.
does that fail too?  if so, it suggests problems in your data.
if not, then try changing the number of points to use all of your data.

isn't debugging fun!   

-b


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20141130/6167f6bf/attachment.html>


More information about the Mesa-users mailing list