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

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