Changeset 41607 for branches/eam_branches/relphot.20210521/src/StarOps.c
- Timestamp:
- May 21, 2021, 4:49:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/StarOps.c
r41606 r41607 291 291 292 292 // setMrel and setMrelOutput are extremely similar, but have slightly different implications: 293 // * setMrel uses the internal Tiny structures only 294 // * setMrelOutput skips stars for which there are too few good measurements 295 // * setMrelOutput is meant to be called repeatedly, relaxing the criteria for 'good' on each pass 293 // * setMrel only uses the internal Tiny structures 294 // * setMrel skips stars for which there are too few good measurements (setMrelOutput assigns an average mag with only 1) 295 // * setMrelOutput sets psfQF, psfQFperf, extNsigma, rank info, etc 296 // * setMrelOutput sets average Map 296 297 // * setMrelOutput updates 2MASS average flags 297 298 // * setMrelOutput updates average EXT flags (PS1 and 2MASS) 299 // * setMrelOutput sets average stack & warp photometry (if requested) 298 300 299 301 int setMrel (Catalog *catalog, int Ncatalog) {
Note:
See TracChangeset
for help on using the changeset viewer.
