IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2005, 8:51:56 AM (21 years ago)
Author:
eugene
Message:

adding internal vs external formats for average, measure, secfilt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/calextract.c

    r4834 r4865  
    9494        if (catalog.measure[m+j].source != code[1][0].code) continue;
    9595        M2 = PhotCat  (&catalog.measure[m+j]);
    96         dM2 = 0.001*catalog.measure[m+j].dM;
     96        dM2 = catalog.measure[m+j].dM_PS;
    9797      }
    9898      if (M2 == NO_MAG) continue;
Note: See TracChangeset for help on using the changeset viewer.