Changeset 38772
- Timestamp:
- Sep 25, 2015, 8:45:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/ImageOps.c
r38703 r38772 693 693 694 694 // XXX A TEST: can we use only 2MASS measurements to fit the images? 695 if (!(measure[0].dbFlags & ID_MEAS_OBJECT_HAS_2MASS)) { 695 // XXX Do NOT apply this for the real calibration 696 if (FALSE && !(measure[0].dbFlags & ID_MEAS_OBJECT_HAS_2MASS)) { 696 697 fprintf (stderr, "@"); 697 698 raw[i].mask |= MARK_BIG_OFFSET;
Note:
See TracChangeset
for help on using the changeset viewer.
