IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2013, 3:02:08 PM (13 years ago)
Author:
eugene
Message:

set correct ra,dec for stack skycell (needed for query to correctly select the input stack)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20121219/ippToPsps/test/mksasdata.dvo

    r35018 r35030  
    1818  $dbpass = dvo
    1919
     20  # exposure center
    2021  $RA = 333.8
    2122  $DEC = 1.6
     23
     24  # stack center
     25  # XXX the selected stack centers come from the input exposures, so I should use a gpc1 db with stacks associated with real exposures
     26  $RA = 331.6
     27  $DEC = -6.0
    2228
    2329  break -auto off
Note: See TracChangeset for help on using the changeset viewer.