| quickfit | noao.imred.vtel | quickfit |
quickfit -- Fit an ellipse to the limb for a full disk scan
quickfit image
Quickfit finds the least squares best fit ellipse to the limb in a full disk scan. Quickfit returns the ellipse parameters (x,y coordinates of the ellipse center and the x and y semidiameters), the number of limbpoints found, the number of limbpoints rejected, and the fraction of limb points rejected by the least squares routine. This fraction rejected allows the user to determine to some extent the goodness of the data and allows him or her to rerun Quickfit with different parameters to take this goodness into account. Quickfit also returns the sub-earth latitude and longitude when in verbose mode. The ellipse and ephemeris parameters are stored in the image header for future reference.
1. To find the best fit ellipse for the limb in an image called "image1" and to see verbose output, one would use the following command:
vt> quickfit image1 v+
This will also use the default values of rowspace, halfwidth, and rejectcoeff.