Closed will-henney closed 7 years ago
I have now (commit debd079) included the other branch for ellipses and circles in the conic section plotting functions (conic_utils.py), but I haven't tried using it in the fits yet.
This doesn't seem to be an important problem any more
The ellipse equation y(x) is only valid for a limited range of x.
However, observational points may lie outside this range, which causes problems for the fits.
One solution would be to use a polar form for the ellipse: r(theta), measured from some internal point (center? focus?). However, this won't be so good for the hyperbolae, since they only have a solution for theta > theta_inf