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/cmd.c

    r4585 r4606  
    4141  if (!GetPhotcodeInfo (argv[3], &code[1], &mode[1])) return (FALSE);
    4242  if (!GetPhotcodeInfo (argv[5], &code[2], &mode[2])) return (FALSE);
    43   if (!TestPhotSelections (&code[0], MEAS_ZERO)) goto escape;
     43  if (!TestPhotSelections (&code[0], &mode[0], MEAS_ZERO)) goto escape;
    4444
    4545  /* load region corresponding to selection above */
Note: See TracChangeset for help on using the changeset viewer.