IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2018, 11:09:06 AM (8 years ago)
Author:
eugene
Message:

add new option to fit astrometry for stacks (previously relastro only measured the systematic floor)

File:
1 edited

Legend:

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

    r40291 r40382  
    367367int    USE_ICRF_POLE;
    368368
     369int    FIT_STACKS;
    369370int    REPAIR_STACKS;
    370371int    USE_IMAGE_COORDS_FOR_REPAIR;
     
    623624int UpdateChips (Catalog *catalog, int Ncatalog, int Nloop);
    624625int UpdateStacks (Catalog *catalog, int Ncatalog);
     626int UpdateStacksWithFit (Catalog *catalog, int Ncatalog);
    625627int UpdateMosaic (Catalog *catalog, int Ncatalog);
    626628int UpdateMeasures (Catalog *catalog, int Ncatalog);
Note: See TracChangeset for help on using the changeset viewer.