IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2006, 5:26:07 PM (20 years ago)
Author:
eugene
Message:

added periodogram, tests, some minor bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.astro/init.c

    r3144 r6642  
    1111int drizzle                 PROTO((int, char **));
    1212int flux                    PROTO((int, char **));
     13int fixwrap                 PROTO((int, char **));
    1314int gauss                   PROTO((int, char **));
    1415int gaussfit                PROTO((int, char **));
     
    4445  {"drizzle",     drizzle,      "transform image to image"},
    4546  {"flux",        flux,         "flux in a convex contour"},
     47  {"fixwrap",     fixwrap,      "fix megacam over-wrapped pixels"},
    4648  {"gauss",       gauss,        "get statistics on a star, assuming gaussian profile"},
    4749  {"getvel",      getvel,       "rotcurve to velocities"},
Note: See TracChangeset for help on using the changeset viewer.