IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2011, 11:02:53 AM (15 years ago)
Author:
eugene
Message:

merge updates from eam branch 20110404

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_SX.c

    r29004 r31451  
    8888        psLineAdd (line, "%11.3f", PAR[PM_PAR_YPOS]);
    8989        psLineAdd (line, "%9.4f",  source->psfMag);
    90         psLineAdd (line, "%9.4f",  source->errMag);
     90        psLineAdd (line, "%9.4f",  source->psfMagErr);
    9191        psLineAdd (line, "%13.4f", source->sky);
    9292        psLineAdd (line, "%9.2f",  axes.major);
Note: See TracChangeset for help on using the changeset viewer.