IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39111 for trunk


Ignore:
Timestamp:
Nov 12, 2015, 10:02:29 AM (11 years ago)
Author:
eugene
Message:

add ForcedGalaxyShape sersic index and phi

File:
1 edited

Legend:

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

    r39080 r39111  
    5252        <DESCRIPTION>Error in galaxy fit magnitude for g filter measurement.</DESCRIPTION>
    5353      </FIELD>
     54      <FIELD name="gGalPhi" arraysize="1" datatype="float" unit="degrees" default="-999">
     55        <DESCRIPTION>Major axis position angle of the model fit for the g filter measurement.</DESCRIPTION>
     56      </FIELD>
     57      <FIELD name="gGalIndex" arraysize="1" datatype="float" unit="dimensionless" default="-999">
     58        <DESCRIPTION>Sersic index of the model fit for the g filter measurement.</DESCRIPTION>
     59      </FIELD>
    5460      <FIELD name="gGalChisq" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    5561        <DESCRIPTION>Reduced chi squared value for g filter measurement.</DESCRIPTION>
     
    8086        <DESCRIPTION>Error in galaxy fit magnitude for r filter measurement.</DESCRIPTION>
    8187      </FIELD>
     88      <FIELD name="rGalPhi" arraysize="1" datatype="float" unit="degrees" default="-999">
     89        <DESCRIPTION>Major axis position angle of the model fit for the r filter measurement.</DESCRIPTION>
     90      </FIELD>
     91      <FIELD name="rGalIndex" arraysize="1" datatype="float" unit="dimensionless" default="-999">
     92        <DESCRIPTION>Sersic index of the model fit for the r filter measurement.</DESCRIPTION>
     93      </FIELD>
    8294      <FIELD name="rGalChisq" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    8395        <DESCRIPTION>Reduced chi squared value for r filter measurement.</DESCRIPTION>
     
    108120        <DESCRIPTION>Error in galaxy fit magnitude for i filter measurement.</DESCRIPTION>
    109121      </FIELD>
     122      <FIELD name="iGalPhi" arraysize="1" datatype="float" unit="degrees" default="-999">
     123        <DESCRIPTION>Major axis position angle of the model fit for the i filter measurement.</DESCRIPTION>
     124      </FIELD>
     125      <FIELD name="iGalIndex" arraysize="1" datatype="float" unit="dimensionless" default="-999">
     126        <DESCRIPTION>Sersic index of the model fit for the i filter measurement.</DESCRIPTION>
     127      </FIELD>
    110128      <FIELD name="iGalChisq" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    111129        <DESCRIPTION>Reduced chi squared value for i filter measurement.</DESCRIPTION>
     
    136154        <DESCRIPTION>Error in galaxy fit magnitude for z filter measurement.</DESCRIPTION>
    137155      </FIELD>
     156      <FIELD name="zGalPhi" arraysize="1" datatype="float" unit="degrees" default="-999">
     157        <DESCRIPTION>Major axis position angle of the model fit for the z filter measurement.</DESCRIPTION>
     158      </FIELD>
     159      <FIELD name="zGalIndex" arraysize="1" datatype="float" unit="dimensionless" default="-999">
     160        <DESCRIPTION>Sersic index of the model fit for the z filter measurement.</DESCRIPTION>
     161      </FIELD>
    138162      <FIELD name="zGalChisq" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    139163        <DESCRIPTION>Reduced chi squared value for z filter measurement.</DESCRIPTION>
     
    163187      <FIELD name="yGalMagErr" arraysize="1" datatype="float" unit="AB magnitudes" default="-999">
    164188        <DESCRIPTION>Error in galaxy fit magnitude for y filter measurement.</DESCRIPTION>
     189      </FIELD>
     190      <FIELD name="yGalPhi" arraysize="1" datatype="float" unit="degrees" default="-999">
     191        <DESCRIPTION>Major axis position angle of the model fit for the y filter measurement.</DESCRIPTION>
     192      </FIELD>
     193      <FIELD name="yGalIndex" arraysize="1" datatype="float" unit="dimensionless" default="-999">
     194        <DESCRIPTION>Sersic index of the model fit for the y filter measurement.</DESCRIPTION>
    165195      </FIELD>
    166196      <FIELD name="yGalChisq" arraysize="1" datatype="float" unit="dimensionless" default="-999">
Note: See TracChangeset for help on using the changeset viewer.