IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2010, 11:38:51 AM (16 years ago)
Author:
watersc1
Message:

"Final" version of the nightly stacks code. I may add more forcing later, if we have a lot of faults to skip through.

File:
1 edited

Legend:

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

    r26276 r26670  
    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.