Changeset 29001 for trunk/Ohana/src/uniphot/src/match_zpts_to_images.c
- Timestamp:
- Aug 20, 2010, 12:05:07 PM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/uniphot/src/match_zpts_to_images.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo deleted
-
trunk/Ohana/src/uniphot/src/match_zpts_to_images.c
r28717 r29001 71 71 image[Ni].Mcal = SCALE*code[0].C - zpts[Nz].zpt; 72 72 image[Ni].dMcal = zpts[Nz].zpt_err; 73 image[Ni].flags &= ~ID_IMAGE_ NOCAL; // clear the NOCAL flag73 image[Ni].flags &= ~ID_IMAGE_PHOTOM_NOCAL; // clear the NOCAL flag 74 74 zpts[Nz].found = TRUE; 75 75 NImatch ++;
Note:
See TracChangeset
for help on using the changeset viewer.
