Changeset 37579
- Timestamp:
- Nov 11, 2014, 3:42:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/uniphot/src/match_zpts_to_images.c
r35764 r37579 97 97 } 98 98 99 // if secz is crazy, do not trust ubercal; skip and move along 100 if (image[Ni].secz < 0.1) { 101 i++; 102 continue; 103 } 104 99 105 // we have a match: set zpt and record the match 100 106 // is the zero point supplied nominally corrected or not?
Note:
See TracChangeset
for help on using the changeset viewer.
