cntools / libsurvive

Open Source Lighthouse Tracking System
MIT License
747 stars 136 forks source link

apply patch from MPFit v1.4 #310

Open throni3git opened 2 months ago

throni3git commented 2 months ago

In some cases the MPFit fitting procedures (used in poser_mpfit.c) fails as there are some Not-a-Numbers in the processing. This pull request solves this issue for me (see #277 )

The patch was provided by the developers of MPFit in 2020. I brought it into the adapted version of mpfit.c in libsurvive.

See https://pages.physics.wisc.edu/~craigm/idl/cmpfit.html