IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26301


Ignore:
Timestamp:
Dec 2, 2009, 3:30:54 AM (17 years ago)
Author:
Paul Price
Message:

Add log line with relphot summary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psModules/src/objects/pmSourceMatch.c

    r26076 r26301  
    667667    }
    668668
     669    psLogMsg("psModules.objects", PS_LOG_INFO,
     670             "Final relphot: chi^2 = %f, rejected %f%%, %d/%d photometric\n",
     671             chi2, fracRej, numPhoto, numImages);
     672
    669673    psFree(photo);
    670674    psFree(badImage);
Note: See TracChangeset for help on using the changeset viewer.