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

    r4585 r4606  
    4040  if (!GetPhotcodeInfo (argv[3], &code[1], &mode[1])) goto usage;
    4141  if ((param = GetAverageParam (argv[5])) == AVE_ZERO) goto usage;
    42   if (!TestPhotSelections (&code[2], param)) goto escape;
     42  if (!TestPhotSelections (&code[2], &mode[2], param)) goto escape;
    4343
    4444  /* load region corresponding to selection above */
Note: See TracChangeset for help on using the changeset viewer.