Changeset 26852 for branches/eam_branches/20091201/tools/neb-ds9.pl
- Timestamp:
- Feb 10, 2010, 3:39:59 PM (16 years ago)
- File:
-
- 1 edited
-
branches/eam_branches/20091201/tools/neb-ds9.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/tools/neb-ds9.pl
r26276 r26852 4 4 getopts('AM',\%opt); 5 5 6 $cmd = 'ds9 -scale mode zscale ';6 $cmd = 'ds9 -scale mode zscale '; 7 7 8 8 if (exists($opt{A})) { … … 21 21 } 22 22 } 23 #$cmd .= " -zoom to fit -regions format xy -regions system wcs -regions load targets.reg "; 23 24 system("$cmd");
Note:
See TracChangeset
for help on using the changeset viewer.
