IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 23, 2007, 4:36:46 PM (19 years ago)
Author:
jhoblitt
Message:

s/bg_mean_stdev/bg_stdev/ for skycell tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/scripts/warptest.sh

    r12024 r12029  
    2323warptool -towarped || exit 1
    2424
    25 warptool -addwarped -warp_id 1 -skycell_id foo1 -tess_id bar -uri file:///tmp/foo -bg 1 -bg_mean_stdev 2 || exit 1
    26 warptool -addwarped -warp_id 1 -skycell_id foo2 -tess_id bar -uri file:///tmp/foo -bg 1 -bg_mean_stdev 2 || exit 1
     25warptool -addwarped -warp_id 1 -skycell_id foo1 -tess_id bar -uri file:///tmp/foo -bg 1 -bg_stdev 2 || exit 1
     26warptool -addwarped -warp_id 1 -skycell_id foo2 -tess_id bar -uri file:///tmp/foo -bg 1 -bg_stdev 2 || exit 1
    2727
    2828warptool -warped -warp_id 1 || exit 1
Note: See TracChangeset for help on using the changeset viewer.