Changeset 20364
- Timestamp:
- Oct 24, 2008, 2:52:54 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/relphot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/relphot.c
r20323 r20364 74 74 int star_toofew; 75 75 76 showGridCount (); 77 76 78 // until we finish the grid analysis, do not reject stars out-of-hand based on ID_STAR_FEW 77 79 // XXX this is kind of poor: need to have a better distinctions about STAR_BAD in setMrel vs getMrel 78 80 star_toofew = STAR_TOOFEW; 81 STAR_TOOFEW = 0; 79 82 for (i = 0; i < NGRID; i++) { 80 83 STAR_BAD = ID_STAR_POOR;
Note:
See TracChangeset
for help on using the changeset viewer.
