IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19934


Ignore:
Timestamp:
Oct 6, 2008, 2:53:18 PM (18 years ago)
Author:
Paul Price
Message:

Remove fields that are no longer in chipProcessedImfile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/camtool_find_pendingimfile.sql

    r19366 r19934  
    1 SELECT DISTINCT * FROM 
     1SELECT DISTINCT * FROM
    22     -- the subselect is so where criteria can be specified without knowing
    33     -- which table the field came from
     
    1515        chipProcessedImfile.ap_resid,
    1616        chipProcessedImfile.ap_resid_stdev,
    17         chipProcessedImfile.sigma_ra,
    18         chipProcessedImfile.sigma_dec,
    1917        chipProcessedImfile.n_stars,
    2018        chipProcessedImfile.n_extended,
    2119        chipProcessedImfile.n_cr,
    22         chipProcessedImfile.n_astrom,
    2320        chipProcessedImfile.path_base,
    2421        rawExp.exp_name,
Note: See TracChangeset for help on using the changeset viewer.