IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of DR2Flags


Ignore:
Timestamp:
Jul 19, 2017, 3:05:07 PM (9 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DR2Flags

    v1 v1  
     1Things marked in bold are changes compared to what was already in ipptopsps. Things marked EAM I would like guidance on from EAM to make sure the description is correct.
     2
     3
     4=== Image Flags ===
     5||NEW||0x00000000||0||No relphot / relastro attempted.||
     6||PHOTOM_NOCAL||0x00000001||1||'''Used within relphot to mean 'don't apply fit'. | user-set value used withing relphot: ignore (EAM!)'''||
     7||PHOTOM_POOR||0x00000002||2||'''Relphot says image is bad (dMcal > limit). (EAM!)'''||         
     8||PHOTOM_SKIP||0x00000004||4||'''External information image has bad photometry (EAM).'''||
     9||PHOTOM_FEW||0x00000008||8||Currently too few measurements for good value for photometry.||         
     10||ASTROM_NOCAL||0x00000010||16||'''User-set value used within relastro: ignore (EAM!).'''||
     11||ASTROM_POOR||0x00000020||32||Relastro says image is bad (dR,dD > limit).||
     12||ASTROM_FAIL||0x00000040||64||Relastro fit diverged, fit not applied.||
     13||ASTROM_SKIP||0x00000080||128||'''External information image has bad astrometry. (EAM)'''||
     14||ASTROM_FEW||0x00000100||256||Currently too few measurements for good value for astrometry.||
     15||PHOTOM_UBERCAL||0x00000200||512||Externally-supplied photometry zero point from ubercal analysis.||
     16||ASTROM_GMM||0x00000400||1024||Image was fitted to positions corrected by the galaxy motion model.||
     17