Loading man/sex.1 +1 −1 Original line number Diff line number Diff line .TH SEXTRACTOR "1" "April 2009" "SWarp 2.8.6" "User Commands" .TH SEXTRACTOR "1" "May 2009" "SWarp 2.8.6" "User Commands" .SH NAME sex \- extract a source catalog from an astronomical FITS image .SH SYNOPSIS Loading src/profit.c +1 −1 Original line number Diff line number Diff line Loading @@ -2554,7 +2554,7 @@ VERSION 28/04/2009 void make_kernel(double pos, double *kernel, interpenum interptype) { double x, val, sinx1,sinx2,sinx3,cosx1; printf("%g\n", pos); if (interptype == INTERP_NEARESTNEIGHBOUR) *kernel = 1; else if (interptype == INTERP_BILINEAR) Loading Loading
man/sex.1 +1 −1 Original line number Diff line number Diff line .TH SEXTRACTOR "1" "April 2009" "SWarp 2.8.6" "User Commands" .TH SEXTRACTOR "1" "May 2009" "SWarp 2.8.6" "User Commands" .SH NAME sex \- extract a source catalog from an astronomical FITS image .SH SYNOPSIS Loading
src/profit.c +1 −1 Original line number Diff line number Diff line Loading @@ -2554,7 +2554,7 @@ VERSION 28/04/2009 void make_kernel(double pos, double *kernel, interpenum interptype) { double x, val, sinx1,sinx2,sinx3,cosx1; printf("%g\n", pos); if (interptype == INTERP_NEARESTNEIGHBOUR) *kernel = 1; else if (interptype == INTERP_BILINEAR) Loading