IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 22, 2015, 11:27:38 AM (11 years ago)
Author:
watersc1
Message:

Unit typos in stack XpsfCore

File:
1 edited

Legend:

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

    r38901 r38941  
    618618        <DESCRIPTION>PSF major axis orientation from r filter stack detection.</DESCRIPTION>
    619619      </FIELD>
    620       <FIELD name="rpsfCore" arraysize="1" datatype="float" unit="degrees" default="-999">
     620      <FIELD name="rpsfCore" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    621621        <DESCRIPTION>PSF core parameter k from r filter stack detection, where F = F0 / (1 + k r^2 + r^3.33).</DESCRIPTION>
    622622      </FIELD>
     
    725725        <DESCRIPTION>PSF major axis orientation from i filter stack detection.</DESCRIPTION>
    726726      </FIELD>
    727       <FIELD name="ipsfCore" arraysize="1" datatype="float" unit="degrees" default="-999">
     727      <FIELD name="ipsfCore" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    728728        <DESCRIPTION>PSF core parameter k from i filter stack detection, where F = F0 / (1 + k r^2 + r^3.33).</DESCRIPTION>
    729729      </FIELD>
     
    832832        <DESCRIPTION>PSF major axis orientation from z filter stack detection.</DESCRIPTION>
    833833      </FIELD>
    834       <FIELD name="zpsfCore" arraysize="1" datatype="float" unit="degrees" default="-999">
     834      <FIELD name="zpsfCore" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    835835        <DESCRIPTION>PSF core parameter k from z filter stack detection, where F = F0 / (1 + k r^2 + r^3.33).</DESCRIPTION>
    836836      </FIELD>
     
    939939        <DESCRIPTION>PSF major axis orientation from y filter stack detection.</DESCRIPTION>
    940940      </FIELD>
    941       <FIELD name="ypsfCore" arraysize="1" datatype="float" unit="degrees" default="-999">
     941      <FIELD name="ypsfCore" arraysize="1" datatype="float" unit="dimensionless" default="-999">
    942942        <DESCRIPTION>PSF core parameter k from y filter stack detection, where F = F0 / (1 + k r^2 + r^3.33).</DESCRIPTION>
    943943      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.