IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 24, 2005, 8:31:04 PM (21 years ago)
Author:
eugene
Message:

cleanup for photometry concepts

File:
1 edited

Legend:

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

    r4585 r4606  
    4040  if (!GetPhotcodeInfo (argv[1], &code[0], &mode[0])) goto usage;
    4141  if (!GetPhotcodeInfo (argv[3], &code[1], &mode[1])) goto usage;
    42   if (!TestPhotSelections (&code[0], MEAS_ZERO)) goto escape;
     42  if (!TestPhotSelections (&code[0], &mode[0], MEAS_ZERO)) goto escape;
    4343
    4444  /* returned vectors are dmag, mag, color, time, airmass, ra, dec, x, y, exptime */
Note: See TracChangeset for help on using the changeset viewer.