IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2009, 3:32:32 PM (17 years ago)
Author:
eugene
Message:

fixed a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/models/pmModel_SERSIC.c

    r25754 r25763  
    407407    status &= ((dPAR[PM_PAR_I0]/PAR[PM_PAR_I0]) < 0.5);
    408408
    409 <<<<<<< .working
    410     fprintf (stderr, "SERSIC status pars: dP: %f, I0: %f, S/N: %f\n",
    411              dP, PAR[PM_PAR_I0], (dPAR[PM_PAR_I0]/PAR[PM_PAR_I0]));
    412 
    413 =======
    414 >>>>>>> .merge-right.r25750
    415409    return status;
    416410}
Note: See TracChangeset for help on using the changeset viewer.