Changeset 4606 for trunk/Ohana/src/opihi/dvo/calmextract.c
- Timestamp:
- Jul 24, 2005, 8:31:04 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/calmextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/calmextract.c
r4585 r4606 40 40 if (!GetPhotcodeInfo (argv[1], &code[0], &mode[0])) goto usage; 41 41 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; 43 43 44 44 /* returned vectors are dmag, mag, color, time, airmass, ra, dec, x, y, exptime */
Note:
See TracChangeset
for help on using the changeset viewer.
