IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11471


Ignore:
Timestamp:
Jan 30, 2007, 5:49:19 PM (19 years ago)
Author:
eugene
Message:

added tracing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroRefstarSubset.c

    r10855 r11471  
    5555  psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSASTRO.REFSTARS", PS_DATA_ARRAY, "astrometry matches", subset);
    5656
     57  if (psTraceGetLevel("psastro.dump") > 0) {
     58      psastroDumpRefstars (subset, "refstars.subset.dat");
     59  }
     60
    5761  psFree (rawfunc);
    5862  psFree (reffunc);
Note: See TracChangeset for help on using the changeset viewer.