IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2004, 7:43:08 AM (22 years ago)
Author:
eugene
Message:

added rawstars, get_rough_star

File:
1 edited

Legend:

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

    r2826 r2827  
    22
    33int findpeaks       PROTO((int, char **));
     4int rawstars        PROTO((int, char **));
    45
    56static Command cmds[] = { 
    67  {"findpeaks",   findpeaks,    "find image peaks"},
     8  {"rawstars",    rawstars,     "find raw star stats"},
    79};
    810
Note: See TracChangeset for help on using the changeset viewer.