IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 3:39:59 PM (16 years ago)
Author:
eugene
Message:

updates from the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/tools/neb-ds9.pl

    r26276 r26852  
    44getopts('AM',\%opt);
    55
    6 $cmd = 'ds9 -scale mode zscale ';
     6$cmd = 'ds9  -scale mode zscale ';
    77
    88if (exists($opt{A})) {
     
    2121    }
    2222}
     23#$cmd .= "  -zoom to fit -regions format xy -regions system wcs -regions load targets.reg  ";
    2324system("$cmd");
Note: See TracChangeset for help on using the changeset viewer.