Image-DS9
view release on metacpan or search on metacpan
utils/ref-man-8.5.html view on Meta::CPAN
<a href="#analysis">analysis</a><br>
<a href="#array">array</a><br>
<a href="#backup">backup</a><br>
<a href="#bin">bin</a><br>
<a href="#blink">blink</a><br>
<a href="#block">block</a><br>
<a href="#catalog">catalog</a><br>
<a href="#cd">cd</a><br>
<a href="#cmap">cmap</a><br>
<a href="#colorbar">colorbar</a><br>
<a href="#console">console</a><br>
<a href="#contour">contour</a><br>
<a href="#crop">crop</a><br>
<a href="#crosshair">crosshair</a><br>
<a href="#cube">cube</a><br>
<a href="#cursor">cursor</a><br>
<a href="#data">data</a><br>
<a href="#dsssao">dsssao</a><br>
<a href="#dsseso">dsseso</a><br>
<a href="#dssstsci">dssstsci</a><br>
<a href="#envi">envi</a><br>
<a href="#exit">exit</a><br>
<a href="#export">export</a><br>
<a href="#fade">fade</a><br>
<a href="#file">file</a><br>
<a href="#fits">fits</a><br>
<a href="#footprint">footprint</a><br>
<a href="#frame">frame</a><br>
<a href="#gif">gif</a><br>
<a href="#graph">graph</a><br>
<a href="#grid">grid</a><br>
<a href="#header">header</a><br>
<a href="#height">height</a><br>
<a href="#iconify">iconify</a><br>
<a href="#iexam">iexam</a><br>
<a href="#iis">iis</a><br>
<a href="#illustrate">illustrate</a><br>
<a href="#jpeg">jpeg</a><br>
<a href="#lock">lock</a><br>
<a href="#lower">lower</a><br>
<a href="#magnifier">magnifier</a><br>
<a href="#mask">mask</a><br>
<a href="#match">match</a><br>
<a href="#mecube">mecube</a><br>
<a href="#minmax">minmax</a><br>
<a href="#mode">mode</a><br>
<a href="#mosaic">mosaic</a><br>
<a href="#mosaicimage">mosaicimage</a><br>
<a href="#movie">movie</a><br>
<a href="#multiframe">multiframe</a><br>
<a href="#nameserver">nameserver</a><br>
<a href="#notes">notes</a><br>
<a href="#nrrd">nrrd</a><br>
<a href="#nvss">nvss</a><br>
<a href="#orient">orient</a><br>
<a href="#pagesetup">pagesetup</a><br>
<a href="#pan">pan</a><br>
<a href="#pixeltable">pixeltable</a><br>
<a href="#plot">plot</a><br>
<a href="#png">png</a><br>
<a href="#prefs">prefs</a><br>
<a href="#preserve">preserve</a><br>
<a href="#psprint">psprint</a><br>
<a href="#print">print</a><br>
<a href="#prism">prism</a><br>
<a href="#exit">quit</a><br>
<a href="#raise">raise</a><br>
<a href="#region">region</a><br>
<a href="#restore">restore</a><br>
<a href="#rgb">rgb</a><br>
<a href="#rgbarray">rgbarray</a><br>
<a href="#rgbcube">rgbcube</a><br>
<a href="#rgbimage">rgbimage</a><br>
<a href="#rotate">rotate</a><br>
<a href="#samp">samp</a><br>
<a href="#save">save</a><br>
<a href="#saveimage">saveimage</a><br>
<a href="#scale">scale</a><br>
<a href="#shm">shm</a><br>
<a href="#sia">sia</a><br>
<a href="#single">single</a><br>
<a href="#skyview">skyview</a><br>
<a href="#sleep">sleep</a><br>
<a href="#smooth">smooth</a><br>
<a href="#source">source</a><br>
<a href="#tcl">tcl</a><br>
<a href="#tile">tile</a><br>
<a href="#update">update</a><br>
<a href="#url">url</a><br>
<a href="#version">version</a><br>
<a href="#view">view</a><br>
<a href="#vla">vla</a><br>
<a href="#vlss">vlss</a><br>
<a href="#vo">vo</a><br>
<a href="#wcs">wcs</a><br>
<a href="#web">web</a><br>
<a href="#width">width</a><br>
<a href="#xpa">xpa</a><br>
<a href="#zscale">zscale</a><br>
<a href="#zoom">zoom</a><br></tt>
<p><b><a name="twomass" id="twomass"></a>2mass</b></p>
<p>Support for 2MASS Digital Sky Survey.</p>
<tt>Syntax:<br>
2mass []<br>
[<object>]<br>
[name <object>|clear]<br>
[<ra> <dec>] # in wcs fk5<br>
[size <width> <height> degrees|arcmin|arcsec]<br>
[save yes|no]<br>
[frame new|current]<br>
[update frame|crosshair]<br>
[survey j|h|k]<br>
[open|close]<br>
<br>
Example:<br>
$xpaget ds9 2mass name<br>
$xpaget ds9 2mass coord<br>
$xpaget ds9 2mass size<br>
$xpaget ds9 2mass save<br>
$xpaget ds9 2mass frame<br>
$xpaget ds9 2mass survey<br>
utils/ref-man-8.5.html view on Meta::CPAN
# line dataset<br>
$xpaget ds9 plot line smooth<br>
$xpaget ds9 plot line color<br>
$xpaget ds9 plot line width<br>
$xpaget ds9 plot line dash<br>
$xpaget ds9 plot line fill<br>
$xpaget ds9 plot line fill color<br>
$xpaget ds9 plot line shape symbol<br>
$xpaget ds9 plot line shape size<br>
$xpaget ds9 plot line shape color<br>
$xpaget ds9 plot line shape fill<br>
$xpaset -p ds9 plot line smooth step<br>
$xpaset -p ds9 plot line color red<br>
$xpaset -p ds9 plot line width 2<br>
$xpaset -p ds9 plot line dash yes<br>
$xpaset -p ds9 plot line fill no<br>
$xpaset -p ds9 plot line fill color red<br>
$xpaset -p ds9 plot line shape symbol circle<br>
$xpaset -p ds9 plot line shape size 5<br>
$xpaset -p ds9 plot line shape color cyan<br>
$xpaset -p ds9 plot line shape fill no<br>
</p>
<p>
# bar dataset<br>
$xpaget ds9 plot bar border color<br>
$xpaget ds9 plot bar border width<br>
$xpaget ds9 plot bar fill<br>
$xpaget ds9 plot bar color<br>
$xpaget ds9 plot bar width<br>
$xpaset -p ds9 plot bar border color red<br>
$xpaset -p ds9 plot bar border width 2<br>
$xpaset -p ds9 plot bar fill no<br>
$xpaset -p ds9 plot bar color red<br>
$xpaset -p ds9 plot bar width 10<br>
</p>
<p>
$xpaget ds9 plot error<br>
$xpaget ds9 plot error color<br>
$xpaget ds9 plot error cap<br>
$xpaget ds9 plot error width<br>
$xpaset -p ds9 plot error yes<br>
$xpaset -p ds9 plot error color red<br>
$xpaset -p ds9 plot error cap yes<br>
$xpaset -p ds9 plot error width 2<br>
</p>
<br></tt> <b><a name="png" id="png"></a>png</b>
<p>Load PNG image into current frame.<br></p>
<tt>Syntax:<br>
png [new|slice] [<filename>]<br>
<br>
Example:<br>
$xpaget ds9 png > foo.png<br>
<br>
$xpaset -p ds9 png foo.png<br>
$xpaset -p ds9 png new foo.png<br>
$xpaset -p ds9 png slice foo.png<br>
<br>
$cat foo.png | xpaset ds9 png<br>
$cat foo.png | xpaset ds9 png new<br>
$cat foo.png | xpaset ds9 png slice</tt><br>
<p><b><a name="prefs" id="prefs"></a>prefs</b></p>
<p>Controls various preference settings.</p>
<tt>Syntax:<br>
prefs [open]<br>
[save]<br>
[clear]<br>
[close]<br>
[bg color yes|no]<br>
[bg color <color>]<br>
[nan color <color>]<br>
[precision <linear> <degree> <hms> <dms> <len linear> <len degree> <len arcmin> <len arcsec> <angle>]<br>
[theme <theme>]<br>
[threads <numeric>]<br>
[irafalign yes|no]<br>
<br>
Example:<br>
$xpaget ds9 prefs has bg color<br>
$xpaget ds9 prefs bg color<br>
$xpaget ds9 prefs nan color<br>
$xpaget ds9 prefs precision<br>
$xpaget ds9 prefs theme<br>
$xpaget ds9 prefs threads<br>
$xpaget ds9 prefs irafalign<br>
<br>
$xpaset -p ds9 prefs open<br>
$xpaset -p ds9 prefs save<br>
$xpaset -p ds9 prefs clear<br>
$xpaset -p ds9 prefs close<br>
$xpaset -p ds9 prefs bg color no<br>
$xpaset -p ds9 prefs bg color red<br>
$xpaset -p ds9 prefs nan color blue<br>
$xpaset -p ds9 prefs precision 8 7 4 3 8 7 5 3 8<br>
$xpaset -p ds9 prefs theme radiance<br>
$xpaset -p ds9 prefs threads 8<br>
$xpaset -p ds9 prefs iraf yes<br></tt>
<p><b><a name="preserve" id="preserve"></a>preserve</b></p>
<p>Preserve the follow attributes while loading a new image.</p>
<tt>Syntax:<br>
preserve [pan yes|no]<br>
[regions yes|no]<br>
<br>
Example:<br>
$xpaget ds9 preserve pan<br>
$xpaget ds9 preserve regions<br>
<br>
$xpaset -p ds9 preserve pan yes<br>
$xpaset -p ds9 preserve regions yes</tt><br>
<p><b><a name="psprint" id="psprint"></a>psprint</b></p>
<p>Invokes postscript printing. Please see <a href="#print">print</a> for further details.</p>
<p><b><a name="print" id="print"></a>print</b></p>
<p>Controls printing. Use print option to set printing options. Only available for <tt>XPA_METHOD local.</tt></p>
<tt>Syntax:<br>
print [destination printer|file]<br>
[command <command>]<br>
[filename <filename>]<br>
[color rgb|cmyk|gray]<br>
[level 1|2|3]<br>
[resolution 72|screen|96|144|150|225|300|600|1200]<br>
<br>
Example:<br>
$xpaget ds9 print destination<br>
$xpaget ds9 print command<br>
$xpaget ds9 print filename<br>
$xpaget ds9 print color<br>
$xpaget ds9 print level<br>
$xpaget ds9 print resolution<br>
<br>
$xpaset -p ds9 print<br>
$xpaset -p ds9 print destination file<br>
$xpaset -p ds9 print command lp<br>
$xpaset -p ds9 print filename foo.ps<br>
$xpaset -p ds9 print color cmyk<br>
$xpaset -p ds9 print level 2<br>
$xpaset -p ds9 print resolution 96</tt>
<p><b><a name="prism" id="prism"></a>prism</b></p>
<p>Invoke FITS analysis tool.</p>
<tt>Syntax:<br>
prism []<br>
[open]<br>
[<filename>]<br>
[load <filename>]<br>
<br>
[import xml|rdb|tsv <filename>]<br>
[export xml|rdb|tsv <filename>]<br>
<br>
[clear]<br>
[current <ref>]<br>
[ext <int>|<extname>]<br>
[first|next|prev|last]<br>
[goto <int>]<br>
[image]<br>
[mode newplot|newgraph|overplot]<br>
[histogram <col> <numbins> [<min> <max>]]<br>
[plot <colx> <coly> [<colerrx>] [<colerry>] xy|xyex|xyey|xyexey]<br>
( run in 0.414 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )