IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

added a dump refstars

File:
1 edited

Legend:

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

    r10880 r11470  
    126126    psastroUpdateChipToFPA (fpa, chip, rawstars, refstars);
    127127   
     128    // XXX check if we correctly applied the new transformation:
     129    psastroDumpRawstars (rawstars, fpa, chip);
     130
    128131    if (psTraceGetLevel("psastro.plot") > 0) {
    129132        psastroPlotOneChipFit (rawstars, refstars, match, results);
Note: See TracChangeset for help on using the changeset viewer.