IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 16, 2016, 7:01:57 AM (10 years ago)
Author:
eugene
Message:

add option to re-ingest just the lensing tables

File:
1 edited

Legend:

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

    r39342 r39536  
    5757int    MATCHED_TABLES;
    5858int    RESET_STARPAR;
     59int    RESET_LENSING;
    5960
    6061int    SKIP_MEASURE;
     
    281282char **load_cptlist (char *filename, int *nlist);
    282283int ResetStarPar (Catalog *catalog);
     284int ResetLensing (Catalog *catalog);
Note: See TracChangeset for help on using the changeset viewer.