IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26276


Ignore:
Timestamp:
Nov 24, 2009, 5:28:11 PM (16 years ago)
Author:
watersc1
Message:

turn off align by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/neb-ds9.pl

    r25853 r26276  
    66$cmd = 'ds9 -scale mode zscale ';
    77
    8 unless (exists($opt{A})) {
     8if (exists($opt{A})) {
    99    $cmd .= " -wcs align yes ";
    1010}
Note: See TracChangeset for help on using the changeset viewer.