IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 22, 2021, 1:44:24 PM (5 years ago)
Author:
eugene
Message:

fix inconsistency between Mgrid and Mflat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relphot.20210521/src/setMrelFinal.c

    r41607 r41608  
    103103  ALLOCATE (catalog[0].measureRank, char, catalog[0].Nmeasure);
    104104  setMeasureRank (catalog);
    105   setMrelOutput (catalog, 1); // sets the values secfilt.MpsfChp = <measure.M + measure.Mflat - image.Mcal>
     105  setMrelOutput (catalog, 1); // sets the values secfilt.MpsfChp = <measure.M - image.Mcal - measure.Mflat>
    106106  setMcalOutput (catalog, 1); // sets measure.Mcal = image.Mcal
    107107
Note: See TracChangeset for help on using the changeset viewer.