IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 23, 2015, 8:48:53 AM (11 years ago)
Author:
eugene
Message:

add option to repair by objID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/uniphot/include/setphot.h

    r35103 r38631  
    3535int          PARALLEL_SERIAL;
    3636int          IMAGES_ONLY;
     37int          REPAIR_BY_OBJID;
    3738
    3839SkyRegion    UserPatch;
     
    7677int           parse_zpt_offsets           PROTO((char *ZPT_OFFSET_FILTERS, char *ZPT_OFFSET_VALUES));
    7778float         apply_zpt_offset            PROTO((short code));
     79
     80int repair_catalog_by_objID (Catalog *catalog);
Note: See TracChangeset for help on using the changeset viewer.