IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2005, 6:57:15 PM (21 years ago)
Author:
eugene
Message:

added imsub, new imfit functions

File:
1 edited

Legend:

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

    r2843 r3144  
    1515int getvel                  PROTO((int, char **));
    1616int imfit                   PROTO((int, char **));
     17int imsub                   PROTO((int, char **));
    1718int medianmap               PROTO((int, char **));
    1819int mkgauss                 PROTO((int, char **));
     
    4647  {"getvel",      getvel,       "rotcurve to velocities"},
    4748  {"imfit",       imfit,        "fit function"},
     49  {"imsub",       imsub,        "subtract function"},
    4850  {"medianmap",   medianmap,    "small median image"},
    4951  {"mkgauss",     mkgauss,      "generate a 2-D gaussian centered in image"},
Note: See TracChangeset for help on using the changeset viewer.