Changeset 36797
- Timestamp:
- Jun 2, 2014, 6:09:13 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/Ohana/src/relastro/src/bcatalog.c
r36796 r36797 115 115 if (radius > ExcludeBogusRadius) { 116 116 NskipBogus ++; 117 if (TRUE || VERBOSE2) { 118 fprintf (stderr, "exclude bogus: %10.6f %10.6f : %10.6f %10.6f : %6.2f %6.2f : %6.2f\n", catalog[0].average[i].R, catalog[0].average[i].D, Ri, Di, Xi, Yi, radius); 119 } 117 120 continue; 118 121 }
Note:
See TracChangeset
for help on using the changeset viewer.
