- Timestamp:
- Feb 3, 2021, 3:27:53 PM (5 years ago)
- Location:
- trunk/Ohana/src/relphot/src
- Files:
-
- 2 edited
-
MosaicOps.c (modified) (1 diff)
-
TGroupOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/MosaicOps.c
r41485 r41486 1330 1330 } 1331 1331 1332 // skip mosaics with too few good measurements 1333 if (mark) return TRUE; 1334 1332 1335 fit1d_irls (psfStars, N); 1333 1336 fit1d_irls (brightStars, Nbright); -
trunk/Ohana/src/relphot/src/TGroupOps.c
r41485 r41486 952 952 // do anything special with identified good nights? 953 953 // (myTGroup->flags & ID_IMAGE_PHOTOM_UBERCAL) 954 955 // skip mosaics with too few good measurements 956 if (mark) return TRUE; 954 957 955 958 fit1d_irls (psfStars, N);
Note:
See TracChangeset
for help on using the changeset viewer.
