IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39279 for trunk


Ignore:
Timestamp:
Dec 16, 2015, 9:40:23 AM (11 years ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/uniphot/src/update_catalog_setphot.c

    r39272 r39279  
    3030
    3131      catalog[0].measure[m].Mcal = Mcal;
    32       catalog[0].measure[m].Mflat = Mflat;
     32      catalog[0].measure[m].Mflat = Mflat; // in the previous version, Mcal_offset (which is added to Mflat) had a negative sign here
    3333      catalog[0].measure[m].dMcal = dMcal;
    3434      myAssert(isfinite(catalog[0].measure[m].Mcal), "oops: ubercal made a nan");
Note: See TracChangeset for help on using the changeset viewer.