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

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