IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2015, 5:17:19 PM (11 years ago)
Author:
watersc1
Message:

Dropping ra/dec fields from ForcedGalaxyShape, as these are inherited from the stack detection, and should be fixed to those values (as it's forced). 'Complete' version of the forcedgalaxybatch.py, which has all the things similar tables also have.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/test/mkgpc1data.dvo

    r38952 r38963  
    33input tap.dvo
    44
    5 if (not($?VERBOSE)) set VERBOSE = 0
     5opihi verbose on
     6if (not($?VERBOSE)) set VERBOSE = 1
    67if (not($?PARALLEL)) set PARALLEL = 0
    78
     
    7071  $dbhost = localhost
    7172  $dbname = gpc1test
    72   $dbuser = dvo
    73   $dbpass = dvo
     73  $dbuser = czw
     74  $dbpass = czw
    7475
    7576  $RA = 10.0
Note: See TracChangeset for help on using the changeset viewer.