IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 21, 2008, 6:11:09 PM (18 years ago)
Author:
eugene
Message:

remove old GRID_V1 code; allow grid analysis to slowly anneal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r20185 r20323  
    6363
    6464int    NLOOP;
     65int    NGRID;
    6566int    RESET;
    6667int    UPDATE;
     
    7374int    MEAS_BAD;
    7475int    STAR_TOOFEW;
     76int    GRID_TOOFEW;
    7577int    IMAGE_TOOFEW;
    7678double IMAGE_GOOD_FRACTION;
    7779int    IMAGE_BAD;
    7880int    FREEZE_IMAGES;
     81int    FREEZE_MOSAICS;
    7982int    USE_GRID;
    8083char  *OUTROOT;
Note: See TracChangeset for help on using the changeset viewer.