IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2009, 2:15:25 PM (17 years ago)
Author:
eugene
Message:

added new cmf format ps1_v2, added function to handle broken cmf ps1_v1 data & added call to addstar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/cmf-ps1-v1.d

    r24399 r24400  
    33EXTNAME CMF_PS1_V1
    44TYPE    BINTABLE
    5 SIZE    136
     5SIZE    128
    66
    77# elements of data structure / FITS table
     
    1111FIELD dX,        X_PSF_SIG,        float,    x coord error,         pixels
    1212FIELD dY,        Y_PSF_SIG,        float,    y coord error,         pixels
    13 FIELD RA,        RA_PSF,           double,   PSF RA coord,          degrees
    14 FIELD DEC,       DEC_PSF,          double,   PSF DEC coord,         degrees
     13FIELD RA,        RA_PSF,           float,    PSF RA coord,          degrees
     14FIELD DEC,       DEC_PSF,          float,    PSF DEC coord,         degrees
    1515FIELD posangle,  POSANGLE,         float,    Posangle at source,    degrees
    1616FIELD pltscale,  PLTSCALE,         float,    Plate Scale at source, arcsec/pixel
Note: See TracChangeset for help on using the changeset viewer.