IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39646


Ignore:
Timestamp:
Aug 5, 2016, 12:46:54 PM (10 years ago)
Author:
eugene
Message:

add 3 new bits for IRLS photometry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/tables.IN.vot

    r39625 r39646  
    727727          <TR><TD>PHOTOM_APER</TD>           <TD>0x00200000</TD><TD>2097152    </TD><TD>This measurement is used for the mean aperture magnitude.</TD></TR>
    728728          <TR><TD>PHOTOM_KRON</TD>           <TD>0x00400000</TD><TD>4194304    </TD><TD>This measurement is used for the mean Kron (1980) magnitude.</TD></TR>
     729          <TR><TD>MASKED_PSF</TD>            <TD>0x01000000</TD><TD>16777216   </TD><TD>This measurement is masked based on IRLS weights for the mean PSF magnitude.</TD></TR>
     730          <TR><TD>MASKED_APER</TD>           <TD>0x02000000</TD><TD>33554432   </TD><TD>This measurement is masked based on IRLS weights for the mean aperture magnitude.</TD></TR>
     731          <TR><TD>MASKED_KRON</TD>           <TD>0x04000000</TD><TD>67108864   </TD><TD>This measurement is masked based on IRLS weights for the mean Kron (1980) magnitude.</TD></TR>
    729732        </TABLEDATA>
    730733      </DATA>
Note: See TracChangeset for help on using the changeset viewer.