- Timestamp:
- Feb 19, 2009, 7:59:50 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090215/Ohana/src/relphot/src/plot_scatter.c
r20193 r21536 23 23 24 24 /* calculate the average value for a single star */ 25 if (catalog[i].average[j]. code& STAR_BAD) continue;25 if (catalog[i].average[j].flags & STAR_BAD) continue; 26 26 m = catalog[i].average[j].measureOffset; 27 27
Note:
See TracChangeset
for help on using the changeset viewer.
