aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/doc/ximtool.ps
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/x11iraf/doc/ximtool.ps')
-rw-r--r--vendor/x11iraf/doc/ximtool.ps16410
1 files changed, 16410 insertions, 0 deletions
diff --git a/vendor/x11iraf/doc/ximtool.ps b/vendor/x11iraf/doc/ximtool.ps
new file mode 100644
index 00000000..336513cf
--- /dev/null
+++ b/vendor/x11iraf/doc/ximtool.ps
@@ -0,0 +1,16410 @@
+%!PS-Adobe-1.0
+%%Creator: devps (Pipeline Associates, Inc.)
+%%CreationDate: Sun Aug 12 22:32:59 2001
+%%Pages: (atend)
+%%DocumentFonts: (atend)
+
+/X{exch}def
+/r{rmoveto}def
+/m{moveto}def
+/l{lineto}def
+/rl{rlineto}def
+/lc{yc X xc X l st}def
+/mc{yc X xc X m}def
+/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}def
+/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}def
+/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}def
+/st{stroke}def
+/gs{gsave}def
+/gr{grestore}def
+/cp{currentpoint}def
+/np{newpath}def
+/ct{curveto}def
+/m0{0 0 moveto}def
+/BP{/devps-save save def m0}def
+/EP{
+clear devps-save restore
+showpage}def
+/res 10.000000 def
+/V{res neg div 792 add
+currentpoint pop X
+m}def
+/H{res div
+currentpoint X pop
+moveto}def
+/h{res div 0 r}def
+/v{res neg div 0 X r}def
+/xc{res div}def
+/yc{res neg div 792 add}def
+/S{X H show}def
+/psize 10 def
+/height 1 def
+/slant 0 def
+/FF{findfont X dup 12 div setlinewidth /psize X def
+ [psize 0 psize height mul slant sin slant cos div mul psize height mul 0 0]
+ makefont setfont}def
+/shade{gs
+ /dy X def
+ /dx X def
+ np m
+ setgray
+ 0 dy rl
+ dx 0 rl
+ 0 dy neg rl
+ dx neg 0 rl
+ closepath
+ fill
+gr}def
+1 setlinecap
+/R{/Times-Roman FF}def
+/B{/Times-Bold FF}def
+/I{/Times-Italic FF}def
+/Y{/Symbol FF}def
+/C{/Courier FF}def
+%% Troff special characters not on Symbol font
+%% Copyright (C) 1986 by Pipeline Associates, Inc.
+%% Version 1.1
+/altRTD 20 dict def
+altRTD begin
+/s{setcachedevice}def
+/C{1000 1000 scale}def
+/m{moveto}def
+/c{curveto}def
+/S{stroke}def
+/l{lineto}def
+/a{arcto}def
+/p{pop}def
+/sl{setlinewidth}def
+end
+/F_Troff 17 dict def F_Troff begin
+systemdict /currentpacking known
+{/SavePacking currentpacking def true setpacking}if
+/PaintType 0 def
+/FontType 3 def
+/StrokeWidth 0 def
+/UniqueID 8277003 def
+/FontMatrix [.001000 0 0 .001000 0 0] def
+/FontBBox [-12 -105 942 855 ] def
+/Encoding 256 array def
+/CD 256 1 add dict def
+/FontInfo 3 dict def FontInfo begin
+/UnderlinePosition -133 def /UnderlineThickness 20 def end
+/FontName (Troff) def
+0 1 256 1 sub{Encoding exch /.notdef put}for
+CD /.notdef{500 0 setcharwidth{}}put
+Encoding (1) 0 get /br put
+%% bold vertical rule used by tbl
+CD /br{
+C
+0 0 -.5 -.5 1 1 s
+np
+.05 sl
+0 -.1 m
+0 .9 l
+{S}
+}put
+Encoding (2) 0 get /ul put
+%% underline used by tbl
+CD /ul{
+C
+.5 0 -.5 -.5 1 1 s
+np
+.05 sl
+0 -.1 m
+.5 -.1 l
+{S}
+}put
+Encoding (3) 0 get /ru put
+%% baseline rule
+CD /ru{
+C
+.5 0 -.5 -.5 1 1 s
+np
+.05 sl
+m0
+.5 0 l
+{S}
+}put
+Encoding (4) 0 get /vr put
+%% vertical rule
+CD /vr{
+C
+0 0 -.5 -.5 1 1 s
+np
+.05 sl
+m0
+0 1 l
+{S}
+}put
+Encoding (5) 0 get /sq put
+%% square
+CD /sq{
+C
+.5 0 -.5 -.5 1 1 s
+np
+.05 sl
+0 .25 m
+0 .5 rl
+.5 0 rl
+0 -.5 rl
+-.5 0 rl
+closepath
+{S}
+}put
+Encoding (6) 0 get /bx put
+%% solid box
+CD /bx{
+C
+.5 0 -.5 -.5 1 1 s
+np
+0 .25 m
+0 .5 rl
+.5 0 rl
+0 -.5 rl
+-.5 0 rl
+closepath
+{fill}
+}put
+Encoding (7) 0 get /rn put
+%% radical extender
+CD /rn{
+C
+.5 0 -.5 -.5 1 1 s
+np
+.03 sl
+-.03 .9 m
+.5 0 rl
+{S}
+}put
+Encoding (8) 0 get /GR put
+%% gray mask
+CD /GR{
+C
+.5 0 setcharwidth
+.5 setgray
+np
+0 -.1 m
+0 1 rl
+.5 0 rl
+0 -1 rl
+-.5 0 rl
+closepath
+{fill}
+}put
+Encoding 97 /a put
+CD /a{1000 0 0 66 942 421 s 430 415
+m 578 406 678 349 662 319 c 655 306 614 287 583
+296 c 570 300 466 340 438 332 c 365 309 335 213
+270 209 c 0 310 m 108 310 l 108 114 l 0
+114 l 0 310 l 42 161 m 42 134 l 66 134 l 66
+161 l 42 161 l 47 155 m 47 140 l 62 140 l 62
+155 l 47 155 l 110 133 m 226 113 300 66 410
+80 c 497 91 550 69 634 76 c 645 76 663 92 669
+107 c 677 125 673 141 668 160 c 725 334 m 758
+332 734 253 701 250 c 501 325 m 475 316 476 309
+473 302 c 465 282 482 263 499 257 c 552 236 615
+253 689 253 c 701 253 713 236 713 218 c 712 194
+702 168 678 161 c 671 159 663 160 655 160 c 591
+158 516 156 479 168 c 461 173 453 191 453 210 c 453
+224 456 235 466 244 c 476 253 490 252 503 255 c 459
+84 m 447 96 435 106 435 123 c 435 136 440 145 447
+155 c 453 163 462 168 469 173 c 110 293 m 173
+318 300 421 435 415 c 609 407 852 416 885 411 c 898
+409 924 411 930 380 c 942 316 828 339 742 334 c 731
+334 730 335 725 335 c 701 336 685 336 660 336 c{S}}put
+Encoding 98 /b put
+CD /b{1000 0 -12 66 930 421 s 500
+415 m 352 406 252 349 268 319 c 275 306 316 287
+347 296 c 360 300 464 340 492 332 c 565 309 595
+213 660 209 c 930 310 m 822 310 l 822 114 l 930
+114 l 930 310 l 888 161 m 888 134 l 864 134
+l 864 161 l 888 161 l 883 155 m 883 140 l 868
+140 l 868 155 l 883 155 l 820 133 m 704 113
+630 66 520 80 c 433 91 380 69 296 76 c 285 76
+267 92 261 107 c 253 125 257 141 262 160 c 205
+334 m 172 332 196 253 229 250 c 429 325 m 455
+316 454 309 457 302 c 465 282 448 263 431 257 c 378
+236 315 253 241 253 c 229 253 217 236 217 218 c 218
+194 228 168 252 161 c 259 159 267 160 275 160 c 339
+158 414 156 451 168 c 469 173 477 191 477 210 c 477
+224 474 235 464 244 c 454 253 440 252 427 255 c 471
+84 m 483 96 495 106 495 123 c 495 136 490 145 483
+155 c 477 163 468 168 461 173 c 820 293 m 757
+318 630 421 495 415 c 321 407 78 416 45 411 c 32
+409 6 411 0 380 c -12 316 102 339 188 334 c 199
+334 200 335 205 335 c 229 336 245 336 270 336 c{S}}put
+Encoding 99 /c put
+CD /c{1000 0 184 0 827 627 s 185 315
+m 186 488 332 627 505 625 c 682 623 827 467 815
+290 c 804 124 666 0 500 0 c 327 0 184 142 185
+315 c{S}}put
+Encoding 100 /d put
+CD /d{590 0 134 158 477 500 s 300
+160 m 208 162 134 238 135 330 c 136 423 212 500
+305 500 c 397 500 473 427 475 335 c 477 239 396
+158 300 160 c{fill}}put
+Encoding 101 /e put % Bell Symbol
+CD /e{1010 0 -100 -210 1010 1010 s 100 sl 0 setlinecap
+420 300 450 0 360 arc
+420 650 m 420 575 l S
+newpath 120 125 m 720 125 l 75 sl S
+420 125 m 420 25 l S
+220 400 m 220 175 120 175 100 a p p p p
+220 400 m 220 550 420 550 80 a p p p p
+620 400 m 620 175 720 175 100 a p p p p
+620 400 m 620 550 420 550 80 a p p p p
+295 550 m 545 550 l{S}}put
+/BuildChar{altRTD /BuildChar get exec}def end
+altRTD begin /BuildChar{altRTD begin
+/char exch def /fontdict exch def save
+/charname fontdict /Encoding get char get def
+fontdict /StrokeWidth get sl
+fontdict /CD get dup charname known
+{charname}{/.notdef}ifelse get newpath exec
+fontdict /PaintType get 0 eq{exec}{p S}ifelse
+restore end}def end
+systemdict /currentpacking known{F_Troff /SavePacking get setpacking}if
+/Troff F_Troff definefont pop
+/Y1{/Troff FF}def
+%%EndProlog
+%%Page: 1 1
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+120 V
+1260(#)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(1)S
+7920 V
+EP
+%%Page: 1 2
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+9 B
+900(NAME)S
+1080 V
+10 R
+1260(ximtool)S
+1602(\261)S
+1682(interactive)S
+2133(image)S
+2407(display)S
+2726(program)S
+3094(for)S
+3240(the)S
+3392(X)S
+3494(Window)S
+3868(System)S
+1308 V
+9 B
+900(SYNOPSIS)S
+1428 V
+10 B
+1260(ximtool)S
+1612([\261)S
+10 I
+1695(toolkitoption)S
+10 B
+2237(...])S
+2375([)S
+10 I
+2438(options)S
+10 B
+2763(...])S
+1656 V
+9 B
+900(OPTIONS)S
+1776 V
+10 B
+1260(-basePixel)S
+10 I
+1723(N)S
+1896 V
+10 R
+1510(The)S
+1709(base)S
+1930(colormap)S
+2351(cell)S
+2539(used)S
+2766(by)S
+2910(the)S
+3076(colormap.)S
+3552(This)S
+3774(essentially)S
+4240(allows)S
+4545(you)S
+4739(to)S
+4861(reserve)S
+10 I
+5192(basePixel)S
+2016 V
+10 R
+1510(colors)S
+1793(in)S
+1910(the)S
+2071(global)S
+2360(colormap)S
+2776(for)S
+2931(other)S
+3175(applications.)S
+3752(The)S
+3946(default)S
+4262(is)S
+4367(64,)S
+4530(if)S
+4629(changed)S
+4999(you'll)S
+5276(need)S
+5502(to)S
+2136 V
+1510(also)S
+1701(specify)S
+2019(the)S
+10 I
+2171(-cmapInitialize)S
+10 R
+2806(option)S
+3092(or)S
+3205(resource.)S
+2304 V
+10 B
+1260(-cmap1)S
+10 I
+1606(\256le)S
+2424 V
+10 R
+1510(User)S
+1728(colormap)S
+2135(1.)S
+2270(This)S
+2478(\257ag)S
+2658(allows)S
+2949(you)S
+3129(to)S
+3237(specify)S
+3555(a)S
+3629(colormap)S
+4036(to)S
+4144(be)S
+4268(made)S
+4514(available)S
+4904(at)S
+5006(task)S
+5197(startup.)S
+2592 V
+10 B
+1260(-cmap2)S
+10 I
+1606(\256le)S
+2712 V
+10 R
+1510(User)S
+1734(colormap)S
+2147(2.)S
+2288(This)S
+2502(\257ag)S
+2688(allows)S
+2985(you)S
+3171(to)S
+3285(specify)S
+3609(a)S
+3689(second)S
+4002(colormap)S
+4415(to)S
+4529(be)S
+4660(made)S
+4913(available)S
+5310(at)S
+5419(task)S
+2832 V
+1510(startup.)S
+3000 V
+10 B
+1260(-cmapDir1)S
+10 I
+1750(dir)S
+3120 V
+10 R
+1510(User)S
+1728(colormap)S
+2135(directory)S
+2525(1.)S
+2660(Speci\256es)S
+3051(a)S
+3125(directory)S
+3515(to)S
+3623(be)S
+3747(searched)S
+4125(for)S
+4271(colormaps.)S
+3288 V
+10 B
+1260(-cmapDir2)S
+10 I
+1750(dir)S
+3408 V
+10 R
+1510(User)S
+1742(colormap)S
+2164(directory)S
+2569(2.)S
+2719(Speci\256es)S
+3125(a)S
+3214(directory)S
+3619(to)S
+3742(be)S
+3881(searched)S
+4274(for)S
+4435(colormaps.)S
+4951(By)S
+5113(default)S
+5435(this)S
+3528 V
+1510(points)S
+1790(to)S
+1903(the)S
+2060(system)S
+2373(directory)S
+2768(/usr/local/lib/imtoolcmap,)S
+3840(allowing)S
+4225(a)S
+4304(set)S
+4450(of)S
+4568(site)S
+4741(default)S
+5052(colormaps)S
+5502(to)S
+3648 V
+1510(be)S
+1634(de\256ned)S
+1958(here.)S
+3816 V
+10 B
+1260(-cmapInitialize)S
+10 I
+1934(bool)S
+3936 V
+10 R
+1510(Initialize)S
+1908(the)S
+2073(ximtool)S
+2428(colormap)S
+2848(at)S
+2963(startup.)S
+3333(When)S
+3614(setting)S
+3924(the)S
+10 I
+4089(basePixel)S
+10 R
+4520(option)S
+4819(or)S
+4945(resource)S
+5325(this)S
+5513(is)S
+4056 V
+1510(required)S
+1876(in)S
+1988(order)S
+2232(to)S
+2344(force)S
+2582(the)S
+2738(Gterm)S
+3027(widget)S
+3333(to)S
+3445(update)S
+3745(its)S
+3874(global)S
+4158(colormap)S
+4569(resource)S
+4940(in)S
+5052(the)S
+5207(X)S
+5312(server.)S
+4176 V
+1510(The)S
+1695(default)S
+2002(is)S
+10 I
+2099(false)S
+10 R
+2288(.)S
+4344 V
+10 B
+1260(-cmapName)S
+10 I
+1805(name)S
+4464 V
+10 R
+1510(Name)S
+1784(used)S
+2003(for)S
+2156(private)S
+2470(colormap.)S
+2939(The)S
+3131(default)S
+3445(for)S
+3598(all)S
+3735(IRAF)S
+4000(imaging)S
+4365(applications)S
+4885(is)S
+10 I
+4989(image)S
+10 R
+5233(.)S
+5325(Gterm)S
+4584 V
+1510(widget)S
+1822(based)S
+2089(imaging)S
+2457(applications)S
+2980(which)S
+3264(have)S
+3492(the)S
+3654(same)S
+3899(value)S
+4155(of)S
+4277(cmapName)S
+4770(will)S
+4965(share)S
+5214(the)S
+5375(same)S
+4704 V
+1510(colormap,)S
+1950(minimizing)S
+2450(colormap)S
+2865(\257ashing)S
+3220(and)S
+3402(allowing)S
+3790(multiple)S
+4162(applications)S
+4683(to)S
+4799(be)S
+4931(run)S
+5103(at)S
+5214(the)S
+5375(same)S
+4824 V
+1510(time.)S
+4992 V
+10 B
+1260(-con\256g)S
+10 I
+1579(N)S
+5112 V
+10 R
+1510(Initial)S
+1799(frame)S
+2081(bu)S
+2181 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2242(er)S
+2369(con\256guration)S
+2952(number.)S
+3362(The)S
+3567(default)S
+3894(value)S
+4160(is)S
+4277(1,)S
+4402(indicating)S
+4852(a)S
+4947(512x512)S
+5348(frame)S
+5232 V
+1510(bu)S
+1610 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1671(er)S
+1778(with)S
+1986(2)S
+2066(frames.)S
+2422(See)S
+2596(below)S
+2870(for)S
+3016(information)S
+3518(on)S
+3648(the)S
+3800(frame)S
+4062(bu)S
+4162 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4223(ers.)S
+5400 V
+10 B
+1260(-defgui)S
+5520 V
+10 R
+1510(Print)S
+1737(the)S
+1892(default)S
+2202(GUI)S
+2412(to)S
+2523(the)S
+2678(stdout.)S
+3011(The)S
+3199(GUI)S
+3409(is)S
+3509(a)S
+3586(Tcl)S
+3752(program)S
+4123(that)S
+4306(may)S
+4511(be)S
+4638(customized)S
+5126(by)S
+5259(the)S
+5414(user)S
+5640 V
+1510(and)S
+1684(reloaded)S
+2057(using)S
+2304(the)S
+10 I
+2456(-gui)S
+10 R
+2647(option)S
+2933(or)S
+3046(the)S
+10 I
+3198(gui)S
+10 R
+3356(resource)S
+3723(parameter.)S
+5808 V
+10 B
+1260(-displayPanner)S
+10 I
+1941(bool)S
+5928 V
+10 R
+1510(Display)S
+1859(panner)S
+2168(marker)S
+2488(window)S
+2848(at)S
+2958(startup.)S
+3323(If)S
+3427(set,)S
+3601(a)S
+3683(panner)S
+3993(window)S
+4354(showing)S
+4732(the)S
+4893(full)S
+5071(frame)S
+5342(bu)S
+5442 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5503(er)S
+6048 V
+1510(will)S
+1696(appear)S
+1991(in)S
+2099(the)S
+2251(upper-right)S
+2730(side)S
+2921(of)S
+3034(the)S
+3186(main)S
+3416(display)S
+3735(window.)S
+6216 V
+10 B
+1260(-displayCoords)S
+10 I
+1941(bool)S
+6336 V
+10 R
+1510(Display)S
+1855(WCS)S
+2106(coordinate)S
+2561(marker)S
+2877(window)S
+3233(at)S
+3339(startup.)S
+3700(If)S
+3800(set,)S
+3970(a)S
+4048(coordinate)S
+4503(readout)S
+4836(text)S
+5020(marker)S
+5336(show-)S
+6456 V
+1510(ing)S
+1668(will)S
+1854(appear)S
+2149(in)S
+2257(the)S
+2409(lower-right)S
+2888(side)S
+3079(of)S
+3192(the)S
+3344(main)S
+3574(display)S
+3893(window.)S
+6624 V
+10 B
+1260(-\256fo)S
+10 I
+1462(pipe)S
+6744 V
+10 R
+1510(Speci\256es)S
+1901(the)S
+2053(name)S
+2299(of)S
+2412(the)S
+2564(\256fo)S
+2733(pipe)S
+2936(to)S
+3045(be)S
+3170(used,)S
+3409(the)S
+10 I
+3562(i)S
+10 R
+3621(and)S
+10 I
+3796(o)S
+10 R
+3877(su)S
+3966 H
+ (f)show 10 -.5 mul h (\256)show
+10 R
+4050(xes)S
+4214(will)S
+4401(be)S
+4526(added)S
+4795(automatically.)S
+5425(The)S
+6864 V
+1510(default)S
+1817(pipe)S
+2019(names)S
+2304(will)S
+2490(be)S
+2614(/dev/imt1i)S
+3056(\(input)S
+3325(pipe\))S
+3560(and)S
+3734(/dev/imt1o)S
+4198(\(output)S
+4517(pipe\).)S
+7032 V
+10 B
+1260(-\256fo_only)S
+7152 V
+10 R
+1510(If)S
+1615(set,)S
+1790(only)S
+2007(\256fo)S
+2185(pipes)S
+2435(will)S
+2630(be)S
+2763(used)S
+2985(for)S
+3140(communication)S
+3801(with)S
+4018(a)S
+4101(client)S
+4363(program,)S
+4766(sockets)S
+5100(will)S
+5296(be)S
+5430(dis-)S
+7272 V
+1510(abled.)S
+7752 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(1)S
+7920 V
+EP
+%%Page: 2 3
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 B
+1260(-gui)S
+10 I
+1457(\256le)S
+1080 V
+10 R
+1510(Speci\256es)S
+1901(the)S
+2053(GUI)S
+2260(\256le)S
+2418(to)S
+2526(be)S
+2650(used.)S
+1248 V
+10 B
+1260(-help)S
+10 R
+1510(Print)S
+1735(a)S
+1809(summary)S
+2211(of)S
+2324(command)S
+2748(line)S
+2928(options)S
+3253(to)S
+3361(the)S
+3513(screen.)S
+1416 V
+10 B
+1260(-imtoolrc)S
+10 I
+1683(\256le)S
+1536 V
+10 R
+1510(Speci\256es)S
+1923(the)S
+2097(frame)S
+2381(bu)S
+2481 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2542(er)S
+2671(con\256guration)S
+3257(\256le)S
+3438(to)S
+3569(be)S
+3716(used.)S
+4007(See)S
+4204(below)S
+4501(for)S
+4670(information)S
+5195(on)S
+5348(frame)S
+1656 V
+1510(bu)S
+1610 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1671(ers.)S
+1824 V
+10 B
+1260(-inet_only)S
+1944 V
+10 R
+1510(If)S
+1611(set,)S
+1782(only)S
+1995(inet)S
+2180(sockets)S
+2509(will)S
+2700(be)S
+2829(used)S
+3047(for)S
+3198(communication)S
+3855(with)S
+4068(a)S
+4147(client)S
+4404(program,)S
+4802(\256fo)S
+4976(pipes)S
+5222(and)S
+5402(unix)S
+2064 V
+1510(sockets)S
+1834(will)S
+2020(be)S
+2144(disabled.)S
+2232 V
+10 B
+1260(-invert)S
+2352 V
+10 R
+1510(Start)S
+1748(XImtool)S
+2136(using)S
+2402(inverted)S
+2778(colormaps.)S
+3298(When)S
+3585(set,)S
+3770(a)S
+3863("normalized")S
+4443(display)S
+4781(will)S
+4987(always)S
+5314(be)S
+5458(the)S
+2472 V
+1510(inverse)S
+1828(of)S
+1941(the)S
+2093(selected)S
+2444(colormap.)S
+2640 V
+10 B
+1260(-ismdev)S
+10 I
+1623(dev)S
+2760 V
+10 R
+1510(Speci\256es)S
+1914(the)S
+2079(plug-in)S
+2411(ISM)S
+2633(connection)S
+3115(socket.)S
+3469(This)S
+3691(should)S
+4002(be)S
+4140(a)S
+4228(unix)S
+4450(domain)S
+4794(socket)S
+5093(of)S
+5220(the)S
+5386(form)S
+2880 V
+1510(")S
+10 I
+1551(/tmp/.ISM%d)S
+10 R
+2081(",)S
+2189(where)S
+2474(the)S
+10 I
+2638(%d)S
+10 R
+2813(will)S
+3011(be)S
+3147(replaced)S
+3526(by)S
+3667(the)S
+3830(user)S
+4037(id.)S
+4211(Once)S
+4462(an)S
+4597(ISM)S
+4816(has)S
+4990(connected)S
+5435(this)S
+3000 V
+1510(port)S
+1701(is)S
+1798(freed)S
+2032(to)S
+2140(accept)S
+2424(other)S
+2659(connections.)S
+3168 V
+10 B
+1260(-maxColors)S
+10 I
+1789(N)S
+3288 V
+10 R
+1510(Specify)S
+1845(the)S
+1997(max)S
+2199(number)S
+2534(of)S
+2647(colors)S
+2921(to)S
+3029(be)S
+3153(used)S
+3366(for)S
+3512(the)S
+3664(display.)S
+3456 V
+10 B
+1260(-memModel)S
+10 I
+1805(type)S
+3576 V
+10 R
+1510(Determines)S
+2003(how)S
+2208(ximtool)S
+2553(uses)S
+2758(memory)S
+3125(in)S
+3237(the)S
+3393(ximtool)S
+3739(client)S
+3995(and)S
+4173(the)S
+4329(X)S
+4435(server.)S
+4737(The)S
+4926(options)S
+5255(are)S
+10 I
+5410(fast)S
+10 R
+5555(,)S
+3696 V
+10 I
+1510(beNiceToServer)S
+10 R
+2153(,)S
+2220(and)S
+10 I
+2406(small)S
+10 R
+2623(.)S
+2720(The)S
+2917(default)S
+3236(is)S
+10 I
+3345(fast)S
+10 R
+3490(,)S
+3557(which)S
+3843(uses)S
+4057(server)S
+4342(pixmaps)S
+4723(to)S
+4843(make)S
+5101(frame)S
+5374(blink)S
+3816 V
+1510(fast.)S
+1742(This)S
+1953(is)S
+2053(recommended)S
+2651(unless)S
+2934(server)S
+3210(memory)S
+3576(is)S
+3676(very)S
+3886(limited.)S
+4258(Note)S
+4485(that)S
+4668(even)S
+4889(in)S
+5000(fast)S
+5177(mode,)S
+5458(the)S
+3936 V
+1510(server)S
+1792(pixmap)S
+2131(is)S
+2237(only)S
+2454(the)S
+2615(size)S
+2808(of)S
+2929(the)S
+3089(display)S
+3416(window,)S
+3801(so)S
+3928(memory)S
+4299(usage)S
+4564(is)S
+4669(reasonable)S
+5133(even)S
+5359(if)S
+5458(the)S
+4056 V
+1510(frame)S
+1772(bu)S
+1872 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1933(er)S
+2040(is)S
+2137(very)S
+2344(large.)S
+4224 V
+10 B
+1260(-nframes)S
+10 I
+1672(N)S
+4344 V
+10 R
+1510(Speci\256es)S
+1913(the)S
+2077(number)S
+2424(of)S
+2549(frame)S
+2823(bu)S
+2923 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2984(ers)S
+3142(to)S
+3262(con\256gure)S
+3681(at)S
+3795(startup.)S
+4164(By)S
+4323(default)S
+4642(there)S
+4883(will)S
+5081(be)S
+5217(2)S
+5309(frames)S
+4464 V
+1510(available,)S
+1925(a)S
+1999(maximum)S
+2435(of)S
+2548(4)S
+2628(frames)S
+2929(are)S
+3080(allowed.)S
+4632 V
+10 B
+1260(-port)S
+10 I
+1506(N)S
+4752 V
+10 R
+1510(Speci\256es)S
+1901(the)S
+2053(port)S
+2244(number)S
+2579(to)S
+2687(use)S
+2850(when)S
+3096(connecting)S
+3564(through)S
+3905(an)S
+4029(inet)S
+4209(socket.)S
+4920 V
+10 B
+1260(-port_only)S
+5040 V
+10 R
+1510(Same)S
+1770(as)S
+10 I
+1891(-inet_only)S
+10 R
+2334(option.)S
+2683(If)S
+2787(set,)S
+2961(only)S
+3177(inet)S
+3365(sockets)S
+3697(will)S
+3891(be)S
+4023(used)S
+4244(for)S
+4398(communication)S
+5058(with)S
+5275(a)S
+5358(client)S
+5160 V
+1510(program.)S
+5328 V
+10 B
+1260(-printCon\256g)S
+10 I
+1824(name)S
+5448 V
+10 R
+1510(Speci\256es)S
+1916(the)S
+2083(printer)S
+2394(con\256guration)S
+2973(\256le)S
+3147(to)S
+3271(use.)S
+3505(By)S
+3668(default)S
+3991(this)S
+4182(will)S
+4384(be)S
+4524(/usr/local/lib/ximprint.cfg.)S
+5568 V
+1510(See)S
+1684(below)S
+1958(for)S
+2104(more)S
+2339(information)S
+2841(on)S
+2971(con\256guring)S
+3462(output)S
+3748(devices.)S
+5736 V
+10 B
+1260(-tile)S
+10 R
+1510(The)S
+1695(default)S
+2002(display)S
+2321(mode)S
+2573(is)S
+2670(to)S
+2778(view)S
+3002(one)S
+3177(frame)S
+3440(at)S
+3543(a)S
+3618(time.)S
+3852(In)S
+3966(tile)S
+4125(frames)S
+4427(mode,)S
+4705(2)S
+4786(or)S
+4900(4)S
+4981(frames)S
+5283(may)S
+5486(be)S
+5856 V
+1510(viewed)S
+1834(simultaneously)S
+2476(in)S
+2590(the)S
+2748(display)S
+3073(window.)S
+3486(All)S
+3650(the)S
+3808(usual)S
+4055(operations)S
+4507(\(zoom)S
+4798(and)S
+4977(pan,)S
+5181(colortable)S
+5976 V
+1510(enhancement,)S
+2091(cursor)S
+2370(readback,)S
+2784(etc.\))S
+3018(still)S
+3199(work)S
+3434(for)S
+3580(each)S
+3792(frame)S
+4054(even)S
+4272(when)S
+4518(in)S
+4626(tile)S
+4784(frames)S
+5085(mode.)S
+6144 V
+10 B
+1260(-unix)S
+10 I
+1513(name)S
+6264 V
+10 R
+1510(Speci\256es)S
+1909(the)S
+2069(unix)S
+2285(domain)S
+2623(socket)S
+2916(name)S
+3170(to)S
+3286(use.)S
+3512(A)S
+3622("%d")S
+3876(in)S
+3993(the)S
+4154(\256lename)S
+4537(will)S
+4732(be)S
+4865(replaced)S
+5241(with)S
+5458(the)S
+6384 V
+1510(user)S
+1706(id.)S
+6552 V
+10 B
+1260(-unix_only)S
+6672 V
+10 R
+1510(If)S
+1607(set,)S
+1774(only)S
+1983(unix)S
+2192(domain)S
+2523(sockets)S
+2848(will)S
+3035(be)S
+3160(used)S
+3374(for)S
+3521(communication)S
+4174(with)S
+4383(a)S
+4458(client)S
+4711(program,)S
+5105(inet)S
+5286(sockets)S
+6792 V
+1510(and)S
+1684(\256fos)S
+1892(will)S
+2078(be)S
+2202(disabled.)S
+7080 V
+9 B
+900(APPLICATION)S
+1557(RESOURCES)S
+7200 V
+10 R
+1260(XImtool)S
+1629(is)S
+1726(implemented)S
+2278(as)S
+2391(a)S
+2465(client)S
+2717(program)S
+3085(which)S
+3359(is)S
+3456(responsible)S
+3941(for)S
+4087(loading)S
+4418(the)S
+4571(frame)S
+4834(bu)S
+4934 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4995(ers/colormaps,)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(2)S
+7920 V
+EP
+%%Page: 3 4
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(communicating)S
+1917(with)S
+2130(clients,)S
+2451(etc,)S
+2627(and)S
+2806(a)S
+2885(user-modi\256able)S
+3547(GUI)S
+3759(\256le)S
+3922(written)S
+4240(as)S
+4358(a)S
+4437(Tcl)S
+4605(script)S
+4862(which)S
+5141(handles)S
+5480(all)S
+1080 V
+1260(the)S
+1412(user)S
+1608(interface)S
+1986(details.)S
+2332(The)S
+10 I
+2517(client)S
+2770(resources)S
+10 R
+3189(described)S
+3602(below)S
+3877(will)S
+4064(be)S
+4189(common)S
+4570(to)S
+4679(any)S
+4854(user-de\256ned)S
+5378(GUI,)S
+1200 V
+1260(the)S
+10 I
+1426(gui)S
+1598(resources)S
+10 R
+2030(may)S
+2246(change)S
+2572(depending)S
+3032(on)S
+3176(how)S
+3392(extensively)S
+3890(the)S
+4055(GUI)S
+4275(has)S
+4451(been)S
+4682(modi\256ed)S
+5081(by)S
+5224(the)S
+5389(user.)S
+1320 V
+1260(Each)S
+1495(of)S
+1615(these)S
+1857(components)S
+2377(has)S
+2547(its)S
+2679(own)S
+2888(set)S
+3036(of)S
+3156(resources,)S
+3594(but)S
+3759(to)S
+3874(the)S
+4033(user)S
+4236(setting)S
+4540(them)S
+4777(is)S
+4881(the)S
+5040(same)S
+5282(as)S
+5402(with)S
+1440 V
+1260(any)S
+1434(other)S
+1669(application.)S
+1680 V
+10 I
+1260(Gterm)S
+10 R
+1548(widget)S
+1853(resources)S
+2262(\(i.e.)S
+2450(those)S
+2694(for)S
+2844(the)S
+3000(main)S
+3234(image)S
+3512(window)S
+3868(or)S
+3985(colorbar\))S
+4384(may)S
+4590(be)S
+4718(set)S
+4863(as)S
+4980(either)S
+5241(client)S
+5497(or)S
+1800 V
+1260(GUI)S
+1467(resources.)S
+1928(See)S
+2102(the)S
+10 I
+2254(xgterm\(1\))S
+10 R
+2677(man)S
+2879(page)S
+3097(for)S
+3243(a)S
+3317(complete)S
+3713(description)S
+4187(of)S
+10 I
+4300(Gterm)S
+10 R
+4585(widget)S
+4887(resources.)S
+2088 V
+9 B
+1080(CLIENT)S
+1452(RESOURCES)S
+2208 V
+10 R
+1260(The)S
+1445(client)S
+1697(resources)S
+2103(generally)S
+2504(de\256ne)S
+2778(the)S
+2930(initial)S
+3194(state)S
+3407(of)S
+3520(the)S
+3672(application)S
+4146(or)S
+4259(set)S
+4400(con\256guration)S
+4963(parameters.)S
+2376 V
+10 B
+1620(Resource)S
+2043(Name)S
+2870(Default)S
+3216(Value)S
+2484 V
+10 R
+1620(defCon\256g)S
+2870(1)S
+2592 V
+1620(defNFrames)S
+2870(0)S
+2700 V
+1620(tileBorderWidth)S
+2870(3)S
+2808 V
+1620(tileBorderColor)S
+2870(9)S
+2916 V
+1620(autoscale)S
+2870(false)S
+3024 V
+1620(antialias)S
+2870(false)S
+3132 V
+1620(antialiasType)S
+2870(boxcar)S
+3240 V
+1620(tileFrames)S
+2870(false)S
+3348 V
+1620(highlightFrames)S
+2870(true)S
+3456 V
+1620(gui)S
+2870(default)S
+3564 V
+1620(imtoolrc)S
+2870(/usr/local/lib/imtoolrc)S
+3672 V
+1620(invert)S
+2870(false)S
+3780 V
+1620(memModel)S
+2870(fast)S
+3888 V
+1620(basePixel:)S
+2870(64)S
+3996 V
+1620(maxColors:)S
+2870(216)S
+4104 V
+1620(cmapInitialize:)S
+2870(false)S
+4212 V
+1620(cmap1)S
+2870(none)S
+4320 V
+1620(cmap2)S
+2870(none)S
+4428 V
+1620(cmapDir1)S
+2870(none)S
+4536 V
+1620(cmapDir2)S
+2870(/usr/local/lib/imtoolcmap)S
+4644 V
+1620(input_\256fo)S
+2870(/dev/imt1i)S
+4752 V
+1620(output_\256fo)S
+2870(/dev/imt1o)S
+4860 V
+1620(unixaddr)S
+2870(/tmp/.IMT%d)S
+4968 V
+1620(port)S
+2870(5137)S
+5076 V
+1620(ism_addr)S
+2870(/tmp/.ISM%d)S
+5184 V
+1620(ism_task)S
+2870("ism_wcspix.e)S
+3488(wcspix)S
+3801(&")S
+5424 V
+1260(Description)S
+1756(of)S
+1869(ximtool)S
+2211(client)S
+2463(resources:)S
+5712 V
+10 B
+1260(defCon\256g)S
+10 R
+2160(Default)S
+2499(frame)S
+2772(bu)S
+2872 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2933(er)S
+3051(con\256guration)S
+3625(number)S
+3971(on)S
+4112(startup.)S
+4480(See)S
+4665(below)S
+4950(for)S
+5107(more)S
+5353(infor-)S
+5832 V
+2160(mation)S
+2468(on)S
+2598(frame)S
+2860(bu)S
+2960 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3021(ers.)S
+6000 V
+10 B
+1260(defNFrames)S
+10 R
+2160(Default)S
+2496(number)S
+2838(of)S
+2958(frames)S
+3266(on)S
+3403(startup.)S
+3767(Set)S
+3932(to)S
+4047(zero)S
+4255(to)S
+4371(use)S
+4542(the)S
+4702(value)S
+4956(from)S
+5188(the)S
+5348(frame)S
+6120 V
+2160(bu)S
+2260 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2321(er)S
+2428(con\256guration)S
+2991(\()S
+10 I
+3024(imtoolrc)S
+10 R
+3363(\))S
+3426(\256le.)S
+6288 V
+10 B
+1260(tileBorderWidth)S
+6396 V
+1260(tileBorderColor)S
+10 R
+2160(Used)S
+2401(by)S
+2537(the)S
+2695(tile)S
+2859(frames)S
+3166(option.)S
+3513(Speci\256es)S
+3910(how)S
+4118(far)S
+4264(apart)S
+4499(to)S
+4613(space)S
+4870(the)S
+5029(frames)S
+5337(in)S
+5452(tile)S
+6516 V
+2160(frames)S
+2484(mode.)S
+2814(Color)S
+3095("9")S
+3280(refers)S
+3559(to)S
+3690(the)S
+3865(Gterm)S
+4172(widget)S
+4496(resource)S
+4885(color9,)S
+5217(which)S
+5513(is)S
+6636 V
+2160(assigned)S
+2534(a)S
+2608(color)S
+2843(with)S
+3051(its)S
+3176(own)S
+3378(resource.)S
+6804 V
+10 B
+1260(autoscale)S
+10 R
+2160(Enable/disable)S
+2778(the)S
+2930(autoscale)S
+3331(option.)S
+6972 V
+10 B
+1260(antialias)S
+10 R
+2160(Enable/disable)S
+2778(the)S
+2930(antialias)S
+3293(option.)S
+7140 V
+10 B
+1260(antialiasType)S
+10 R
+2160(Type)S
+2419(of)S
+2556(antialiasing.)S
+3126(Options)S
+3497(include)S
+10 I
+3846(boxcar)S
+10 R
+4178(\(default\),)S
+10 I
+4601(bilinear)S
+10 R
+4918(,)S
+10 I
+4998(nearest)S
+10 R
+5292(,)S
+10 I
+5372(area)S
+10 R
+5555(,)S
+7260 V
+10 I
+2160(blkavg)S
+10 R
+2426(,)S
+10 I
+2481(lowpass)S
+10 R
+2804(,)S
+2859(and)S
+10 I
+3033(gaussian)S
+10 R
+3389(.)S
+7740 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(3)S
+7920 V
+EP
+%%Page: 4 5
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 B
+1260(tileFrames)S
+10 R
+2160(Enable/disable)S
+2778(the)S
+2930(tile)S
+3088(frames)S
+3389(option.)S
+1128 V
+10 B
+1260(highlightFrames)S
+10 R
+2160(Determines)S
+2650(whether)S
+3001(the)S
+3153(current)S
+3465(frame)S
+3727(is)S
+3824(highlighted)S
+4310(when)S
+4556(in)S
+4664(tile)S
+4822(frames)S
+5123(mode.)S
+1296 V
+10 B
+1260(gui)S
+10 R
+2160(The)S
+2349(GUI)S
+2560(to)S
+2672(be)S
+2800(executed.)S
+3243("default")S
+3636(refers)S
+3896(to)S
+4008(the)S
+4164(default,)S
+4500(builtin)S
+4796(ximtool)S
+5142(GUI.)S
+5408(You)S
+1416 V
+2160(can)S
+2341(replace)S
+2671(this)S
+2859(with)S
+3080(your)S
+3306(own)S
+3521(GUI)S
+3741(\256le)S
+3911(if)S
+4014(you)S
+4206(are)S
+4369(bold)S
+4589(enough,)S
+4950(and)S
+5136(completely)S
+1536 V
+2160(change)S
+2472(the)S
+2624(look)S
+2832(and)S
+3006(functionality)S
+3547(of)S
+3660(the)S
+3812(GUI)S
+4019(if)S
+4110(desired.)S
+1704 V
+10 B
+1260(imtoolrc)S
+10 R
+2160(Where)S
+2496(to)S
+2645(\256nd)S
+2872(the)S
+3065(imtoolrc)S
+3475(\256le.)S
+3730(This)S
+3980(de\256nes)S
+4335(the)S
+4529(recognized)S
+5038(frame)S
+5342(bu)S
+5442 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5503(er)S
+1824 V
+2160(con\256gurations.)S
+1992 V
+10 B
+1260(invert)S
+10 R
+2160(Start)S
+2388(Ximtool)S
+2761(using)S
+3017(an)S
+3150(inverted)S
+3516(colormap.)S
+3987(When)S
+4264(set,)S
+4440(a)S
+4524("normalized")S
+5095(display)S
+5424(will)S
+2112 V
+2160(always)S
+2467(be)S
+2591(the)S
+2743(inverse)S
+3061(of)S
+3174(the)S
+3326(selected)S
+3677(colormap.)S
+2280 V
+10 B
+1260(memModel)S
+10 R
+2160(Determines)S
+2656(how)S
+2864(ximtool)S
+3212(uses)S
+3420(memory)S
+3789(in)S
+3904(the)S
+4063(ximtool)S
+4412(client)S
+4671(and)S
+4852(the)S
+5011(X)S
+5120(server.)S
+5425(The)S
+2400 V
+2160(options)S
+2491(are)S
+10 I
+2648(fast)S
+10 R
+2793(,)S
+10 I
+2853(beNiceToServer)S
+10 R
+3496(,)S
+3556(and)S
+10 I
+3735(small)S
+10 R
+3952(.)S
+4042(The)S
+4232(default)S
+4544(is)S
+10 I
+4646(fast)S
+10 R
+4791(,)S
+4851(which)S
+5130(uses)S
+5337(server)S
+2520 V
+2160(pixmaps)S
+2536(to)S
+2651(make)S
+2904(frame)S
+3173(blink)S
+3416(fast.)S
+3652(This)S
+3867(is)S
+3971(recommended)S
+4573(unless)S
+4861(server)S
+5142(memory)S
+5513(is)S
+2640 V
+2160(very)S
+2369(limited.)S
+2740(Note)S
+2966(that)S
+3148(even)S
+3368(in)S
+3478(fast)S
+3654(mode,)S
+3933(the)S
+4087(server)S
+4362(pixmap)S
+4694(is)S
+4793(only)S
+5003(the)S
+5157(size)S
+5344(of)S
+5458(the)S
+2760 V
+2160(display)S
+2491(window,)S
+2880(so)S
+3012(memory)S
+3388(usage)S
+3658(is)S
+3768(reasonable)S
+4237(even)S
+4468(if)S
+4572(the)S
+4737(frame)S
+5012(bu)S
+5112 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5173(er)S
+5293(is)S
+5403(very)S
+2880 V
+2160(large.)S
+2988 V
+10 B
+1260(basePixel)S
+3096 V
+1260(maxColors)S
+10 R
+2160(These)S
+2434(two)S
+2620(resources)S
+3032(determine)S
+3467(the)S
+3626(region)S
+3918(of)S
+4038(colormap)S
+4452(space)S
+4710(used)S
+4930(to)S
+5045(render)S
+5336(image)S
+3216 V
+2160(pixels.)S
+3384 V
+10 B
+1260(cmapInitialize)S
+10 R
+2160(Initialize)S
+2545(the)S
+2697(ximtool)S
+3039(colormap)S
+3446(at)S
+3548(startup.)S
+3905(This)S
+4113(is)S
+4210(a)S
+4284(required)S
+4646(resource)S
+5013(to)S
+5121(clear)S
+5345(a)S
+5420(pre-)S
+3504 V
+2160(vious)S
+2407(ximtool)S
+2749(colormap)S
+3156(allowing)S
+3536(a)S
+3610(new)S
+10 B
+3806(basePixel)S
+10 R
+4236(and)S
+10 B
+4410(maxColors)S
+10 R
+4906(to)S
+5014(take)S
+5210(e)S
+5254 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5315(ect.)S
+3672 V
+10 B
+1260(cmap1)S
+3780 V
+1260(cmap2)S
+10 R
+2160(User)S
+2389(colormap)S
+2807(\256les.)S
+3070(The)S
+3266(intent)S
+3535(here)S
+3748(is)S
+3857(to)S
+3977(allow)S
+4241(individual)S
+4689(colormaps)S
+5147(to)S
+5267(be)S
+5403(con-)S
+3900 V
+2160(veniently)S
+2562(speci\256ed)S
+2947(as)S
+3060(a)S
+3134(resource.)S
+4068 V
+10 B
+1260(cmapDir1)S
+4176 V
+1260(cmapDir2)S
+10 R
+2160(User)S
+2393(or)S
+2521(system)S
+2844(colormap)S
+3266(directories.)S
+3788(By)S
+3951(default)S
+4274(cmapDir2)S
+4719(points)S
+5010(to)S
+5134(the)S
+5302(system)S
+4296 V
+2160(directory)S
+2564(/usr/local/lib/imtoolcmap,)S
+3644(allowing)S
+4037(a)S
+4124(set)S
+4278(of)S
+4404(site)S
+4586(default)S
+4906(colormaps)S
+5365(to)S
+5486(be)S
+4416 V
+2160(de\256ned)S
+2484(here.)S
+2740(This)S
+2948(leaves)S
+3227(cmapDir1)S
+3656(available)S
+4046(to)S
+4154(a)S
+4228(user)S
+4424(colormap)S
+4831(directory.)S
+4584 V
+10 B
+1260(input_\256fo)S
+4692 V
+1260(output_\256fo)S
+10 R
+2160(The)S
+2354(input)S
+2600(and)S
+2784(output)S
+3080(\256fos)S
+3298(for)S
+3454(\256fo)S
+3633(i/o.)S
+3834("Input")S
+4167(and)S
+4351("output")S
+4729(are)S
+4890(from)S
+5124(the)S
+5286(client's)S
+4812 V
+2160(point)S
+2396(of)S
+2509(view.)S
+2788(Note)S
+3012(that)S
+3192(only)S
+3400(one)S
+3574(display)S
+3893(server)S
+4166(can)S
+4334(use)S
+4497(a)S
+4571(\256fo-pair)S
+4928(at)S
+5030(one)S
+5204(time.)S
+4980 V
+10 B
+1260(unixaddr)S
+10 R
+2160(Template)S
+2569(address)S
+2900(for)S
+3048(unix)S
+3258(domain)S
+3591(socket.)S
+3934(The)S
+4122(user)S
+4321(must)S
+4549(have)S
+4770(write)S
+5008(permission)S
+5480(on)S
+5100 V
+2160(this)S
+2338(directory,)S
+2756(or)S
+2872(the)S
+3027(\256le)S
+3188(must)S
+3416(already)S
+3742(exist.)S
+10 I
+4019(%d)S
+10 R
+4152(,)S
+4210(if)S
+4304(given,)S
+4584(is)S
+4684(replaced)S
+5054(by)S
+5187(the)S
+5342(user's)S
+5220 V
+2160(UID.)S
+5388 V
+10 B
+1260(port)S
+10 R
+2160(TCP/IP)S
+2500(port)S
+2700(for)S
+2855(the)S
+3017(server.)S
+3355(Note)S
+3589(that)S
+3779(only)S
+3997(one)S
+4181(server)S
+4464(can)S
+4642(listen)S
+4899(on)S
+5039(a)S
+5123(port)S
+5324(at)S
+5436(one)S
+5508 V
+2160(time,)S
+2402(so)S
+2530(if)S
+2630(multiple)S
+3003(ximtool)S
+3354(servers)S
+3675(are)S
+3835(desired)S
+4161(on)S
+4299(the)S
+4459(same)S
+4702(machine,)S
+5103(they)S
+5313(should)S
+5628 V
+2160(be)S
+2284(given)S
+2536(di)S
+2614 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2675(erent)S
+2904(ports.)S
+5796 V
+10 B
+1260(ism_addr)S
+10 R
+2160(Template)S
+2576(address)S
+2914(for)S
+3070(ISM)S
+3288(unix)S
+3506(domain)S
+3846(socket.)S
+4166(The)S
+4361(user)S
+4567(must)S
+4802(have)S
+5030(write)S
+5275(permis-)S
+5916 V
+2160(sion)S
+2367(on)S
+2507(this)S
+2692(directory,)S
+3116(or)S
+3238(the)S
+3399(\256le)S
+3566(must)S
+3800(already)S
+4132(exist.)S
+10 I
+4415(%d)S
+10 R
+4548(,)S
+4612(if)S
+4712(given,)S
+4998(is)S
+5104(replaced)S
+5480(by)S
+6036 V
+2160(the)S
+2312(user's)S
+2580(UID.)S
+6204 V
+10 B
+1260(ism_task)S
+10 R
+2160(Command)S
+2616(string)S
+2883(to)S
+3000(execute)S
+3343(for)S
+3498(the)S
+3660(real-time)S
+4060(pixel)S
+4300(and)S
+4484(WCS)S
+4741(readout)S
+5080(ISM)S
+5298(\(Image)S
+6324 V
+2160(Support)S
+2507(Module\))S
+2881(task.)S
+6612 V
+9 B
+1080(GUI)S
+1277(RESOURCES)S
+6732 V
+10 R
+1260(In)S
+1394(principle)S
+1800(ximtool)S
+2163(can)S
+2352(have)S
+2592(any)S
+2788(number)S
+3145(of)S
+3280(di)S
+3358 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3419(erent)S
+3670(GUIs,)S
+3963(each)S
+4197(of)S
+4332(which)S
+4628(de\256nes)S
+4963(its)S
+5110(own)S
+5334(set)S
+5497(of)S
+6852 V
+1260(resources.)S
+1733(GUIs)S
+1991(typically)S
+2383(de\256ne)S
+2669(a)S
+2755(great)S
+2996(many)S
+3260(resources,)S
+3703(but)S
+3873(most)S
+4110(of)S
+4234(these)S
+4480(are)S
+4642(not)S
+4811(really)S
+5079(intended)S
+5464(for)S
+6972 V
+1260(modi\256cation)S
+1796(by)S
+1926(the)S
+2078(user)S
+2274(\(although)S
+2687(one)S
+2861(can)S
+3029(modify)S
+3348(them)S
+3578(if)S
+3669(desired\).)S
+7212 V
+1260(The)S
+1455(following)S
+1884(are)S
+2045(some)S
+2296(of)S
+2419(the)S
+2581(more)S
+2826(useful)S
+3110(resources)S
+3526(used)S
+3749(by)S
+3889(the)S
+4051(default)S
+4369(ximtool)S
+4722(GUI.)S
+4995(The)S
+10 I
+5191(imagewin)S
+7692 V
+10 R
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(4)S
+7920 V
+EP
+%%Page: 5 6
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(resources)S
+1666(are)S
+1817(Gterm)S
+2102(widget)S
+2404(resources.)S
+1248 V
+10 B
+1620(Main)S
+1878(Display)S
+2231(Gterm)S
+2543(Widget)S
+2884(Resources)S
+1416 V
+1650(Resource)S
+2073(Name)S
+3370(Default)S
+3716(Value)S
+1524 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.cmapName:)S
+3370(image)S
+1632 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.basePixel:)S
+3370(64)S
+1740 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.warpCursor:)S
+3370(True)S
+1848 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.raiseWindow:)S
+3370(True)S
+1956 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.deiconifyWindow:)S
+3370(True)S
+2064 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.ginmodeCursor:)S
+3370(circle)S
+2172 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.ginmodeBlinkInterval:)S
+3370(500)S
+2280 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.color0)S
+2404(\(background\):)S
+3370(black)S
+2388 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.color1)S
+2404(\(foreground\):)S
+3370(white)S
+2496 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.color8)S
+2404(\(panner)S
+2738(highlight\):)S
+3370(#7c8498)S
+2604 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.color9)S
+2404(\(tileFrame)S
+2850(color\):)S
+3370(SteelBlue)S
+2712 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.width:)S
+3370(512)S
+2820 V
+10 Y
+1650(*)S
+10 R
+1700(imagewin.height:)S
+3370(512)S
+3108 V
+10 B
+1620(GUI)S
+1839(Resources)S
+3276 V
+1650(Resource)S
+2073(Name)S
+3370(Default)S
+3716(Value)S
+3384 V
+10 Y
+1650(*)S
+10 R
+1700(autoscale:)S
+3370(True)S
+3492 V
+10 Y
+1650(*)S
+10 R
+1700(zoomfactors:)S
+3370(1)S
+3450(2)S
+3530(4)S
+3610(8)S
+3600 V
+10 Y
+1650(*)S
+10 R
+1700(displayCoords:)S
+3370(True)S
+3708 V
+10 Y
+1650(*)S
+10 R
+1700(displayPanner:)S
+3370(True)S
+3816 V
+10 Y
+1650(*)S
+10 R
+1700(displayMagni\256er:)S
+3370(True)S
+3924 V
+10 Y
+1650(*)S
+10 R
+1700(blinkRate:)S
+3370(1.0)S
+4032 V
+10 Y
+1650(*)S
+10 R
+1700(pannerArea:)S
+3370(150)S
+10 Y
+3520(*)S
+10 R
+3570(150)S
+4140 V
+10 Y
+1650(*)S
+10 R
+1700(pannerGeom:)S
+3370(-5+5)S
+4248 V
+10 Y
+1650(*)S
+10 R
+1700(magni\256erArea:)S
+3370(100)S
+10 Y
+3520(*)S
+10 R
+3570(100)S
+4356 V
+10 Y
+1650(*)S
+10 R
+1700(magni\256erGeom:)S
+3370(+5+5)S
+4464 V
+10 Y
+1650(*)S
+10 R
+1700(wcsboxGeom:)S
+3370(-5-5)S
+4572 V
+10 Y
+1650(*)S
+10 R
+1700(maxContrast:)S
+3370(5.0)S
+4680 V
+10 Y
+1650(*)S
+10 R
+1700(warnings:)S
+3370(True)S
+4788 V
+10 Y
+1650(*)S
+10 R
+1700(centerBoxSize:)S
+3370(5)S
+4896 V
+10 Y
+1650(*)S
+10 R
+1700(peakCentroid:)S
+3370(True)S
+5184 V
+10 B
+1620(Alternate)S
+2054(GUI)S
+2273(Resources)S
+5352 V
+1650(Resource)S
+2073(Name)S
+3370(Default)S
+3716(Value)S
+5460 V
+10 Y
+1650(*)S
+10 R
+1700(showToolBar:)S
+3370(False)S
+5568 V
+10 Y
+1650(*)S
+10 R
+1700(showPanelBar:)S
+3370(False)S
+5808 V
+1260(Description)S
+1756(of)S
+1869(selected)S
+2220(resources:)S
+6096 V
+10 Y
+1260(*)S
+10 B
+1310(cmapName)S
+10 R
+2360(Name)S
+2638(used)S
+2861(for)S
+3018(private)S
+3336(colormap.)S
+3809(The)S
+4005(default)S
+4323(for)S
+4480(all)S
+4621(IRAF)S
+4890(imaging)S
+5259(applica-)S
+6216 V
+2360(tions)S
+2601(is)S
+2714("image".)S
+3141(Gterm)S
+3442(widget)S
+3760(based)S
+4033(imaging)S
+4407(applications)S
+4936(which)S
+5225(have)S
+5458(the)S
+6336 V
+2360(same)S
+2597(value)S
+2845(of)S
+2961(cmapName)S
+3448(will)S
+3637(share)S
+3880(the)S
+4035(same)S
+4273(colormap,)S
+4708(minimizing)S
+5203(colormap)S
+6456 V
+2360(\257ashing)S
+2707(and)S
+2881(allowing)S
+3261(multiple)S
+3625(applications)S
+4138(to)S
+4246(be)S
+4370(run)S
+4533(at)S
+4635(the)S
+4787(same)S
+5022(time.)S
+6624 V
+10 Y
+1260(*)S
+10 B
+1310(basePixel)S
+10 R
+2360(The)S
+2545(base)S
+2752(colormap)S
+3159(cell)S
+3333(used)S
+3546(by)S
+3676(the)S
+3828(display)S
+4147(colormap.)S
+6792 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.warpCursor)S
+10 R
+2360(Warp)S
+2611(pointer)S
+2924(into)S
+3110(image)S
+3384(window)S
+3736(when)S
+3982(initiating)S
+4374(a)S
+4448(cursor)S
+4727(read.)S
+6960 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.raiseWindow)S
+10 R
+2360(Raise)S
+2612(image)S
+2886(window)S
+3238(when)S
+3484(initiating)S
+3876(a)S
+3950(cursor)S
+4229(read.)S
+7128 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.deiconifyWindow)S
+7248 V
+10 R
+2360(Deiconify)S
+2789(image)S
+3063(window)S
+3415(if)S
+3506(necessary)S
+3923(when)S
+4169(initiating)S
+4561(a)S
+4635(cursor)S
+4914(read.)S
+7728 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(5)S
+7920 V
+EP
+%%Page: 6 7
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.ginmodeCursor)S
+1080 V
+10 R
+2360(Type)S
+2596(of)S
+2710(cursor)S
+2990(when)S
+3237(a)S
+3312(cursor)S
+3592(read)S
+3795(is)S
+3894(in)S
+4004(progress.)S
+4429(The)S
+4616(default)S
+4925(is)S
+5024(a)S
+5100(circle.)S
+5408(Any)S
+1200 V
+2360(selection)S
+2800(from)S
+3079(the)S
+3285(X)S
+3441(cursor)S
+3774(font)S
+4019(can)S
+4241(be)S
+4419(used.)S
+4741(A)S
+4897(special)S
+5258(case)S
+5513(is)S
+1320 V
+2360("full_crosshair")S
+3021(which)S
+3295(is)S
+3392(the)S
+3544(full)S
+3713(crosshair)S
+4103(cursor)S
+4382(of)S
+4495(the)S
+4647(Gterm)S
+4932(widget.)S
+1488 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.ginmodeBlinkInterval)S
+1608 V
+10 R
+2360(Determines)S
+2857(whether)S
+3215(the)S
+3374(cursor)S
+3660(blinks)S
+3942(when)S
+4195(a)S
+4277(cursor)S
+4564(read)S
+4773(is)S
+4878(in)S
+4994(progress.)S
+5425(The)S
+1728 V
+2360(value)S
+2606(is)S
+2703(given)S
+2955(in)S
+3063(milliseconds.)S
+1896 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.color0)S
+10 R
+2360(Background)S
+2878(color.)S
+2064 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.color1)S
+10 R
+2360(Foreground)S
+2856(color.)S
+2232 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.color8)S
+10 R
+2360(Color)S
+2618(assigned)S
+2992(the)S
+3144(panner)S
+3445(window.)S
+2400 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.color9)S
+10 R
+2360(Color)S
+2618(used)S
+2831(for)S
+2977(the)S
+3129(tileFrames)S
+3581(highlight.)S
+2568 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.width)S
+10 R
+2360(Width)S
+2640(of)S
+2753(the)S
+2905(main)S
+3135(image)S
+3409(window.)S
+2736 V
+10 Y
+1260(*)S
+10 B
+1310(imagewin.height)S
+10 R
+2360(Height)S
+2662(of)S
+2775(the)S
+2927(main)S
+3157(image)S
+3431(window.)S
+2904 V
+10 Y
+1260(*)S
+10 B
+1310(pannerArea)S
+10 R
+2360(Area)S
+2583(in)S
+2691(pixels)S
+2960(of)S
+3073(the)S
+3225(panner)S
+3526(window.)S
+3072 V
+10 Y
+1260(*)S
+10 B
+1310(pannerGeom)S
+10 R
+2360(Where)S
+2655(to)S
+2763(place)S
+3003(the)S
+3155(panner)S
+3456(window.)S
+3240 V
+10 Y
+1260(*)S
+10 B
+1310(wcsboxGeom)S
+10 R
+2360(Where)S
+2655(to)S
+2763(place)S
+3003(the)S
+3155(coords)S
+3451(box.)S
+3408 V
+10 Y
+1260(*)S
+10 B
+1310(maxContrast)S
+10 R
+2360(Maximum)S
+2807(contrast)S
+3153(value.)S
+3816 V
+9 B
+900(DESCRIPTION)S
+3936 V
+10 R
+1260(As)S
+1401(a)S
+1475(display)S
+1794(server,)S
+2092(XImtool)S
+2461(is)S
+2558(started)S
+2854(as)S
+2967(a)S
+3041(separate)S
+3397(process)S
+3726(from)S
+3950(client)S
+4202(software)S
+4575(such)S
+4788(as)S
+4901(IRAF.)S
+5185(Once)S
+5426(it)S
+5513(is)S
+4056 V
+1260(running)S
+1606(it)S
+1697(will)S
+1888(accept)S
+2177(client)S
+2434(connections)S
+2946(simultaneously)S
+3587(on)S
+3721(\256fo)S
+3894(pipes,)S
+4164(unix)S
+4376(domain)S
+4710(sockets,)S
+5063(or)S
+5180(inet)S
+5364(sock-)S
+4176 V
+1260(ets.)S
+1427(A)S
+1530(display)S
+1850(client)S
+2103(like)S
+2285(the)S
+2439(IRAF)S
+10 I
+2699(DISPLAY)S
+10 R
+3120(task)S
+3313(makes)S
+3600(a)S
+3676(connection)S
+4146(and)S
+4322(sends)S
+4576(the)S
+4730(image)S
+5006(across)S
+5287(using)S
+5536(a)S
+4296 V
+1260(modi\256ed)S
+1660(IIS)S
+1826(Model)S
+2131(70)S
+2274(protocol.)S
+2705(Once)S
+2958(the)S
+3123(image)S
+3410(is)S
+3520(loaded)S
+3829(in)S
+3950(the)S
+4115(display)S
+4447(bu)S
+4547 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4608(er)S
+4728(it)S
+4827(may)S
+5042(be)S
+5179(enhanced,)S
+4416 V
+1260(saved)S
+1521(to)S
+1633(a)S
+1711(disk)S
+1912(\256le)S
+2074(in)S
+2186(a)S
+2264(number)S
+2603(of)S
+2720(di)S
+2798 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2859(erent)S
+3092(formats,)S
+3456(or)S
+3573(printed)S
+3890(as)S
+4007(Encapsulated)S
+4574(Postscript)S
+5004(to)S
+5117(a)S
+5196(printer)S
+5497(or)S
+4536 V
+1260(disk)S
+1475(\256le.)S
+1706(Up)S
+1876(to)S
+2002(sixteen)S
+2332(frame)S
+2611(bu)S
+2711 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2772(ers)S
+2935(are)S
+3103(allowed,)S
+3491(these)S
+3743(may)S
+3962(be)S
+4103(displayed)S
+4533(simultaneously)S
+5186(in)S
+5311(a)S
+5402(tiled)S
+4656 V
+1260(mode,)S
+1537(or)S
+1650(blinked)S
+1980(frame-to-frame.)S
+2673(Each)S
+2902(frame)S
+3164(may)S
+3366(have)S
+3584(its)S
+3710(own)S
+3913(colormap)S
+4321(or)S
+4435(brightness/contrast)S
+5221(enhance-)S
+4776 V
+1260(ment.)S
+1545(Pan/Zoom)S
+1992(and)S
+2166(cursor)S
+2445(readout)S
+2774(are)S
+2925(permitted)S
+3338(using)S
+10 I
+3585(markers)S
+10 R
+3912(,)S
+3967(on-line)S
+4280(help)S
+4482(is)S
+4579(also)S
+4770(available.)S
+5016 V
+1260(When)S
+1540(run)S
+1715(in)S
+1835(standalone)S
+2304(mode,)S
+2593(images)S
+2918(\(currently)S
+3353(IRAF)S
+3623(OIF,)S
+3851(GIF,)S
+4079(Sun)S
+4277(Raster\256les)S
+4741(or)S
+4866(simple)S
+5176(FITS)S
+5425(\(i.e.)S
+5136 V
+1260(excluding)S
+1693(MEF)S
+1938(\256les\))S
+2177(formats)S
+2521(are)S
+2681(permitted\))S
+3136(may)S
+3347(be)S
+3479(loaded)S
+3783(on)S
+3921(the)S
+4081(command)S
+4513(line)S
+4701(or)S
+4822(by)S
+4960(using)S
+5215(the)S
+5375(Load)S
+5256 V
+1260(Panel.)S
+1558(This)S
+1787(allows)S
+2099(you)S
+2300(to)S
+2430(browse)S
+2770(images)S
+3105(and)S
+3301(perform)S
+3674(the)S
+3848(same)S
+4105(manipulations)S
+4724(as)S
+4859(if)S
+4972(they)S
+5196(had)S
+5392(been)S
+5376 V
+1260(displayed)S
+1673(by)S
+1803(a)S
+1877(client.)S
+5664 V
+9 B
+1080(MOUSE)S
+1437(OPERATIONS)S
+5784 V
+10 R
+1260(Clicking)S
+1648(and)S
+1835(dragging)S
+2233(MB1)S
+2482(\(mouse)S
+2819(button)S
+3118(1\))S
+3244(in)S
+3365(the)S
+3530(main)S
+3773(image)S
+4060(window)S
+4425(creates)S
+4745(a)S
+4833(rectangular)S
+5325(region)S
+5904 V
+1260(marker,)S
+1604(used)S
+1824(to)S
+1939(select)S
+2203(a)S
+2284(region)S
+2576(of)S
+2696(the)S
+2855(image.)S
+3161(If)S
+3264(you)S
+3451(do)S
+3588(this)S
+3770(accidentally)S
+4289(and)S
+4470(don't)S
+4718(want)S
+4949(the)S
+5108(marker,)S
+5452(put)S
+6024 V
+1260(the)S
+1419(pointer)S
+1739(in)S
+1854(the)S
+2013(marker)S
+2332(and)S
+2513(type)S
+2722(DELETE)S
+3137(or)S
+3258(BACKSPACE)S
+3886(to)S
+4002(delete)S
+4278(the)S
+4438(marker.)S
+4783(With)S
+5021(the)S
+5181(pointer)S
+5502(in)S
+6144 V
+1260(the)S
+1417(marker,)S
+1759(MB3)S
+2000(will)S
+2191(call)S
+2370(up)S
+2505(a)S
+2584(marker)S
+2901(menu)S
+3158(listing)S
+3444(some)S
+3690(things)S
+3970(you)S
+4155(can)S
+4328(do)S
+4463(with)S
+4676(the)S
+4833(marker,)S
+5174(like)S
+5358(zoom)S
+6264 V
+1260(the)S
+1420(outlined)S
+1786(region.)S
+2104(MB1)S
+2348(can)S
+2524(be)S
+2656(used)S
+2877(to)S
+2993(drag)S
+3208(or)S
+3329(resize)S
+3599(the)S
+3759(marker.)S
+4104(See)S
+4287(below)S
+4570(for)S
+4725(more)S
+4969(information)S
+5480(on)S
+6384 V
+1260(markers.)S
+6624 V
+1260(Clicking)S
+1642(on)S
+1779(MB2)S
+2022(in)S
+2137(the)S
+2296(main)S
+2533(image)S
+2814(window)S
+3173(pans)S
+3394(\(one)S
+3609(click\))S
+3874(or)S
+3995(zooms)S
+4294(\(two)S
+4515(clicks\))S
+4819(the)S
+4979(image.)S
+5286(Further)S
+6744 V
+1260(clicks)S
+1529(cycle)S
+1775(through)S
+2122(the)S
+2280(builtin)S
+2578(zoom)S
+2836(factors.)S
+3198(Moving)S
+3551(the)S
+3709(pointer)S
+4028(to)S
+4142(a)S
+4222(new)S
+4424(location)S
+4782(and)S
+4962(clicking)S
+5319(moves)S
+6864 V
+1260(the)S
+1423(feature)S
+1741(under)S
+2010(the)S
+2174(pointer)S
+2499(to)S
+2619(the)S
+2783(center)S
+3068(of)S
+3193(the)S
+3357(display)S
+3688(window.)S
+4137(Holding)S
+4507(down)S
+4771(the)S
+4935(Shift)S
+5172(key)S
+5358(while)S
+6984 V
+1260(clicking)S
+1620(MB2)S
+1864(will)S
+2058(cause)S
+2317(a)S
+2399(full-screen)S
+2863(crosshair)S
+3261(cursor)S
+3547(to)S
+3662(appear)S
+3964(until)S
+4185(the)S
+4344(button)S
+4637(is)S
+4741(released,)S
+5129(this)S
+5311(can)S
+5486(be)S
+7104 V
+1260(useful)S
+1534(for)S
+1680(\256ne)S
+1860(positioning)S
+2341(of)S
+2454(the)S
+2606(cursor.)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(6)S
+7920 V
+EP
+%%Page: 7 8
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(MB3)S
+1507(is)S
+1615(used)S
+1839(to)S
+1958(adjust)S
+2238(the)S
+2401(contrast)S
+2758(and)S
+2943(brightness)S
+3395(of)S
+3519(the)S
+3682(displayed)S
+4106(image.)S
+4446(The)S
+4643(position)S
+5008(of)S
+5133(the)S
+5297(pointer)S
+1080 V
+1260(within)S
+1560(the)S
+1726(display)S
+2059(window)S
+2425(determines)S
+2906(the)S
+3071(contrast)S
+3430(and)S
+3617(brightness)S
+4071(values.)S
+4394(Click)S
+4654(once)S
+4885(to)S
+5006(set)S
+5160(the)S
+5325(values)S
+1200 V
+1260(corresponding)S
+1861(to)S
+1969(the)S
+2121(pointer)S
+2434(location,)S
+2811(or)S
+2924(click)S
+3148(and)S
+3322(drag)S
+3529(to)S
+3637(continuously)S
+4184(adjust)S
+4453(the)S
+4605(display.)S
+1488 V
+9 B
+1080(KEYSTROKE)S
+1677(ACCELERATORS)S
+1608 V
+10 R
+1260(The)S
+1445(following)S
+1864(keystrokes)S
+2321(are)S
+2472(currently)S
+2862(de\256ned)S
+3186(in)S
+3294(the)S
+3446(GUI:)S
+1848 V
+1620(--------------------)S
+10 B
+2310(Misc)S
+2545(Functions)S
+10 R
+2998(---------------------)S
+1992 V
+10 B
+1620(Ctrl-b)S
+10 R
+2620(Previous)S
+3000(\(back\))S
+3284(frame)S
+2100 V
+10 B
+1620(Ctrl-c)S
+10 R
+2620(Center)S
+2916(frame)S
+2208 V
+10 B
+1620(Ctrl-f)S
+10 R
+2620(Forward)S
+2988(frame)S
+2316 V
+10 B
+1620(Ctrl-i)S
+10 R
+2620(Invert)S
+2888(colormap)S
+2424 V
+10 B
+1620(Ctrl-m)S
+10 R
+2620(Toggle)S
+2933(magni\256er)S
+2532 V
+10 B
+1620(Ctrl-n)S
+10 R
+2620(Normalize)S
+2640 V
+10 B
+1620(Ctrl-p)S
+10 R
+2620(Toggle)S
+2933(panner)S
+2748 V
+10 B
+1620(Ctrl-r)S
+10 R
+2620(Register)S
+2856 V
+10 B
+1620(Ctrl-s)S
+10 R
+2620(Match)S
+2905(LUT)S
+3129(scaling)S
+2964 V
+10 B
+1620(Ctrl-t)S
+10 R
+2620(Tile)S
+2811(frames)S
+3112(toggle)S
+3072 V
+10 B
+1620(Ctrl-u)S
+10 R
+2620(Unzoom)S
+2994(\(zoom=1\))S
+3180 V
+10 B
+1620(Ctrl-x)S
+10 R
+2620(Flip)S
+2812(X)S
+3288 V
+10 B
+1620(Ctrl-y)S
+10 R
+2620(Flip)S
+2812(Y)S
+3456 V
+10 B
+1620(Ctrl-=)S
+10 R
+2620(Print)S
+2845(using)S
+3092(current)S
+3404(setup)S
+3564 V
+10 B
+1620(Ctrl-<)S
+10 R
+2620(Decrease)S
+3014(blink)S
+3250(rate)S
+3429(\(blink)S
+3698(faster\))S
+3672 V
+10 B
+1620(Ctrl->)S
+10 R
+2620(Increase)S
+2981(blink)S
+3217(rate)S
+3396(\(blink)S
+3665(slower\))S
+3780 V
+10 B
+1620(Ctrl-+)S
+10 R
+2620(Zoom)S
+2889(in)S
+3888 V
+10 B
+1620(Ctrl--)S
+10 R
+2620(Zoom)S
+2889(out)S
+4056 V
+10 B
+1620(Alt-1)S
+1866(thru)S
+2085(Alt-4)S
+10 R
+2620(Set)S
+2778(frame)S
+3040(to)S
+3148(be)S
+3272(displayed)S
+4164 V
+10 B
+1620(Ctrl-1)S
+1910(thru)S
+2129(Ctrl9)S
+10 R
+2620(Set)S
+2778(integer)S
+3085(zoom)S
+3337(factor)S
+4332 V
+10 B
+1620(Ctrl-Alt-q)S
+10 R
+2620(Quit)S
+4440 V
+10 B
+1620(Ctrl-Alt-f)S
+10 R
+2620(Fitframe)S
+4608 V
+1620(---------------------)S
+10 B
+2343(Panel)S
+2612(Toggles)S
+10 R
+2970(---------------------)S
+4752 V
+10 B
+1620(Alt-b)S
+10 R
+2620(Blink)S
+2873(frames)S
+4860 V
+10 B
+1620(Alt-c)S
+10 R
+2620(Control)S
+2956(panel)S
+4968 V
+10 B
+1620(Alt-h)S
+10 R
+2620(Help)S
+2844(popup)S
+5076 V
+10 B
+1620(Alt-i)S
+10 R
+2620(Info)S
+2816(box)S
+2996(popup)S
+5184 V
+10 B
+1620(Alt-l)S
+10 R
+2620(Load)S
+2855(\256le)S
+3013(popup)S
+5292 V
+10 B
+1620(Alt-p)S
+10 R
+2620(Print)S
+2845(popup)S
+5400 V
+10 B
+1620(Alt-s)S
+10 R
+2620(Save)S
+2844(popup)S
+5508 V
+10 B
+1620(Alt-t)S
+10 R
+2620(TclShell)S
+2989(popup)S
+5736 V
+1620(-------------------)S
+10 B
+2277(Cursor)S
+2612(Positioning)S
+10 R
+3121(------------------)S
+5880 V
+10 B
+1620(Ctrl-h)S
+1916(/)S
+1974(Ctrl-Left)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(one)S
+3736(pixel)S
+3966(left)S
+5988 V
+10 B
+1620(Ctrl-j)S
+1893(/)S
+1951(Ctrl-Down)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(one)S
+3736(pixel)S
+3966(down)S
+6096 V
+10 B
+1620(Ctrl-k)S
+1916(/)S
+1974(Ctrl-Up)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(one)S
+3736(pixel)S
+3966(up)S
+6204 V
+10 B
+1620(Ctrl-l)S
+1888(/)S
+1946(Ctrl-Right)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(one)S
+3736(pixel)S
+3966(right)S
+6372 V
+10 B
+1620(Shift-Ctrl-h)S
+2155(/)S
+2213(Shift-Ctrl-Left)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(ten)S
+3714(pixels)S
+3983(left)S
+6480 V
+10 B
+1620(Shift-Ctrl-j)S
+2132(/)S
+2190(Shift-Ctrl-Down)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(ten)S
+3714(pixels)S
+3983(down)S
+6588 V
+10 B
+1620(Shift-Ctrl-k)S
+2155(/)S
+2213(Shift-Ctrl-Up)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(ten)S
+3714(pixels)S
+3983(up)S
+6696 V
+10 B
+1620(Shift-Ctrl-l)S
+2127(/)S
+2185(Shift-Ctrl-Right)S
+10 R
+3020(Move)S
+3283(cursor)S
+3562(ten)S
+3714(pixels)S
+3983(right)S
+6924 V
+1620(-------------------)S
+10 B
+2277(Auto-Registration)S
+10 R
+3078(-------------------)S
+7068 V
+10 B
+1620(Ctrl-a)S
+10 R
+2620(Toggle)S
+2933(auto-registration)S
+7176 V
+10 B
+1620(Ctrl-o)S
+10 R
+2620(Set)S
+2778(frame)S
+3040(o)S
+3090 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3151(set)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(7)S
+7920 V
+EP
+%%Page: 8 9
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1620(--------------------)S
+10 B
+2310(Frame)S
+2622(Positioning)S
+10 R
+3131(------------------)S
+1104 V
+10 B
+1620(Ctrl-Left)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(full)S
+3188(frame)S
+3450(left)S
+1212 V
+10 B
+1620(Ctrl-Down)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(full)S
+3188(frame)S
+3450(down)S
+1320 V
+10 B
+1620(Ctrl-Up)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(full)S
+3188(frame)S
+3450(up)S
+1428 V
+10 B
+1620(Ctrl-Right)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(full)S
+3188(frame)S
+3450(right)S
+1596 V
+10 B
+1620(Ctrl-Alt-Left)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(half)S
+3204(frame)S
+3466(left)S
+1704 V
+10 B
+1620(Ctrl-Alt-Down)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(half)S
+3204(frame)S
+3466(down)S
+1812 V
+10 B
+1620(Ctrl-Alt-Up)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(half)S
+3204(frame)S
+3466(up)S
+1920 V
+10 B
+1620(Ctrl-Alt-Right)S
+10 R
+2620(Shift)S
+2845(one)S
+3019(half)S
+3204(frame)S
+3466(right)S
+2148 V
+1620(-------------------)S
+10 B
+2277(Peak-Up)S
+2679(Centroiding)S
+10 R
+3226(-----------------)S
+2292 V
+10 B
+1620(Ctrl-[)S
+10 R
+2620(Decrease)S
+3014(centroiding)S
+3499(box)S
+3679(size)S
+2400 V
+10 B
+1620(Ctrl-])S
+10 R
+2620(Increase)S
+2981(centroiding)S
+3466(box)S
+3646(size)S
+2508 V
+10 B
+1620(Ctrl-0)S
+1910(\(zero\))S
+10 R
+2620(Centroid/\256nd)S
+3184(local)S
+3408(maximum)S
+2616 V
+10 B
+1620(Alt-Ctrl-0)S
+2076(\(zero\))S
+10 R
+2620(Find)S
+2834(local)S
+3058(minimum)S
+2844 V
+1620(------------------)S
+10 B
+2244(Mouse)S
+2557(Button)S
+2882(Events)S
+10 R
+3201(------------------)S
+2988 V
+10 B
+1620(Shift-Btn1Down)S
+10 R
+2620(Turn)S
+2844(on)S
+2974(magni\256er)S
+3096 V
+10 B
+1620(Shift-Btn1Up)S
+10 R
+2620(Turn)S
+2844(o)S
+2894 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2985(magni\256er)S
+3204 V
+10 B
+1620(Shift-Btn2Down)S
+10 R
+2620(Turn)S
+2844(on)S
+2974(crosshair)S
+3364(cursor)S
+3312 V
+10 B
+1620(Shift-Btn2Up)S
+10 R
+2620(Turn)S
+2844(o)S
+2894 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2985(crosshair)S
+3375(cursor)S
+3480 V
+10 B
+1620(Btn1Down)S
+10 R
+2620(Create)S
+2910(a)S
+2984(Marker)S
+3588 V
+10 B
+1620(Btn1Motion)S
+10 R
+2620(Resize)S
+2916(marker)S
+3228(being)S
+3480(created)S
+3696 V
+10 B
+1620(Btn2Down)S
+10 R
+2620(Zoom/center)S
+3160(on)S
+3290(cursor)S
+3569(position)S
+3804 V
+10 B
+1620(Btn3Down/Motion)S
+10 R
+2620(Brightness/contrast)S
+3422(scale)S
+3651(the)S
+3803(image)S
+3972 V
+10 B
+1620(Ctrl-Btn1Down)S
+10 R
+2620(Create)S
+2910(Ruler)S
+3162(Marker)S
+4080 V
+10 B
+1620(Ctrl-Btn1Motion)S
+10 R
+2620(Resize)S
+2916(Ruler)S
+3168(Marker)S
+3491(being)S
+3743(created)S
+4188 V
+10 B
+1620(Ctrl-Btn1Up)S
+10 R
+2620(Destroy)S
+2966(Ruler)S
+3218(Marker)S
+4356 V
+10 B
+1620(Alt-Motion)S
+10 R
+2620(Freeze)S
+2915(cursor)S
+3194(readout)S
+4644 V
+10 B
+1260(NOTE:)S
+10 R
+1612(These)S
+1885(keystrokes)S
+2347(only)S
+2560(work)S
+2800(with)S
+3013(the)S
+3170(cursor)S
+3454(in)S
+3567(the)S
+3724(main)S
+3959(image)S
+4238(window,)S
+4620(only)S
+4833(a)S
+4913(few)S
+5098(of)S
+5217(the)S
+5375(com-)S
+4764 V
+1260(mands)S
+1563(are)S
+1726(implemented)S
+2290(to)S
+2410(work)S
+2657(within)S
+2954(subwindows)S
+3495(or)S
+3619(markers)S
+3981(to)S
+4100(avoid)S
+4363(con\257icts)S
+4743(with)S
+4962(translations)S
+5464(for)S
+4884 V
+1260(those)S
+1501(objects.)S
+1869(If)S
+1965(a)S
+2039(command)S
+2464(does)S
+2678(not)S
+2837(work,)S
+3098(check)S
+3361(the)S
+3514(cursor)S
+3794(location)S
+4147(and)S
+4322(try)S
+4464(it)S
+4551(again)S
+4798(in)S
+4907(the)S
+5060(main)S
+5291(display)S
+5004 V
+1260(window.)S
+5292 V
+9 B
+900(FRAME)S
+1257(BUFFER)S
+1644(CONFIGURATIONS)S
+5412 V
+10 R
+1260(XImtool)S
+1634(starts)S
+1880(up)S
+2015(using)S
+2267(default)S
+2579(frame)S
+2846(bu)S
+2946 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3007(er)S
+3120(size)S
+3311(of)S
+3430(512x512)S
+3816(pixels,)S
+4116(two)S
+4302(\(of)S
+4454(16)S
+4590(possible\))S
+4987(frames)S
+5294(will)S
+5486(be)S
+5532 V
+1260(created.)S
+1608(When)S
+1882(loading)S
+2218(disk)S
+2421(images)S
+2740(\(i.e.)S
+2961(run)S
+3130(in)S
+3244(standalone)S
+3706(mode\))S
+3996(the)S
+4153(frame)S
+4420(bu)S
+4520 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4581(er)S
+4693(con\256guration)S
+5261(\256le)S
+5424(will)S
+5652 V
+1260(be)S
+1385(searched)S
+1764(for)S
+1911(a)S
+1986(de\256ned)S
+2311(frame)S
+2574(bu)S
+2674 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2735(er)S
+2843(that)S
+3024(is)S
+3122(the)S
+3275(same)S
+3511(size)S
+3697(or)S
+3811(larger)S
+4074(than)S
+4277(the)S
+4430(current)S
+4743(image,)S
+5044(if)S
+5137(no)S
+5269(suitable)S
+5772 V
+1260(bu)S
+1360 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1421(er)S
+1529(can)S
+1698(be)S
+1822(found)S
+2085(a)S
+2159(custom)S
+2478(frame)S
+2740(bu)S
+2840 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2901(er)S
+3008(the)S
+3160(same)S
+3395(size)S
+3580(as)S
+3693(the)S
+3845(image)S
+4119(will)S
+4305(be)S
+4429(created)S
+4746(in)S
+4854(an)S
+4978(unused)S
+5291(portion)S
+5892 V
+1260(of)S
+1373(the)S
+1525(con\256guration)S
+2088(table.)S
+2367(When)S
+2635(used)S
+2848(as)S
+2962(a)S
+3037(display)S
+3357(server)S
+3631(the)S
+3784(frame)S
+4047(bu)S
+4147 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4208(er)S
+4316(con\256guration)S
+4880(number)S
+5216(is)S
+5314(passed)S
+6012 V
+1260(in)S
+1381(by)S
+1524(the)S
+1689(client)S
+1954(and)S
+2140(loaded)S
+2448(explicitly)S
+2868(even)S
+3098(if)S
+3201(it)S
+3299(means)S
+3596(clipping)S
+3966(the)S
+4130(image.)S
+4471(If)S
+4579(a)S
+4665(new)S
+4873(frame)S
+5147(bu)S
+5247 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5308(er)S
+5427(is)S
+5536(a)S
+6132 V
+1260(di)S
+1338 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1399(erent)S
+1635(size)S
+1827(than)S
+2036(previously)S
+2495(de\256ned)S
+2826(frames,)S
+3159(all)S
+3296(available)S
+3693(frames)S
+4001(will)S
+4194(be)S
+4325(initialized)S
+4763(and)S
+4945(cleared)S
+5270(prior)S
+5502(to)S
+6252 V
+1260(the)S
+1422(display.)S
+1806(The)S
+2001(default)S
+2318(frame)S
+2590(bu)S
+2690 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2751(er)S
+2868(con\256guration)S
+3441(\256le)S
+3609(is)S
+3716(/usr/local/lib/imtoolrc,)S
+4654(this)S
+4838(can)S
+5015(be)S
+5148(overridden)S
+6372 V
+1260(by)S
+1407(de\256ning)S
+1782(a)S
+1874(IMTOOLRC)S
+2444(environment)S
+2997(variable)S
+3366(naming)S
+3714(the)S
+3884(\256le)S
+4060(to)S
+4186(be)S
+4328(used,)S
+4584(by)S
+4732(creating)S
+5101(a)S
+5193(using)S
+5458(the)S
+6492 V
+10 I
+1260(-imtoolrc)S
+10 R
+1662(command)S
+2086(line)S
+2266(\257ag)S
+2446(or)S
+10 I
+2559(imtoolrc)S
+10 R
+2928(application)S
+3402(resource.)S
+6732 V
+1260(The)S
+1445(format)S
+1741(of)S
+1854(the)S
+2006(frame)S
+2268(bu)S
+2368 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2429(er)S
+2536(con\256guration)S
+3099(\256le)S
+3257(is)S
+6972 V
+10 I
+1410(con\256gno)S
+1784(nframes)S
+2136(width)S
+2389(height)S
+2669([extra)S
+2943(\256elds])S
+7092 V
+10 R
+1290(e.g.)S
+7212 V
+1560(1)S
+1670(2)S
+1780(512)S
+1990(512)S
+7692 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(8)S
+7920 V
+EP
+%%Page: 9 10
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1560(2)S
+1670(2)S
+1780(800)S
+1990(800)S
+1080 V
+1560(3)S
+1670(1)S
+1750(1024)S
+1980(1024)S
+2480(#)S
+2560(comment)S
+1200 V
+1560(:)S
+1648(:)S
+1766(:)S
+1914(:)S
+1440 V
+1260(At)S
+1417(most)S
+1669(128)S
+1876(frame)S
+2165(bu)S
+2265 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2326(er)S
+2460(sizes)S
+2711(may)S
+2940(be)S
+3092(de\256ned,)S
+3469(each)S
+3709(con\256guration)S
+4300(may)S
+4530(de\256ne)S
+4832(up)S
+4990(to)S
+5126(16)S
+5284(frames,)S
+1560 V
+1260(con\256guration)S
+1823(numbers)S
+2197(need)S
+2415(not)S
+2573(be)S
+2697(sequential.)S
+1848 V
+10 B
+1260(NOTE:)S
+10 R
+1640(When)S
+1911(de\256ning)S
+2272(a)S
+2349(new)S
+2548(frame)S
+2813(bu)S
+2913 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2974(er)S
+3084(for)S
+3233(use)S
+3399(with)S
+3610(client)S
+3865(software)S
+4241(such)S
+4457(as)S
+4573(IRAF)S
+4834(the)S
+4990(user)S
+5190(must)S
+5419(also)S
+1968 V
+1260(remember)S
+1694(to)S
+1802(de\256ne)S
+2076(those)S
+2317(frame)S
+2579(bu)S
+2679 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2740(ers)S
+2886(in)S
+2994(the)S
+3146(IRAF)S
+10 I
+3404(dev$graphcap)S
+10 R
+4005(\256le.)S
+2256 V
+9 B
+1080(SUPPORT)S
+1527(FOR)S
+1744(16)S
+1861(DISPLAY)S
+2283(FRAMES)S
+2376 V
+10 R
+1260(As)S
+1402(part)S
+1588(of)S
+1702(the)S
+1855(extensive)S
+2263(GUI)S
+2471(changes)S
+2823(with)S
+3032(the)S
+3185(V1.3)S
+3413(release,)S
+3745(support)S
+4076(for)S
+4223(the)S
+4376(full)S
+4546(16)S
+4677(frames)S
+4979(allowed)S
+5326(by)S
+5458(the)S
+2496 V
+1260(IIS)S
+1418(protocol)S
+1787(is)S
+1890(now)S
+2098(available.)S
+2549(IRAF)S
+2813(V2.11.4)S
+3171(or)S
+3290(later)S
+3503(client)S
+3761(tasks)S
+3997(\(and)S
+4209(CDL)S
+4444(library\))S
+4778(are)S
+4934(required)S
+5301(to)S
+5414(take)S
+2616 V
+1260(advantage)S
+1695(of)S
+1809(this)S
+1985(frames.)S
+2342(All)S
+2501(changes)S
+2853(are)S
+3005(backwards)S
+3462(compatible,)S
+3962(older)S
+4198(versions)S
+4563(of)S
+4678(IRAF)S
+4938(will)S
+5126(continue)S
+5502(to)S
+2736 V
+1260(work)S
+1503(but)S
+1669(cannot)S
+1973(access)S
+2265(more)S
+2508(than)S
+2718(the)S
+2877(original)S
+3225(four)S
+3428(frames.)S
+3791(The)S
+3983(new)S
+4186(DISPLAY)S
+4645(task)S
+4843(will)S
+5036(automatically)S
+2856 V
+1260(sense)S
+1513(whether)S
+1872(the)S
+2032(display)S
+2359(server)S
+2640(being)S
+2900(used)S
+3121(supports)S
+3498(16)S
+3636(frames)S
+3945(or)S
+4066(the)S
+4226(original)S
+4575(4)S
+4663(and)S
+4845(adjust)S
+5122(the)S
+5282('frame')S
+2976 V
+1260(parameter)S
+1688(maximum)S
+2124(accordingly.)S
+2680(The)S
+2865(changes)S
+3216(are)S
+3367(fully)S
+3586(backwards)S
+4042(compatible)S
+4516(for)S
+4662(other)S
+4897(servers.)S
+3216 V
+1260(More)S
+1527(frames)S
+1849(are)S
+2021(possible)S
+2400(if)S
+2512(needed)S
+2845(but)S
+3024(will)S
+3231(require)S
+3564(further)S
+3886(changes)S
+4258(to)S
+4388(the)S
+4562(client)S
+4836(IRAF)S
+5116(code)S
+5356(to)S
+5486(be)S
+3336 V
+1260(e)S
+1304 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1365(ective.)S
+1698(Allowing)S
+2116(creation)S
+2477(of)S
+2600(more)S
+2845(than)S
+3056(16)S
+3195(frames)S
+3505(by)S
+3644(the)S
+3805(Load)S
+4049(panel)S
+4304(can)S
+4481(be)S
+4614(done)S
+4847(independently)S
+5452(but)S
+3456 V
+1260(would)S
+1547(also)S
+1745(require)S
+2064(numerous)S
+2495(code)S
+2720(change)S
+3039(to)S
+3154(XImtool.)S
+3585(Please)S
+3877(contact)S
+4202(site)S
+4378(support)S
+4715(if)S
+4814(there)S
+5051(is)S
+5156(a)S
+5238(need)S
+5464(for)S
+3576 V
+1260(this,)S
+1460(or)S
+1573(for)S
+1719(workaround)S
+2231(suggestions)S
+2728(depending)S
+3174(on)S
+3304(your)S
+3517(application.)S
+3864 V
+9 B
+900(MARKERS)S
+3984 V
+10 R
+1260(Although)S
+1668(ximtool)S
+2010(doesn't)S
+2334(do)S
+2464(much)S
+2717(with)S
+2926(markers)S
+3278(currently,)S
+3694(they)S
+3897(are)S
+4049(a)S
+4124(general)S
+4448(feature)S
+4755(of)S
+4869(the)S
+10 I
+5022(Gterm)S
+10 R
+5308(widget)S
+4104 V
+1260(and)S
+1450(are)S
+1616(used)S
+1844(more)S
+2094(extensively)S
+2594(in)S
+2717(other)S
+2967(programs)S
+3389(\(e.g.)S
+3611(the)S
+3778(prototype)S
+4206(IRAF)S
+4479(science)S
+4817(GUI)S
+5039(applications\).)S
+4224 V
+1260(XImtool)S
+1645(uses)S
+1863(markers)S
+2230(for)S
+2392(the)S
+2560(marker)S
+2888(zoom)S
+3156(feature)S
+3478(discussed)S
+3908(above,)S
+4218(and)S
+4409(also)S
+4617(for)S
+4780(the)S
+4949(panner)S
+5267(and)S
+5458(the)S
+4344 V
+1260(coords)S
+1559(box.)S
+1767(All)S
+1928(markers)S
+2282(share)S
+2525(some)S
+2769(of)S
+2885(the)S
+3040(same)S
+3278(characteristics,)S
+3906(so)S
+4028(it)S
+4116(is)S
+4215(worthwhile)S
+4702(learning)S
+5061(basic)S
+5298(marker)S
+4464 V
+1260(manipulation)S
+1818(keystrokes.)S
+4632 V
+10 B
+1260(o)S
+10 R
+1410(MB1)S
+1646(anywhere)S
+2063(inside)S
+2332(a)S
+2406(marker)S
+2718(may)S
+2920(be)S
+3044(used)S
+3257(to)S
+3365(drag)S
+3572(the)S
+3724(marker.)S
+4800 V
+10 B
+1260(o)S
+10 R
+1410(MB1)S
+1646(near)S
+1847(a)S
+1921(marker)S
+2233(corner)S
+2517(or)S
+2630(edge,)S
+2873(depending)S
+3319(on)S
+3449(the)S
+3601(type)S
+3803(of)S
+3916(marker,)S
+4253(resizes)S
+4554(the)S
+4706(marker.)S
+4968 V
+10 B
+1260(o)S
+10 R
+1410(Shift-MB1)S
+1874(on)S
+2004(the)S
+2156(corner)S
+2440(of)S
+2553(most)S
+2778(markers)S
+3129(will)S
+3315(rotate)S
+3572(the)S
+3724(marker.)S
+5136 V
+10 B
+1260(o)S
+10 R
+1410(Markers)S
+1775(stack,)S
+2038(if)S
+2132(you)S
+2315(have)S
+2536(several)S
+2851(markers)S
+3205(and)S
+3382(you)S
+3565(put)S
+3726(one)S
+3903(on)S
+4037(top)S
+4199(of)S
+4316(the)S
+4472(other.)S
+4736(The)S
+4925(active)S
+5197(marker)S
+5513(is)S
+5256 V
+1410(highlighted)S
+1909(to)S
+2030(tell)S
+2201(you)S
+2394(which)S
+2681(of)S
+2807(the)S
+2972(stacked)S
+3314(markers)S
+3678(is)S
+3788(active.)S
+4094(If)S
+4203(the)S
+4368(markers)S
+4732(overlap,)S
+5099(this)S
+5287(will)S
+5486(be)S
+5376 V
+1410(marker)S
+1722("on)S
+1893(top")S
+2092(in)S
+2200(the)S
+2352(stacking)S
+2715(order.)S
+5544 V
+10 B
+1260(o)S
+10 R
+1410(MB2)S
+1646(in)S
+1754(the)S
+1906(body)S
+2136(of)S
+2249(a)S
+2323(marker)S
+2635("lowers")S
+3013(the)S
+3165(marker,)S
+3502(i.e.)S
+3654(moves)S
+3945(it)S
+4031(to)S
+4139(the)S
+4291(bottom)S
+4605(of)S
+4718(the)S
+4870(stacking)S
+5233(order.)S
+5712 V
+10 B
+1260(o)S
+10 R
+1410(Delete)S
+1700(or)S
+1813(backspace)S
+2252(in)S
+2360(a)S
+2434(marker)S
+2746(deletes)S
+3053(it.)S
+5880 V
+10 B
+1260(o)S
+10 R
+1410(Markers)S
+1789(have)S
+2024(their)S
+2254(own)S
+2473(translation)S
+2942(resources)S
+3365(and)S
+3557(so)S
+3694(the)S
+3864(default)S
+4189(keystroke)S
+4625(commands)S
+5106(will)S
+5310(not)S
+5486(be)S
+6000 V
+1410(recognized)S
+1877(when)S
+2123(the)S
+2275(cursor)S
+2554(is)S
+2651(in)S
+2759(a)S
+2833(marker.)S
+6240 V
+1410(For)S
+1585(example,)S
+1984(try)S
+2131(placing)S
+2461(the)S
+2619(pointer)S
+2938(anywhere)S
+3361(in)S
+3476(the)S
+3635(coords)S
+3938(box,)S
+4150(then)S
+4359(press)S
+4601(MB1)S
+4844(and)S
+5025(hold)S
+5240(it)S
+5333(down,)S
+6360 V
+1410(and)S
+1587(drag)S
+1797(the)S
+1951(coords)S
+2249(box)S
+2431(marker)S
+2745(somewhere)S
+3231(else)S
+3418(on)S
+3550(the)S
+3704(screen.)S
+4015(You)S
+4219(can)S
+4389(also)S
+4582(resize)S
+4846(the)S
+5000(coords)S
+5298(box)S
+5480(by)S
+6480 V
+1410(dragging)S
+1796(a)S
+1871(corner,)S
+2181(or)S
+2296(delete)S
+2566(it)S
+2654(with)S
+2864(the)S
+3018(delete)S
+3288(or)S
+3403(backspace)S
+3844(key.)S
+4045(\(The)S
+4265(Initialize)S
+4652(button)S
+4940(will)S
+5128(get)S
+5282(the)S
+5436(ori-)S
+6600 V
+1410(ginal)S
+1640(coords)S
+1936(box)S
+2116(back)S
+2334(if)S
+2425(you)S
+2605(delete)S
+2873(it,)S
+2984(or)S
+3097(you)S
+3277(can)S
+3445(reset)S
+3663(the)S
+3815(toggle)S
+4095(in)S
+4203(the)S
+4355(control)S
+4668(panel\).)S
+6888 V
+9 B
+1080(PANNER)S
+1482(MARKER)S
+7008 V
+10 R
+1260(The)S
+1449(panner)S
+1754(window)S
+2110(always)S
+2421(displays)S
+2783(the)S
+2939(full)S
+3112(frame)S
+3379(bu)S
+3479 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3540(er.)S
+3677(Try)S
+3856(setting)S
+4158(the)S
+4315(frame)S
+4582(bu)S
+4682 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4743(er)S
+4855(con\256guration)S
+5423(to)S
+5536(a)S
+7128 V
+1260(nonsquare)S
+1708(frame)S
+1978(bu)S
+2078 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2139(er)S
+2254(\(e.g.)S
+2469(imtcryo\))S
+2851(and)S
+3033(then)S
+3243(displaying)S
+3698(a)S
+3780(square)S
+4078(image)S
+4360(\(e.g.)S
+4575(dev$pix\))S
+4968(and)S
+5150(the)S
+5309(panner)S
+7248 V
+1260(will)S
+1446(show)S
+1687(you)S
+1867(exactly)S
+2185(where)S
+2458(the)S
+2610(image)S
+2884(has)S
+3047(been)S
+3265(loaded)S
+3561(into)S
+3747(the)S
+3899(frame.)S
+7728 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5530(9)S
+7920 V
+EP
+%%Page: 10 11
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(The)S
+1450(panner)S
+1756(window)S
+2113(uses)S
+2321(two)S
+2507(markers,)S
+2889(one)S
+3069(for)S
+3221(the)S
+3379(window)S
+3737(border)S
+4033(and)S
+4213(one)S
+4393(to)S
+4507(mark)S
+4748(the)S
+4906(displayed)S
+5325(region)S
+1080 V
+1260(of)S
+1379(the)S
+1537(frame.)S
+1830(Most)S
+2072(of)S
+2191(the)S
+2349(usual)S
+2596(marker)S
+2914(keystrokes)S
+3377(mentioned)S
+3835(below)S
+4115(apply)S
+4373(to)S
+4487(these)S
+4728(markers)S
+5085(as)S
+5204(well,)S
+5436(e.g.)S
+1200 V
+1260(you)S
+1443(can)S
+1614(use)S
+1780(MB1)S
+2019(to)S
+2130(reposition)S
+2563(on)S
+2696(the)S
+2851(panner)S
+3156(window)S
+3512(within)S
+3802(the)S
+3958(main)S
+4192(image)S
+4470(display)S
+4793(window,)S
+5174(or)S
+5291(to)S
+5403(drag)S
+1320 V
+1260(the)S
+1414(region)S
+1701(marker)S
+2015(within)S
+2303(the)S
+2457(panner)S
+2760(\(pan)S
+2969(the)S
+3123(image\).)S
+3456(Resizing)S
+3837(the)S
+3990(region)S
+4276(marker)S
+4589(zooms)S
+4881(the)S
+5034(image;)S
+5337(this)S
+5513(is)S
+1440 V
+1260(a)S
+1336(non-aspect)S
+1800(constrained)S
+2292(zoom.)S
+2571(The)S
+2758(panner)S
+3061(window)S
+3415(itself)S
+3647(can)S
+3817(be)S
+3943(resized)S
+4257(by)S
+4389(dragging)S
+4776(a)S
+4852(corner)S
+5138(with)S
+5349(MB1.)S
+1560 V
+1260(Typing)S
+1579(delete)S
+1847(or)S
+1960(backspace)S
+2399(anywhere)S
+2816(in)S
+2924(the)S
+3076(panner)S
+3377(window)S
+3729(deletes)S
+4036(the)S
+4188(panner.)S
+1800 V
+1260(A)S
+1362(special)S
+1669(case)S
+1870(is)S
+1967(MB2.)S
+2228(Hitting)S
+2542(MB2)S
+2778(anywhere)S
+3195(in)S
+3303(the)S
+3455(panner)S
+3757(window)S
+4110(pans)S
+4324(the)S
+4477(image)S
+4752(to)S
+4861(that)S
+5042(point.)S
+5304(This)S
+5513(is)S
+1920 V
+1260(analogous)S
+1695(to)S
+1803(hitting)S
+2095(MB2)S
+2331(in)S
+2439(the)S
+2591(main)S
+2821(display)S
+3140(window)S
+3492(to)S
+3600(pan)S
+3774(the)S
+3926(image.)S
+2160 V
+1260(The)S
+1447(panner)S
+1750(marker)S
+2064(can)S
+2234(be)S
+2360(disabled)S
+2725(by)S
+2857(de\256ning)S
+3218(the)S
+10 I
+3373(displayPanner)S
+10 R
+3989(GUI)S
+4199(resource,)S
+4594(its)S
+4722(size)S
+4910(and)S
+5087(location)S
+5442(can)S
+2280 V
+1260(be)S
+1384(controlled)S
+1819(using)S
+2066(the)S
+10 I
+2218(pannerArea)S
+10 R
+2725(and)S
+10 I
+2899(pannerGeom)S
+10 R
+3450(GUI)S
+3657(resources)S
+4063(respectively.)S
+2568 V
+9 B
+1080(MAGNIFIER)S
+1642(MARKER)S
+2688 V
+10 R
+1260(The)S
+1445(magni\256er)S
+1858(marker)S
+2170(can)S
+2338(be)S
+2462(used)S
+2676(to)S
+2785(zoom)S
+3038(in)S
+3147(on)S
+3278(a)S
+3353(small)S
+3601(area)S
+3797(around)S
+4105(the)S
+4258(cursor.)S
+4593(It)S
+4685(will)S
+4872(be)S
+4997(updated)S
+5344(as)S
+5458(the)S
+2808 V
+1260(cursor)S
+1552(moves)S
+1856(but)S
+2027(only)S
+2248(for)S
+2407(small)S
+2666(motions)S
+3031(\(either)S
+3333(mouse)S
+3636(movement)S
+4100(or)S
+4225(with)S
+4445(the)S
+4609(cursor)S
+4900(movement)S
+5364(keys-)S
+2928 V
+1260(trokes\))S
+1570(to)S
+1681(minimize)S
+2092(the)S
+2247(impact)S
+2552(on)S
+2685(the)S
+2840(system.)S
+3207(The)S
+3396(zoom)S
+3652(factor)S
+3918(is)S
+4019(expressed)S
+4446(as)S
+4563(some)S
+4808(fraction)S
+5152(of)S
+5269(the)S
+5425(size)S
+3048 V
+1260(of)S
+1381(the)S
+1541(magni\256er)S
+1962(marker)S
+2282(itself.)S
+2575(The)S
+2768(default)S
+3083(zoom)S
+3343(is)S
+3448(4,)S
+3561(i.e.)S
+3721(the)S
+3881(area)S
+4084(in)S
+4200(the)S
+4359(marker)S
+4678(represents)S
+5119(and)S
+5300(area)S
+5502(in)S
+3168 V
+1260(the)S
+1417(image)S
+1696(that's)S
+1953(one-fourth)S
+2409(the)S
+2566(size)S
+2756(of)S
+2874(the)S
+3031(marker.)S
+3403(Other)S
+3665(zoom)S
+3922(factors)S
+4228(may)S
+4435(be)S
+4564(selected)S
+4920(using)S
+5172(the)S
+5330(popup)S
+3288 V
+1260(menu)S
+1512(created)S
+1829(by)S
+1959(hitting)S
+2251(MB1)S
+2487(in)S
+2595(the)S
+2747(marker.)S
+3528 V
+1260(By)S
+1414(default)S
+1728(the)S
+1887(magni\256er)S
+2307(marker)S
+2626(is)S
+2730(not)S
+2895(visible,)S
+3224(to)S
+3339(toggle)S
+3626(it)S
+3720(select)S
+3985(the)S
+10 I
+4145(Magni\256er)S
+10 R
+4577(option)S
+4871(from)S
+5103(the)S
+10 I
+5263(Options)S
+3648 V
+10 R
+1260(menubar)S
+1660(button.)S
+2022(Alternatively,)S
+2625(for)S
+2792(just)S
+2988(a)S
+3083(quick)S
+3356(look)S
+3584(holding)S
+3940(down)S
+4212(the)S
+4384(Shift)S
+4629(and)S
+4823(MB1)S
+5079(buttons)S
+5424(will)S
+3768 V
+1260(display)S
+1579(the)S
+1731(marker)S
+2043(until)S
+2257(the)S
+2409(button)S
+2695(is)S
+2792(released.)S
+4008 V
+1260(The)S
+1453(magni\256er)S
+1874(marker)S
+2194(can)S
+2370(be)S
+2502(disabled)S
+2873(by)S
+3011(de\256ning)S
+3377(the)S
+10 I
+3537(displayMagni\256er)S
+10 R
+4258(GUI)S
+4473(resource,)S
+4873(its)S
+5006(size)S
+5199(and)S
+5381(loca-)S
+4128 V
+1260(tion)S
+1446(can)S
+1614(be)S
+1738(controlled)S
+2173(using)S
+2420(the)S
+10 I
+2572(magni\256erArea)S
+10 R
+3179(and)S
+10 I
+3353(magni\256erGeom)S
+10 R
+4004(GUI)S
+4211(resources)S
+4617(respectively.)S
+4416 V
+9 B
+1080(COORDS)S
+1492(BOX)S
+1714(MARKER)S
+4536 V
+10 R
+1260(XImtool)S
+1629(provides)S
+2003(a)S
+2077(limited)S
+2391(notion)S
+2677(of)S
+2790(world)S
+3054(coordinates,)S
+3570(allowing)S
+3951(frame)S
+4214(bu)S
+4314 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4375(er)S
+4483(pixel)S
+4714(coordinates)S
+5205(and)S
+5380(pixel)S
+4656 V
+1260(values)S
+1546(to)S
+1655(be)S
+1780(converted)S
+2204(to)S
+2312(some)S
+2553(arbitrary)S
+2926(linear)S
+3183(client-de\256ned)S
+3762(coordinate)S
+4213(system.)S
+4546(The)S
+4731(coords)S
+5027(box)S
+5207(feature)S
+5513(is)S
+4776 V
+1260(used)S
+1473(to)S
+1581(display)S
+1900(these)S
+2135(world)S
+2398(coordinates)S
+2888(as)S
+3001(the)S
+3153(pointer)S
+3466(is)S
+3563(moved)S
+3865(about)S
+4117(in)S
+4225(the)S
+4377(image)S
+4651(window.)S
+5016 V
+1260(The)S
+1445(quantities)S
+1865(displayed)S
+2279(in)S
+2388(the)S
+2541(coords)S
+2838(box)S
+3019(are)S
+3171(X,)S
+3299(Y,)S
+3427(and)S
+3602(Z:)S
+3722(the)S
+3875(X,Y)S
+4075(world)S
+4339(coordinates)S
+4830(of)S
+4944(the)S
+5097(pointer,)S
+5436(and)S
+5136 V
+1260(Z,)S
+1379(the)S
+1534(world)S
+1800(equivalent)S
+2249(of)S
+2365(the)S
+2520(pixel)S
+2753(value)S
+3002(under)S
+3262(the)S
+3417(pointer.)S
+3758(All)S
+3919(coordinate)S
+4373(systems)S
+4723(are)S
+4877(linear.)S
+5161(The)S
+5348(preci-)S
+5256 V
+1260(sion)S
+1466(of)S
+1588(a)S
+1671(displayed)S
+2093(quantity)S
+2460(is)S
+2566(limited)S
+2889(by)S
+3028(the)S
+3189(range)S
+3449(of)S
+3571(values)S
+3865(of)S
+3988(the)S
+4150(associated)S
+4600(raw)S
+4789(frame)S
+5061(bu)S
+5161 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5222(er)S
+5339(value.)S
+5376 V
+1260(For)S
+1431(example,)S
+1826(if)S
+1919(the)S
+2073(display)S
+2394(window)S
+2748(is)S
+2846(512x512)S
+3227(only)S
+3436(512)S
+3617(coordinate)S
+4069(values)S
+4355(are)S
+4507(possible)S
+4866(in)S
+4975(either)S
+5233(axis)S
+5425(\(the)S
+5496 V
+1260(positional)S
+1687(precision)S
+2085(can)S
+2256(be)S
+2383(increased)S
+2792(however)S
+3168(by)S
+3301(zooming)S
+3684(the)S
+3839(image\).)S
+4174(More)S
+4423(seriously,)S
+4842(at)S
+4947(most)S
+5175(about)S
+5430(200)S
+5616 V
+1260(pixel)S
+1501(values)S
+1797(can)S
+1976(be)S
+2111(displayed)S
+2534(since)S
+2779(this)S
+2964(is)S
+3071(the)S
+3233(limit)S
+3463(on)S
+3603(the)S
+3765(range)S
+4026(of)S
+4149(pixel)S
+4389(values)S
+4684(loaded)S
+4990(into)S
+5186(the)S
+5348(frame)S
+5736 V
+1260(bu)S
+1360 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1421(er.)S
+1553(If)S
+1649(a)S
+1723(display)S
+2042(pixel)S
+2272(is)S
+2369(saturated)S
+2759(a)S
+2833("+")S
+3001(will)S
+3187(be)S
+3311(displayed)S
+3724(after)S
+3936(the)S
+4088(intensity)S
+4463(value.)S
+5976 V
+1260(The)S
+1446(coords)S
+1743(box)S
+1924(is)S
+2022(a)S
+2097(text)S
+2278(marker,)S
+2616(it)S
+2703(can)S
+2872(be)S
+2997(moved)S
+3300(and)S
+3475(resized)S
+3788(with)S
+3997(the)S
+4150(pointer)S
+4464(like)S
+4645(any)S
+4820(other)S
+5056(marker.)S
+5425(The)S
+6096 V
+1260(coords)S
+1561(box)S
+1746(marker)S
+2063(can)S
+2236(be)S
+2365(disabled)S
+2733(by)S
+2868(de\256ning)S
+3231(the)S
+10 I
+3388(displayCoords)S
+10 R
+4007(GUI)S
+4219(resource,)S
+4616(its)S
+4746(location)S
+5103(can)S
+5275(be)S
+5403(con-)S
+6216 V
+1260(trolled)S
+1551(by)S
+1681(the)S
+10 I
+1833(wcsboxGeom)S
+10 R
+2395(GUI)S
+2602(resource.)S
+6504 V
+9 B
+1080(MARKER)S
+1517(MENU)S
+1819(OPTIONS)S
+6624 V
+10 R
+1260(Except)S
+1575(for)S
+1729(the)S
+1889(panner)S
+2198(and)S
+2380(WCS)S
+2635(markers,)S
+3019(MB3)S
+3263(\(mouse)S
+3595(button)S
+3889(3\))S
+4010(calls)S
+4231(up)S
+4369(the)S
+4529(marker)S
+4849(menu)S
+5109(providing)S
+5536(a)S
+6744 V
+1260(limited)S
+1574(set)S
+1715(of)S
+1828(functions)S
+2230(common)S
+2610(to)S
+2718(all)S
+2848(markers:)S
+6912 V
+10 B
+1260(o)S
+10 R
+1410(Zoom)S
+1686(does)S
+1906(an)S
+2037(equal)S
+2291(aspect)S
+2578(zoom)S
+2838(of)S
+2959(the)S
+3119(region)S
+3412(outlined)S
+3778(by)S
+3916(the)S
+4076(marker.)S
+4421(In)S
+4542(this)S
+4725(way)S
+4929(you)S
+5117(can)S
+5293(mark)S
+5536(a)S
+7032 V
+1410(region)S
+1695(of)S
+1808(the)S
+1960(image)S
+2234(and)S
+2408(zoom)S
+2660(it)S
+2746(up.)S
+7200 V
+10 B
+1260(o)S
+10 R
+1410(Fill)S
+1597(exactly)S
+1933(zooms)S
+2242(the)S
+2412(area)S
+2625(outlined)S
+3001(by)S
+3149(the)S
+3319(marker,)S
+3674(making)S
+4022(it)S
+4126(\256ll)S
+4286(the)S
+4456(display)S
+4793(window.)S
+5188(Since)S
+5458(the)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(10)S
+7920 V
+EP
+%%Page: 11 12
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1410(marker)S
+1722(is)S
+1819(not)S
+1977(likely)S
+2235(to)S
+2343(be)S
+2467(exactly)S
+2785(square,)S
+3100(the)S
+3252(aspect)S
+3531(ratio)S
+3744(of)S
+3857(the)S
+4009(resultant)S
+4383(image)S
+4657(will)S
+4843(not)S
+5001(be)S
+5125(unitary.)S
+1128 V
+10 B
+1260(o)S
+10 R
+1410(Print)S
+1643(prints)S
+1909(the)S
+2069(region)S
+2362(outlined)S
+2728(by)S
+2866(the)S
+3027(marker)S
+3348(to)S
+3465(the)S
+3626(printer)S
+3931(or)S
+4053(\256le)S
+4220(currently)S
+4619(con\256gured)S
+5085(by)S
+5224(the)S
+5385(Print)S
+1248 V
+1410(Panel.)S
+1416 V
+10 B
+1260(o)S
+10 R
+1410(Save)S
+1634(saves)S
+1880(the)S
+2032(region)S
+2317(outlined)S
+2675(by)S
+2805(the)S
+2957(marker)S
+3269(to)S
+3377(the)S
+3529(\256le)S
+3687(currently)S
+4077(con\256gured)S
+4534(by)S
+4664(the)S
+4816(Save)S
+5040(Panel.)S
+1584 V
+10 B
+1260(o)S
+10 R
+1410(Info)S
+1606(prints)S
+1864(a)S
+1938(description)S
+2412(of)S
+2525(the)S
+2677(marked)S
+3006(region.)S
+3316(The)S
+3501(text)S
+3681(is)S
+3778(printed)S
+4091(in)S
+4199(the)S
+4351(Info)S
+4547(Panel.)S
+1752 V
+10 B
+1260(o)S
+10 R
+1410(Unrotate)S
+1789(unrotates)S
+2185(a)S
+2259(rotated)S
+2566(marker.)S
+1920 V
+10 B
+1260(o)S
+10 R
+1410(Color)S
+1668(is)S
+1765(a)S
+1839(menu)S
+2091(of)S
+2204(possible)S
+2562(marker)S
+2874(colors.)S
+2088 V
+10 B
+1260(o)S
+10 R
+1410(Type)S
+1651(is)S
+1754(a)S
+1834(menu)S
+2092(of)S
+2211(possible)S
+2575(marker)S
+2893(types.)S
+3165(This)S
+3379(is)S
+3482(still)S
+3669(a)S
+3749(little)S
+3969(buggy)S
+4256(and)S
+4437(it)S
+4530(isn't)S
+4745(very)S
+4959(useful,)S
+5265(but)S
+5430(you)S
+2208 V
+1410(can)S
+1578(use)S
+1741(it)S
+1827(to)S
+1935(play)S
+2137(with)S
+2345(di)S
+2423 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2484(erent)S
+2713(types)S
+2954(of)S
+3067(markers.)S
+2376 V
+10 B
+1260(o)S
+10 R
+1410(Destroy)S
+1760(destroys)S
+2127(the)S
+2283(marker.)S
+2624(You)S
+2830(can)S
+3002(also)S
+3197(hit)S
+3337(the)S
+3493(delete)S
+3766(or)S
+3884(backspace)S
+4328(key)S
+4507(in)S
+4620(a)S
+4699(marker)S
+5016(to)S
+5129(destroy)S
+5458(the)S
+2496 V
+1410(marker.)S
+2784 V
+9 B
+1080(RULER)S
+1422(MARKERS)S
+2904 V
+10 R
+1260(Holding)S
+1629(down)S
+1892(the)S
+2055(Ctrl)S
+2252(key)S
+2437(and)S
+2622(the)S
+2785(Left-Mouse-Button)S
+3603(while)S
+3866(moving)S
+4213(the)S
+4376(mouse)S
+4678(will)S
+4876(drag)S
+5095(out)S
+5265(a)S
+5351("ruler)S
+3024 V
+1260(marker")S
+1622(measuring)S
+2077(the)S
+2238(distance)S
+2604(from)S
+2837(the)S
+2998(initial)S
+3271(point)S
+3516(to)S
+3633(the)S
+3794(current)S
+4115(mouse)S
+4415(position.)S
+4832(Releasing)S
+5264(the)S
+5424(Ctrl)S
+3144 V
+1260(key)S
+1450(before)S
+1750(lifting)S
+2041(the)S
+2209(mouse)S
+2516(button)S
+2818(will)S
+3020(leave)S
+3276(the)S
+3444(marker)S
+3772(on)S
+3918(the)S
+4086(display,)S
+4446(otherwise)S
+4880(it)S
+4982(will)S
+5185(be)S
+5326(erased)S
+3264 V
+1260(automatically)S
+1849(once)S
+2082(the)S
+2249(mouse)S
+2555(button)S
+2856(is)S
+2968(released.)S
+3394(Any)S
+3611(number)S
+3961(of)S
+4088(ruler)S
+4320(markers)S
+4685(can)S
+4867(be)S
+5005(created)S
+5336(in)S
+5458(the)S
+3384 V
+1260(frame.)S
+3624 V
+1260(Distances)S
+1684(are)S
+1841(measured)S
+2259(by)S
+2395(default)S
+2708(in)S
+2822(image)S
+3102(logical)S
+3410(pixels)S
+3685(however)S
+4064(the)S
+4222(Right-Mouse-Button)S
+5092(can)S
+5266(be)S
+5397(used)S
+3744 V
+1260(inside)S
+1529(the)S
+1681(marker)S
+1993(to)S
+2101(popup)S
+2381(a)S
+2455(menu)S
+2707(of)S
+2820(options:)S
+4032 V
+10 B
+1260(Sticky)S
+10 R
+2260(By)S
+2430(default)S
+2760(rulers)S
+3040(are)S
+3214(destroyed)S
+3655(whenever)S
+4095(the)S
+4270(display)S
+4612(changes)S
+4986(due)S
+5183(to)S
+5314(a)S
+5411(pan,)S
+4152 V
+2260(zoom,)S
+2545(\257ip,)S
+2742(or)S
+2863(frame)S
+3133(change.)S
+3508(This)S
+3724(option)S
+4017(will)S
+4210(make)S
+4463(the)S
+4622(ruler)S
+4847("sticky")S
+5205(so)S
+5331(it)S
+5424(will)S
+4272 V
+2260(not)S
+2420(be)S
+2546(erased,)S
+2857(subsequent)S
+3333(use)S
+3498(of)S
+3613(the)S
+3767(menu)S
+4021(to)S
+4132(shows)S
+4415(this)S
+4593(option)S
+4882(to)S
+4993(be)S
+5120("UnSticky")S
+4392 V
+2260(to)S
+2368(remove)S
+2697(this)S
+2872(feature.)S
+4560 V
+10 B
+1260(Units)S
+10 R
+2260(Sub-menu)S
+2703(to)S
+2813(select)S
+3072(the)S
+3226(units)S
+3453(of)S
+3569(the)S
+3724(display.)S
+4101(If)S
+4200(the)S
+4355(ISM)S
+4566(is)S
+4666(enabled)S
+5009(and)S
+5186(a)S
+5263(WCS)S
+5513(is)S
+4680 V
+2260(present)S
+2590(in)S
+2709(the)S
+2872(image)S
+3157(and)S
+3342(selected)S
+3704(as)S
+3828(one)S
+4013(of)S
+4137(the)S
+4300(readout)S
+4640(options,)S
+5001(distances)S
+5408(may)S
+4800 V
+2260(also)S
+2467(be)S
+2608(read)S
+2826(out)S
+3001(in)S
+3126(units)S
+3368(of)S
+3498(arcseconds,)S
+4007(arcminutes,)S
+4517(or)S
+4647(degrees)S
+4998(instead)S
+5328(of)S
+5458(the)S
+4920 V
+2260(default)S
+2579(logical)S
+2893(pixels.)S
+3199(All)S
+3369(markers)S
+3731(created)S
+4059(after)S
+4282(the)S
+4445(unit)S
+4642(change)S
+4965(will)S
+5162(readout)S
+5502(in)S
+5040 V
+2260(the)S
+2412(new)S
+2608(units)S
+2833(as)S
+2946(their)S
+3159(default.)S
+5208 V
+10 B
+1260(Color)S
+10 R
+2260(Select)S
+2534(the)S
+2686(color)S
+2921(of)S
+3034(the)S
+3186(marker.)S
+5376 V
+10 B
+1260(Draw)S
+1528(into)S
+1725(Frame)S
+10 R
+2260(\()S
+10 I
+2293(Not)S
+2495(Yet)S
+2680(Implemented)S
+10 R
+3195(\))S
+3315(Draw)S
+3593(the)S
+3773(marker)S
+4113(as)S
+4254(overlay)S
+4611(graphics)S
+5007(in)S
+5143(the)S
+5323(frame.)S
+5496 V
+2260(Doing)S
+2540(so)S
+2659(will)S
+2845(retain)S
+3102(the)S
+3254(marker)S
+3566(when)S
+3812(printing)S
+4159(a)S
+4233(hardcopy)S
+4634(of)S
+4747(the)S
+4899(display.)S
+5664 V
+10 B
+1260(Destroy)S
+10 R
+2260(Destroy)S
+2606(the)S
+2758(marker.)S
+5904 V
+2260(The)S
+2452(marker)S
+2771(can)S
+2946(also)S
+3144(be)S
+3275(destroyed)S
+3700(by)S
+3837(hitting)S
+4136(the)S
+4295(Delete)S
+4592(or)S
+4712(Backspace)S
+5176(key)S
+5358(while)S
+6024 V
+2260(the)S
+2419(cursor)S
+2705(is)S
+2809(in)S
+2924(the)S
+3083(marker.)S
+3457(There)S
+3726(is)S
+3830(presently)S
+4233(no)S
+4370(way)S
+4573(to)S
+4688(move)S
+4946(the)S
+5104(marker)S
+5422(to)S
+5536(a)S
+6144 V
+2260(new)S
+2456(position)S
+2809(in)S
+2917(the)S
+3069(frame.)S
+6432 V
+9 B
+900(REAL-TIME)S
+1447(WCS/PIXEL-VALUE)S
+2324(READOUT)S
+6552 V
+10 R
+1260(XImtool)S
+1629(now)S
+1831(has)S
+1994(the)S
+2146(ability)S
+2433(to)S
+2542(display)S
+2862(the)S
+3015(actual)S
+3284(pixel)S
+3515(value)S
+3762(of)S
+3876(an)S
+4001(image)S
+4276(\(as)S
+4423(well)S
+4626(as)S
+4740(the)S
+4893(scaled)S
+5173(value)S
+5420(pre-)S
+6672 V
+1260(viously)S
+1590(shown\))S
+1919(and)S
+2098(the)S
+2255(cursor)S
+2538(position)S
+2895(in)S
+3007(image)S
+3285(WCS)S
+3536(values)S
+3825(\(e.g.)S
+4036(RA/DEC,)S
+4462(GLAT/GLONG,)S
+5164(etc\).)S
+5402(This)S
+6792 V
+1260(is)S
+1358(done)S
+1583(using)S
+1831(an)S
+1956(external)S
+2309(task)S
+2502(\(the)S
+2689('ism_wcspix.e')S
+3334(binary)S
+3621(in)S
+3731(the)S
+3885(new)S
+4083(distribution\))S
+4610(to)S
+4720(access)S
+5006(the)S
+5160(image)S
+5436(and)S
+6912 V
+1260(pass)S
+1462(the)S
+1614(coordinate/pixel)S
+2293(information)S
+2795(to)S
+2903(the)S
+3055(GUI.)S
+7152 V
+1260(WCS)S
+1513(readout)S
+1848(is)S
+1951(enabled)S
+2297(by)S
+2433(default)S
+2746(but)S
+2910(can)S
+3084(be)S
+3214(toggled)S
+3550(or)S
+3669(reset)S
+3893(using)S
+4146(the)S
+10 I
+4304(WCS/Pix)S
+10 R
+4702(button)S
+4995(on)S
+5132(the)S
+5291(Coords)S
+7272 V
+1260(tab)S
+1414(in)S
+1524(the)S
+1678(control)S
+1993(panel)S
+2241(or)S
+2356(the)S
+10 I
+2510(ISM)S
+10 R
+2708(toggle)S
+2990(on)S
+3122(the)S
+3276(alt-gui)S
+3569(menubar.)S
+4005(When)S
+4275(enabled,)S
+4642(images)S
+4957(currently)S
+5349(in)S
+5458(the)S
+7752 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(11)S
+7920 V
+EP
+%%Page: 12 13
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(server)S
+1537(or)S
+1654(subsequently)S
+2210(displayed)S
+2627(will)S
+2817(be)S
+2945(passed)S
+3245(to)S
+3357(the)S
+3513(external)S
+3868(process)S
+4201(where)S
+4478(they)S
+4684(are)S
+4839(cached)S
+5150(for)S
+5301(access.)S
+1080 V
+1260(Cursor)S
+1579(movements)S
+2086(generate)S
+2469(an)S
+2609(event)S
+2871(that)S
+3067(maps)S
+3324(the)S
+3492(current)S
+3820(frame)S
+4098(bu)S
+4198 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4259(er)S
+4382(position)S
+4751(to)S
+4875(a)S
+4965(position)S
+5334(in)S
+5458(the)S
+1200 V
+1260(cached)S
+1566(image.)S
+1895(The)S
+2080(ISM)S
+2288(\(ISM)S
+2529(is)S
+2626(Image)S
+2905(Support)S
+3252(Module\))S
+3626(task)S
+3817(then)S
+4019(reads)S
+4260(the)S
+4413(image)S
+4688(to)S
+4797(determine)S
+5227(the)S
+5380(pixel)S
+1320 V
+1260(value)S
+1507(\(or)S
+1654(a)S
+1729(small)S
+1977(table)S
+2202(of)S
+2316(values)S
+2602(around)S
+2910(the)S
+3063(current)S
+3376(position\),)S
+3787(and)S
+3961(computes)S
+4374(one)S
+4548(or)S
+4661(more)S
+4896(coordinates)S
+5386(from)S
+1440 V
+1260(the)S
+1428(image)S
+1718(position.)S
+2142(The)S
+2343(ISM)S
+2567(task)S
+2774(also)S
+2981(has)S
+3160(access)S
+3460(to)S
+3584(the)S
+3752(associated)S
+4209(BPM)S
+4468(images)S
+4798(and)S
+4989(can)S
+5174(optionally)S
+1560 V
+1260(return)S
+1528(bad)S
+1702(pixel)S
+1932(information)S
+2434(during)S
+2725(the)S
+2877(cursor)S
+3156(readout.)S
+1800 V
+1260(By)S
+1418(default,)S
+1761(the)S
+1924(logical)S
+2237(and)S
+2422(world)S
+2696(image)S
+2981(coordinates)S
+3482(are)S
+3644(displayed)S
+4068(to)S
+4187(both)S
+4406(the)S
+4569(Coords)S
+4899(panel)S
+5156(readout)S
+5497(as)S
+1920 V
+1260(well)S
+1468(as)S
+1587(the)S
+1745(main)S
+1981(display)S
+2306(window)S
+2664(wcsbox)S
+3005(text)S
+3191(marker.)S
+3564(Alternate)S
+3971(coordinate)S
+4428(systems)S
+4780(\(e.g.)S
+4992(transformation)S
+2040 V
+1260(of)S
+1375(equatorial)S
+1806(to)S
+1916(galactic)S
+2258(coordinates)S
+2750(or)S
+2865(some)S
+3108(other)S
+3345(sky)S
+3516(system,)S
+3852(physical)S
+4218(coords,)S
+4542(ampli\256er)S
+4936(coords,)S
+5260(etc\))S
+5442(can)S
+2160 V
+1260(be)S
+1391(selected)S
+1748(for)S
+1900(display)S
+2225(by)S
+2361(hitting)S
+2659(the)S
+10 I
+2817(Options)S
+10 R
+3170(toggle)S
+3456(on)S
+3592(the)S
+3750(Coords)S
+4075(panel.)S
+4382(Available)S
+4806(coordinate)S
+5263(systems)S
+2280 V
+1260(are)S
+1422(chosen)S
+1740(using)S
+1999(the)S
+10 I
+2163(Type)S
+10 R
+2399(menu)S
+2663(on)S
+2805(the)S
+2969(panel,)S
+3252(the)S
+3416(readout)S
+3757(format)S
+4065(\(sexigesimal,)S
+4637(degrees,)S
+5008(etc\))S
+5199(using)S
+5458(the)S
+2400 V
+10 I
+1260(Format)S
+10 R
+1591(menu,)S
+1869(and)S
+2044(the)S
+2197(display)S
+2517(to)S
+2626(the)S
+2779(current)S
+3092(panel)S
+3339(or)S
+3453(main)S
+3684(image)S
+3959(window)S
+4311(using)S
+4558(the)S
+4710(remaining)S
+5145(toggles)S
+5464(for)S
+2520 V
+1260(each)S
+1478(WCS.)S
+1786(Up)S
+1944(to)S
+2058(four)S
+2261(systems)S
+2615(may)S
+2824(be)S
+2955(displayed)S
+3375(at)S
+3484(one)S
+3665(time,)S
+3905(the)S
+4064(coordinate)S
+4522(panel)S
+4775(and)S
+4956(wcsbox)S
+5298(marker)S
+2640 V
+1260(will)S
+1446(adjust)S
+1715(size)S
+1900(automatically)S
+2474(depending)S
+2920(on)S
+3050(the)S
+3202(display.)S
+2880 V
+1260(By)S
+1408(selecting)S
+1794(the)S
+10 I
+1947(BPM)S
+2183(Data)S
+10 R
+2414(toggle)S
+2695(from)S
+2920(the)S
+3073(Coords.Options)S
+3735(panel)S
+3983(ximtool)S
+4327(is)S
+4426(able)S
+4624(to)S
+4734(\257ag)S
+4916(pixels)S
+5187(in)S
+5297(images)S
+3000 V
+1260(with)S
+1474(an)S
+1604(associated)S
+2050(bad)S
+2230(pixel)S
+2466(mask.)S
+2768(This)S
+2982(bad)S
+3162(pixel)S
+3398(mask)S
+3645(is)S
+3748(currently)S
+4144(assumed)S
+4523(to)S
+4636(be)S
+4765(named)S
+5066(in)S
+5179(the)S
+5336(image)S
+3120 V
+1260(header)S
+1566("BPM")S
+1901(keyword)S
+2291(by)S
+2432(convention.)S
+2972(If)S
+3080(the)S
+3244(cursor)S
+3535(passes)S
+3832(over)S
+4051(a)S
+4137(bad)S
+4323(pixel)S
+4565(in)S
+4685(the)S
+4849(mask,)S
+5127(the)S
+5291(Coords)S
+3240 V
+1260(bpm)S
+1487(display)S
+1825(as)S
+1957(well)S
+2178(as)S
+2310(the)S
+2481(main)S
+2730(window)S
+3101(wcsbox)S
+3455(will)S
+3660(change)S
+3990(to)S
+4116(a)S
+4208(red)S
+4383(background)S
+4902(color.)S
+5210(Only)S
+5458(the)S
+3360 V
+1260(Coords)S
+1579(display)S
+1898(will)S
+2084(show)S
+2325(the)S
+2477(value,)S
+2748(any)S
+2922(non-zero)S
+3306(value)S
+3552(will)S
+3738(be)S
+3862(\257agged)S
+4186(with)S
+4394(the)S
+4546(color)S
+4781(change.)S
+3600 V
+1260(With)S
+1490(the)S
+1642(ISM)S
+1850(enabled)S
+2190(the)S
+2342(Compass)S
+2739(indicator)S
+3124(will)S
+3310(display)S
+3629(a)S
+3703(set)S
+3844(of)S
+3957(arrows)S
+4259(showing)S
+4629(North-East)S
+5098(if)S
+5190(a)S
+5265(WCS)S
+5513(is)S
+3720 V
+1260(available,)S
+1678(otherwise)S
+2099(just)S
+2277(the)S
+2432(current)S
+2747(X-Y)S
+2957(axes)S
+3167(are)S
+3321(shown.)S
+3669(The)S
+3856(pixel)S
+4088(table)S
+4314(will)S
+4502(display)S
+4823(actual)S
+5093(pixel)S
+5325(values)S
+3840 V
+1260(from)S
+1484(the)S
+1636(image,)S
+1935(with)S
+2143(the)S
+2295(ISM)S
+2503(o)S
+2553 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2644(the)S
+2796(pixel)S
+3026(table)S
+3250(displays)S
+3608(the)S
+3760(scaled)S
+4039(image)S
+4313(values)S
+4598(from)S
+4822(the)S
+4974(frame)S
+5236(bu)S
+5336 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5397(er.)S
+4128 V
+9 B
+900(FREEZING)S
+1397(CURSOR)S
+1804(READOUT)S
+4248 V
+10 R
+1260(Holding)S
+1618(down)S
+1871(the)S
+2024(Alt)S
+2183(key)S
+2358(will)S
+2545(now)S
+2748(freeze)S
+3021(the)S
+3174(cursor)S
+3454(display)S
+3774(readout)S
+4104(and)S
+4279(draw)S
+4509(crosshairs)S
+4939(on)S
+5070(the)S
+5223(screen)S
+5508(at)S
+4368 V
+1260(the)S
+1424(last)S
+1605(position.)S
+2025(This)S
+2245(can)S
+2425(be)S
+2561(used)S
+2786(for)S
+2944(example)S
+3324(to)S
+3444(position)S
+3809(the)S
+3973(cursor)S
+4264(but)S
+4434(then)S
+4648(allow)S
+4912(the)S
+5076(cursor)S
+5367(to)S
+5486(be)S
+4488 V
+1260(moved)S
+1568(to)S
+1682(another)S
+2017(window)S
+2375(\(to)S
+2522(enter)S
+2757(text,)S
+2968(start)S
+3176(a)S
+3256(program,)S
+3655(whatever\))S
+4089(without)S
+4431(losing)S
+4712(the)S
+4871(position)S
+5231(informa-)S
+4608 V
+1260(tion)S
+1446(displayed)S
+1859(on)S
+1989(the)S
+2141(screen.)S
+4896 V
+9 B
+900(CUT-GRAPHS)S
+5016 V
+10 R
+1260(XImtool)S
+1635(now)S
+1843(has)S
+2013(the)S
+2172(ability)S
+2465(to)S
+2580(display)S
+2906(horizontal)S
+3348(and)S
+3529(vertical)S
+3865(cut-graphs)S
+4323(of)S
+4443(the)S
+4602(display,)S
+4953(these)S
+5195(appear)S
+5497(as)S
+5136 V
+1260("\257ip-out")S
+1672(panels)S
+1962(that)S
+2147(appear)S
+2447(on)S
+2582(the)S
+2739(bottom)S
+3058(and)S
+3237(right)S
+3461(side)S
+3656(of)S
+3773(the)S
+3929(main)S
+4163(display)S
+4486(window)S
+4842(and)S
+5020(are)S
+5175(controlled)S
+5256 V
+1260(by)S
+1390(the)S
+1542(small)S
+1789("H")S
+1973(and)S
+2147("V")S
+2331(buttons)S
+2656(in)S
+2764(the)S
+2916(lower)S
+3174(right)S
+3394(corner)S
+3679(of)S
+3793(the)S
+3946(window.)S
+4354(When)S
+4623(both)S
+4832(panels)S
+5118(are)S
+5270(enabled)S
+5376 V
+1260(the)S
+1412(corner)S
+1696(area)S
+1891(of)S
+2004(the)S
+2156(display)S
+2475(also)S
+2666(shows)S
+2946(an)S
+3070(options)S
+3395(panel)S
+3641(for)S
+3787(the)S
+3939(graphs.)S
+4290(Current)S
+4625(options)S
+4950(are:)S
+5664 V
+10 B
+1260(Better)S
+1555(Speed)S
+10 R
+2260(Draw)S
+2523(the)S
+2687(graphics)S
+3067(so)S
+3198(they)S
+3412(update)S
+3720(at)S
+3834(the)S
+3998(fastest)S
+4295(possible)S
+4665(rate.)S
+4912(This)S
+5133(is)S
+5243(done)S
+5480(by)S
+5784 V
+2260(subsampling)S
+2797(pixels)S
+3067(to)S
+3176(produce)S
+3527(a)S
+3601(smoother)S
+4003(graph)S
+4260(but)S
+4418(without)S
+4754(sacri\256cing)S
+5200(too)S
+5358(much)S
+5904 V
+2260(accuracy.)S
+6072 V
+10 B
+1260(Better)S
+1555(Accuracy)S
+10 R
+2260(Draw)S
+2520(the)S
+2681(graphics)S
+3058(using)S
+3314(all)S
+3453(screen)S
+3746(pixels)S
+4024(to)S
+4141(produce)S
+4501(the)S
+4662(most)S
+4896(accurate)S
+5266(display.)S
+6192 V
+2260(On)S
+2427(fast)S
+2615(modern)S
+2964(machines)S
+3385(this)S
+3574(can)S
+3756(be)S
+3894(enabled)S
+4248(with)S
+4470(no)S
+4614(apparent)S
+5001(loss)S
+5201(of)S
+5328(speed,)S
+6312 V
+2260(however)S
+2635(older)S
+2873(machines)S
+3283(may)S
+3488(wish)S
+3710(to)S
+3821(use)S
+3987(this)S
+4165(only)S
+4376(occassionally)S
+4947(to)S
+5058(limit)S
+5281(any)S
+5458(lag)S
+6432 V
+2260(in)S
+2368(the)S
+2520(cursor)S
+2799(tracking.)S
+6600 V
+10 B
+1260(Image)S
+1556(Pixels)S
+10 R
+2260(\()S
+10 I
+2293(Not)S
+2468(Yet)S
+2626(Implemented)S
+10 R
+3141(\))S
+6768 V
+10 B
+1260(Jump)S
+1535(Cursor)S
+10 R
+2260(If)S
+2367(enabled,)S
+2743(large)S
+2983(jumps)S
+3269(of)S
+3393(the)S
+3556(cursor)S
+3846(do)S
+3987(not)S
+4156(update)S
+4463(the)S
+4627(graphics)S
+5007(display,)S
+5363(small)S
+6888 V
+2260(movements)S
+2751(around)S
+3058(an)S
+3182(object)S
+3456(of)S
+3569(interest)S
+3893(will)S
+4079(update)S
+4375(the)S
+4527(display)S
+4846(continuously.)S
+7056 V
+10 B
+1260(Smooth)S
+1618(Cursor)S
+10 R
+2260(If)S
+2356(enabled,)S
+2721(all)S
+2851(cursor)S
+3130(movements)S
+3621(cause)S
+3872(the)S
+4024(display)S
+4343(to)S
+4451(be)S
+4575(updated.)S
+4976(This)S
+5184(is)S
+5281(another)S
+7176 V
+2260(option)S
+2550(that)S
+2734(can)S
+2906(be)S
+3034(set)S
+3179(safely)S
+3451(on)S
+3585(faster)S
+3840(machines)S
+4251(but)S
+4412(will)S
+4601(cause)S
+4855(a)S
+4932(delay)S
+5181(on)S
+5314(slower)S
+7296 V
+2260(ones.)S
+7776 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(12)S
+7920 V
+EP
+%%Page: 13 14
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 B
+1260(Graphics)S
+1685(Cursors)S
+10 R
+2260(If)S
+2362(enabled,)S
+2733(the)S
+2891(graphics)S
+3265(cursors)S
+3589(in)S
+3703(either)S
+3966(of)S
+4086(the)S
+4245(plots)S
+4477(are)S
+4635(active)S
+4910(and)S
+5091(can)S
+5266(be)S
+5397(used)S
+1080 V
+2260(to)S
+2374(update)S
+2676(the)S
+2834(cursor)S
+3119(readout)S
+3454(on)S
+3590(the)S
+3748(main)S
+3984(image)S
+4264(window)S
+4622(and)S
+4802(the)S
+4959(complementary)S
+1200 V
+2260(cut-graph.)S
+2729(This)S
+2939(can)S
+3109(be)S
+3235(used)S
+3450(for)S
+3598(example)S
+3969(to)S
+4080(freeze)S
+4355(the)S
+4510(cursor)S
+4792(in)S
+4903(the)S
+5058(main)S
+5291(display)S
+1320 V
+2260(using)S
+2518(the)S
+2681(Alt)S
+2850(key)S
+3035(\(see)S
+3236(above\),)S
+3573(then)S
+3786(moving)S
+4133(to)S
+4252(one)S
+4437(of)S
+4561(the)S
+4723(graphics)S
+5101(windows)S
+5502(to)S
+1440 V
+2260(perform)S
+2611(cut)S
+2763(graphs)S
+3059(in)S
+3167(only)S
+3375(one)S
+3549(axis.)S
+1680 V
+2260(Graphs)S
+2583(are)S
+2739(\(currently\))S
+3200(drawn)S
+3484(using)S
+3736(only)S
+3949(the)S
+4106(scaled)S
+4390(display)S
+4714(values)S
+5004(to)S
+5117(avoid)S
+5375(com-)S
+1800 V
+2260(plications)S
+2706(of)S
+2846(accessing)S
+3285(multiple)S
+3675(images)S
+4014(in)S
+4148(a)S
+4248(mosaic)S
+4587(display.)S
+4957(Both)S
+5208(plots)S
+5459(are)S
+1920 V
+2260(labeled)S
+2584(using)S
+2837(the)S
+2995(frame)S
+3263(z1/z2)S
+3515(values)S
+3806(and)S
+3986(contain)S
+4316(cursor)S
+4602(indicators)S
+5033(which)S
+5314(update)S
+2040 V
+2260(contuously.)S
+2328 V
+9 B
+900(PEAK-UP)S
+1327(CURSOR)S
+1734(CENTROID)S
+2246(POSITIONING)S
+2448 V
+10 R
+1260(Several)S
+1600(new)S
+1807(keystroke)S
+2236(commands)S
+2710(are)S
+2872(available)S
+3273(to)S
+3392(reposition)S
+3833(the)S
+3996(cursor)S
+4286(to)S
+4405(a)S
+4490(centroid)S
+4858(or)S
+4982(min/max)S
+5380(pixel)S
+2568 V
+1260(value)S
+1515(within)S
+1810(a)S
+1893(bounding)S
+2310(box)S
+2499(of)S
+2621(the)S
+2782(cursor)S
+3070(position,)S
+3487(allowing)S
+3876(you)S
+4065(to)S
+4182(approximate)S
+4720(the)S
+4881(position)S
+5242(with)S
+5458(the)S
+2688 V
+1260(mouse)S
+1556(and)S
+1735(\256ne)S
+1920(tune)S
+2127(it)S
+2218(quickly)S
+2553(before)S
+2842(typing)S
+3133(the)S
+3290(application)S
+3769(keystroke)S
+4192(command.)S
+4676(The)S
+4866(initial)S
+5136(box)S
+5322(size)S
+5513(is)S
+2808 V
+1260(controlled)S
+1696(with)S
+1905(a)S
+10 I
+1980(centerBoxSize)S
+10 R
+2576(GUI)S
+2784(resource)S
+3152(\(defaults)S
+3531(to)S
+3639(5)S
+3719(pixels\))S
+4021(but)S
+4179(can)S
+4347(be)S
+4471(adjusted)S
+4834(interactively)S
+5363(using)S
+2928 V
+1260(the)S
+10 B
+1429(Ctrl-[)S
+10 R
+1719(and)S
+10 B
+1910(Ctrl-])S
+10 R
+2200(commands)S
+2680(to)S
+2805(descrease/increase)S
+3587(the)S
+3756(box)S
+3953(size)S
+4155(respectively.)S
+4739(A)S
+4858(marker)S
+5187(will)S
+5391(\257ash)S
+3048 V
+1260(brie\257y)S
+1551(to)S
+1659(indicate)S
+2005(the)S
+2157(box)S
+2337(size.)S
+3288 V
+1260(The)S
+10 B
+1454(Ctrl-0)S
+10 R
+1754(\(zero\))S
+2031(key)S
+2215(\256nds)S
+2450(either)S
+2717(a)S
+2801(centroid)S
+3168(or)S
+3291(the)S
+3453(local)S
+3687(maximum)S
+4133(pixel)S
+4373(value)S
+4629(within)S
+4925(this)S
+5110(box)S
+5300(region,)S
+3408 V
+10 B
+1260(Alt-Ctrl-0)S
+10 R
+1724(\(zero\))S
+1999(will)S
+2193(\256nd)S
+2387(the)S
+2547(local)S
+2779(minimum)S
+3207(value.)S
+3516(In)S
+3637(either)S
+3902(case)S
+4111(the)S
+4271(cursor)S
+4558(is)S
+4663(reposition)S
+5101(to)S
+5216(the)S
+5375(com-)S
+3528 V
+1260(puted)S
+1520(value.)S
+1829(The)S
+2022(default)S
+2337(peak-up)S
+2696(action)S
+2978(is)S
+3083(to)S
+3199(\256nd)S
+3393(the)S
+3553(centroid)S
+3918(position)S
+4279(in)S
+4395(the)S
+4555(box)S
+4743(however)S
+5125(this)S
+5309(can)S
+5486(be)S
+3648 V
+1260(changed)S
+1633(to)S
+1751(\256nd)S
+1947(the)S
+2109(max)S
+2321(pixel)S
+2561(by)S
+2701(selection)S
+3096(the)S
+3258(")S
+10 I
+3299(Centroid)S
+3695(Peaks)S
+10 R
+3933(")S
+4014(option)S
+4310(from)S
+4544(the)S
+4706(main)S
+4946(Display)S
+5297(control)S
+3768 V
+1260(panel)S
+1506(or)S
+1619(by)S
+1749(resetting)S
+2123(the)S
+10 I
+2275(peakCentroid)S
+10 R
+2849(GUI)S
+3056(resource)S
+3423(\(defaults)S
+3802(to)S
+3910(True\).)S
+4008 V
+1260(Centroiding)S
+1785(is)S
+1899(done)S
+2140(using)S
+2404(only)S
+2629(the)S
+2798(scaled)S
+3094(screen)S
+3395(pixel)S
+3642(values)S
+3944(and)S
+4135(only)S
+4360(pixels)S
+4646(above)S
+4931(the)S
+5100(mean)S
+5364(value)S
+4128 V
+1260(within)S
+1561(the)S
+1728(box)S
+1923(are)S
+2089(used.)S
+2372(It)S
+2478(works)S
+2767(best)S
+2973(if)S
+3078(the)S
+3244(box)S
+3438(size)S
+3637(is)S
+3748(set)S
+3903(appropriately,)S
+4504(the)S
+4670(centroid)S
+5041(position)S
+5408(may)S
+4248 V
+1260(appear)S
+1555(to)S
+1663(drift)S
+1865(if)S
+1956(the)S
+2108(box)S
+2288(is)S
+2385(too)S
+2543(large)S
+2772(and)S
+2946(includes)S
+3309(too)S
+3467(many)S
+3719(background)S
+4220(pixels.)S
+4536 V
+9 B
+1080(Command)S
+1512(Summary)S
+4656 V
+10 B
+1260(Ctrl-0)S
+1550(\(zero\))S
+10 R
+2260(Reposition)S
+2724(to)S
+2832(centroid/max-pixel)S
+4764 V
+10 B
+1260(Alt-Ctrl-0)S
+1716(\(zero\))S
+10 R
+2260(Reposition)S
+2724(to)S
+2832(min-pixel)S
+4872 V
+10 B
+1260(Ctrl-[)S
+10 R
+2260(Decrease)S
+2654(centering)S
+3055(box)S
+3235(size)S
+3420(\(min)S
+3639(of)S
+3752(5\))S
+4980 V
+10 B
+1260(Ctrl-])S
+10 R
+2260(Increase)S
+2621(centering)S
+3022(box)S
+3202(size)S
+5268 V
+9 B
+1080(Resource)S
+1462(Summary)S
+5388 V
+10 B
+1260(peakCentroid)S
+1879(=)S
+1966(True)S
+10 R
+2260(Compute)S
+2671(the)S
+2837(box)S
+3032(centroid)S
+3404(position,)S
+3797(a)S
+3886('False')S
+4208(value)S
+4469(force)S
+4718(the)S
+4885(max)S
+5102(value)S
+5363(to)S
+5486(be)S
+5508 V
+2260(used)S
+5616 V
+10 B
+1260(centerBoxSize)S
+1894(=)S
+1981(5)S
+10 R
+2260(Size)S
+2462(of)S
+2575(the)S
+2727(centroid)S
+3084(box,)S
+3289(used)S
+3502(as)S
+3615(cursor)S
+3894(position)S
+4247(+/-)S
+4394(this)S
+4569(value)S
+5904 V
+9 B
+900(AUTO-REGISTRATION)S
+1917(OF)S
+2069(IMAGES)S
+6024 V
+10 R
+1260(The)S
+1451(auto-register)S
+1991(feature)S
+2303(allows)S
+2600(you)S
+2786(specify)S
+3111(a)S
+3192(registration)S
+3684(of)S
+3804(two)S
+3991(or)S
+4111(more)S
+4353(display)S
+4679(frames)S
+4987(with)S
+5202(an)S
+5333(o)S
+5383 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5444(set.)S
+6144 V
+1260(When)S
+1538(enabled,)S
+1913(this)S
+2098(registration)S
+2593(is)S
+2700(maintained)S
+3184(for)S
+3340(all)S
+3480(frames)S
+3791(in)S
+3909(the)S
+4071(list)S
+4234(if)S
+4335(any)S
+4519(one)S
+4703(of)S
+4825(them)S
+5064(is)S
+5170(panned)S
+5497(or)S
+6264 V
+1260(zoomed)S
+1606(to)S
+1714(a)S
+1788(new)S
+1984(location)S
+2336(in)S
+2444(the)S
+2596(frame)S
+2858(bu)S
+2958 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3019(er.)S
+6504 V
+1260(For)S
+1429(example,)S
+1822(to)S
+1930(use)S
+2093(this)S
+2268(feature)S
+2574(do)S
+2704(the)S
+2856(following:)S
+6672 V
+10 B
+1620(1\))S
+10 R
+1870(Enable)S
+2201(Auto-Register)S
+2821(\(either)S
+3135(on)S
+3289(the)S
+3465(Control)S
+3825(Panel)S
+4102(or)S
+4240(the)S
+4417(toolbar)S
+4755(on)S
+4910(the)S
+5087(alt-gui\))S
+5436(and)S
+6792 V
+1870(pan/zoom)S
+2294(to)S
+2402(some)S
+2643(star)S
+2817(of)S
+2930(interest.)S
+6960 V
+10 B
+1620(2\))S
+10 R
+1870(Use)S
+2055(Mouse-Button-2)S
+2746(to)S
+2854(center)S
+3127(the)S
+3279(star)S
+3453(in)S
+3561(the)S
+3713(frame.)S
+7128 V
+10 B
+1620(3\))S
+10 R
+1870(Cycle)S
+2134(through)S
+2476(the)S
+2629(frames)S
+2931(and)S
+3106(you)S
+3287(may)S
+3490(see)S
+3648(a)S
+3723(small)S
+3971(shift)S
+4180(of)S
+4294(the)S
+4447(star.)S
+4677(For)S
+4847(each)S
+5061(frame,)S
+5380(posi-)S
+7248 V
+1870(tion)S
+2063(the)S
+2222(cursor)S
+2508(on)S
+2644(the)S
+2802(star)S
+2982(and)S
+3162(type)S
+10 B
+3370(Ctrl-o)S
+10 R
+3666(to)S
+3780(o)S
+3830 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3891(set)S
+4038(it)S
+4130(to)S
+4244(the)S
+4402(center.)S
+4736(Repeat)S
+5049(as)S
+5168(necessary.)S
+7728 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(13)S
+7920 V
+EP
+%%Page: 14 15
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1870(Small)S
+2141(corrections)S
+2621(will)S
+2814(be)S
+2945(cumulatively)S
+3504(added)S
+3779(so)S
+3905(you)S
+4092(can)S
+4267(use)S
+4437(the)S
+10 B
+4597(Ctrl-0)S
+10 R
+4895(\(Ctrl-zero\))S
+5359(peak-)S
+1080 V
+1870(up)S
+2000(command)S
+2424(to)S
+2532(centroid)S
+2889(each)S
+3101(object)S
+3375(in)S
+3483(the)S
+3635(frame)S
+3897(before)S
+4181(the)S
+10 B
+4333(Ctrl-o)S
+10 R
+4623(o)S
+4673 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4734(set.)S
+1248 V
+10 B
+1620(4\))S
+10 R
+1870(Pan)S
+2054(around)S
+2365(the)S
+2521(image)S
+2799(in)S
+2911(one)S
+3089(display)S
+3412(frame,)S
+3703(then)S
+3909(switch)S
+4204(frames)S
+4509(and)S
+4688(the)S
+4845(new)S
+5046(frame)S
+5313(should)S
+1368 V
+1870(also)S
+2061(be)S
+2185(panned)S
+2503(to)S
+2611(the)S
+2763(new)S
+2959(image)S
+3233(with)S
+3441(the)S
+3593(proper)S
+3883(o)S
+3933 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3994(set.)S
+1536 V
+10 B
+1620(5\))S
+10 R
+1870(A)S
+10 B
+1995(Ctrl-a)S
+10 R
+2308(command)S
+2755(will)S
+2964(toggle)S
+3267(the)S
+3443(feature,)S
+3798(o)S
+3848 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3909(sets)S
+4113(are)S
+4288(only)S
+4520(allowed)S
+4890(when)S
+5160(autoreg)S
+5513(is)S
+1656 V
+1870(enabled.)S
+1824 V
+1260(Hitting)S
+10 B
+1577(Register)S
+10 R
+1964(will)S
+2153(zero)S
+2357(the)S
+2512(o)S
+2562 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2623(sets,)S
+2831(as)S
+2947(will)S
+3136(toggling)S
+3503(the)S
+3658(auto-register)S
+4195(function.)S
+4617(What)S
+4867(you)S
+5051(should)S
+5352(see)S
+5513(is)S
+1944 V
+1260(the)S
+1414(object)S
+1690(centered)S
+2059(in)S
+2169(the)S
+2323(frame)S
+2587(and)S
+2763(as)S
+2878(you)S
+3060(blink)S
+3298(through)S
+3641(it)S
+3729(remains)S
+4077(registered)S
+4502(but)S
+4662(the)S
+4815(panner)S
+5117(box)S
+5298(marker)S
+2064 V
+1260(is)S
+1367(moving)S
+1713(around.)S
+2085(Drag)S
+2324(the)S
+2486(panner)S
+2797(around)S
+3114(and)S
+3298(all)S
+3438(frames)S
+3749(still)S
+3940(remain)S
+4257(registered)S
+4690(with)S
+4908(the)S
+5070(given)S
+5333(o)S
+5383 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5444(set.)S
+2184 V
+1260(The)S
+1445(control/info)S
+1947(panels)S
+2232(now)S
+2434(display)S
+2753(what)S
+2977(the)S
+3129(o)S
+3179 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3240(set)S
+3381(is)S
+3478(for)S
+3624(each)S
+3836(frame.)S
+2424 V
+1260(The)S
+1451(register)S
+1786(display)S
+2111(list)S
+2270(is)S
+2373(shared)S
+2669(with)S
+2883(the)S
+3041(blink)S
+3283(list)S
+3442(and)S
+3622(can)S
+3796(be)S
+3926(set)S
+4074(using)S
+4328(the)S
+4487(Display)S
+4835(control)S
+5155(panel.)S
+5463(By)S
+2544 V
+1260(default)S
+1574(all)S
+1711(frames)S
+2019(are)S
+2177(included)S
+2558(in)S
+2673(the)S
+2832(list.)S
+3047(For)S
+3222(accessing)S
+3640(more)S
+3881(than)S
+4089(four)S
+4291(frames,)S
+4623(use)S
+4792(the)S
+4950(box)S
+5136(icon)S
+5344(in)S
+5458(the)S
+2664 V
+1260(Blink/Register)S
+1876(box)S
+2058(of)S
+2173(the)S
+2327(Display)S
+2670(control)S
+2985(panel)S
+3233(to)S
+3343(bring)S
+3586(up)S
+3718(a)S
+3794(new)S
+3992(window)S
+4346(with)S
+4556(access)S
+4843(to)S
+4954(all)S
+5087(16)S
+5220(available)S
+2784 V
+1260(frames.)S
+3072 V
+9 B
+1080(Command)S
+1512(Summary)S
+3192 V
+10 B
+1260(Ctrl-o)S
+10 R
+2260(Set)S
+2418(the)S
+2570(registration)S
+3055(o)S
+3105 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3166(set)S
+3307(from)S
+3531(center)S
+3300 V
+10 B
+1260(Ctrl-a)S
+10 R
+2260(Toggle)S
+2573(the)S
+2725(Auto-Register)S
+3321(feature)S
+3588 V
+9 B
+900(CONTROL)S
+1382(PANEL)S
+3708 V
+10 R
+1260(XImtool)S
+1636(has)S
+1806(a)S
+1887(control)S
+2207(panel)S
+2460(which)S
+2741(can)S
+2917(be)S
+3049(used)S
+3270(to)S
+3386(exercise)S
+3750(most)S
+3983(of)S
+4104(the)S
+4264(capabilities)S
+4757(the)S
+4917(program)S
+5293(has)S
+5464(for)S
+3828 V
+1260(image)S
+1544(display.)S
+1928(The)S
+2123(control)S
+2445(panel)S
+2700(can)S
+2877(be)S
+3010(accessed)S
+3397(either)S
+3663(via)S
+3824(the)S
+10 B
+3985(Options)S
+10 R
+4364(menu)S
+4625(from)S
+4858(the)S
+5019(main)S
+5258(window)S
+3948 V
+1260(menubar,)S
+1666(or)S
+1781(by)S
+1913(pressing)S
+2278(the)S
+2432(leftmost)S
+2792(button)S
+3080(in)S
+3190(the)S
+3344(row)S
+3531(of)S
+3646(buttons)S
+3973(at)S
+4078(the)S
+4233(upper)S
+4493(right)S
+4715(side)S
+4909(of)S
+5025(the)S
+5180(display)S
+5502(in)S
+4068 V
+1260(the)S
+1416(standard)S
+1788(GUI)S
+1999(\(in)S
+2144(the)S
+2299(alternate)S
+2675(GUI)S
+2885(the)S
+10 I
+3040(Control)S
+3385(Bar)S
+10 R
+3568(accessed)S
+3949(by)S
+4082(the)S
+4237(rightmost)S
+4654(button)S
+4943(on)S
+5076(the)S
+5231(menubar)S
+4188 V
+1260(provides)S
+1634(widgets)S
+1975(for)S
+2121(selecting)S
+2506(the)S
+2658(desired)S
+2976(control)S
+3289(panel\).)S
+4428 V
+1260(The)S
+1455(separate)S
+1821(windows)S
+2222(previously)S
+2684(used)S
+2907(for)S
+3063(Control/Print/Load/Save/etc)S
+4231(have)S
+4459(now)S
+4671(been)S
+4899(integrated)S
+5339(into)S
+5536(a)S
+4548 V
+1260(single)S
+1535(window)S
+1893(with)S
+2107(the)S
+2265(appropriate)S
+2755(control)S
+3074(panel)S
+3326(selectable)S
+3755(with)S
+3969(a)S
+4049(Tab)S
+4240(widget.)S
+4603(There)S
+4871(are)S
+5028(also)S
+5224(new)S
+5425(Tab)S
+4668 V
+1260(panels)S
+1547(for)S
+1696(setting)S
+1996(the)S
+2151(frame)S
+2416(tile)S
+2577(con\256guration)S
+3143(\(see)S
+3336(below\),)S
+3671(more)S
+3909(detailed)S
+4258(information)S
+4763(on)S
+4896(the)S
+5051(server)S
+5327(status,)S
+4788 V
+1260(and)S
+1434(selecting)S
+1819(the)S
+1971(WCS)S
+2218(readout)S
+2547(options)S
+2872(\(see)S
+3062(below\).)S
+5076 V
+9 B
+1080(VIEW)S
+1357(CONTROLS)S
+5196 V
+10 R
+1260(The)S
+10 B
+1452(Frame)S
+1771(box)S
+10 R
+1964(will)S
+2157(list)S
+2317(only)S
+2532(the)S
+2692(frame)S
+2962(bu)S
+3062 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3123(ers)S
+3277(you)S
+3465(currently)S
+3863(have)S
+4089(de\256ned.)S
+4476(Currently,)S
+4922(the)S
+5082(only)S
+5298(way)S
+5502(to)S
+5316 V
+1260(destroy)S
+1591(a)S
+1672(frame)S
+1941(bu)S
+2041 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2102(er)S
+2216(is)S
+2320(to)S
+2435(change)S
+2754(the)S
+2913(frame)S
+3182(bu)S
+3282 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3343(er)S
+3457(con\256guration,)S
+4052(new)S
+4255(frame)S
+4524(bu)S
+4624 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4685(ers)S
+4838(\(up)S
+5008(to)S
+5123(16\))S
+5293(will)S
+5486(be)S
+5436 V
+1260(created)S
+1586(automatically)S
+2169(if)S
+2269(requested)S
+2690(by)S
+2829(the)S
+2990(client.)S
+3306(The)S
+3500(number)S
+3845(of)S
+3968(frame)S
+4240(bu)S
+4340 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4401(ers)S
+4557(created)S
+4884(at)S
+4996(startup)S
+5308(can)S
+5486(be)S
+5556 V
+1260(controlled)S
+1695(using)S
+1942(the)S
+10 I
+2094(-nframes)S
+10 R
+2479(command-line)S
+3086(switch)S
+3377(or)S
+3490(the)S
+10 I
+3642(defNFrames)S
+10 R
+4166(resource.)S
+5796 V
+1260(The)S
+10 B
+1455(text)S
+1655(display)S
+10 R
+2002(window)S
+2364(gives)S
+2615(the)S
+2777(\256eld)S
+2995(X,Y)S
+3204(center,)S
+3513(X,Y)S
+3723(scale)S
+3963(factors,)S
+4300(the)S
+4463(X,Y)S
+4673(zoom)S
+4936(factors,)S
+5273(and)S
+5458(the)S
+5916 V
+1260(frame)S
+1538(o)S
+1588 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1649(set)S
+1806(used)S
+2035(in)S
+2159(Auto-Registration.)S
+2952(The)S
+3152(scale)S
+3396(factor)S
+3673(and)S
+3862(the)S
+4029(zoom)S
+4296(factor)S
+4573(will)S
+4774(be)S
+4913(the)S
+5080(same)S
+5330(unless)S
+6036 V
+10 I
+1260(autoscale)S
+10 R
+1685(is)S
+1794(enabled.)S
+2171(The)S
+2368(scale)S
+2610(is)S
+2720(in)S
+2841(units)S
+3079(of)S
+3205(display)S
+3537(pixels)S
+3819(per)S
+3989(frame)S
+4264(bu)S
+4364 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4425(er)S
+4545(pixel,)S
+4813(and)S
+5000(is)S
+5110(an)S
+5247(absolute)S
+6156 V
+1260(measure)S
+1629(\(it)S
+1755(doesn't)S
+2086(matter)S
+2377(whether)S
+2734(or)S
+2853(not)S
+3017(autoscale)S
+3424(is)S
+3527(enabled\).)S
+3931(Zoom)S
+4206(is)S
+4309(relative)S
+4644(to)S
+4758(the)S
+4916(autoscale)S
+5323(factor,)S
+6276 V
+1260(which)S
+1534(is)S
+1631(1.0)S
+1786(if)S
+1877(autoscaling)S
+2362(is)S
+2459(disabled.)S
+2847(This)S
+3055(information)S
+3557(is)S
+3654(also)S
+3845(presented)S
+4257(in)S
+4365(the)S
+4517(Info)S
+4713(panel.)S
+6516 V
+1260(The)S
+1446(numbers)S
+1821(in)S
+1930(the)S
+10 B
+2083(Zoom)S
+2364(box)S
+10 R
+2551(are)S
+2703(zoom)S
+2956(factors.)S
+3283(Blue)S
+3503(numbers)S
+3878(zoom,)S
+4156(red)S
+4314(numbers)S
+4689(dezoom.)S
+10 I
+5061(Zoom)S
+5321(In)S
+10 R
+5436(and)S
+6636 V
+10 I
+1260(Zoom)S
+1526(Out)S
+10 R
+1714(may)S
+1924(be)S
+2055(used)S
+2275(to)S
+2390(go)S
+2527(to)S
+2642(larger)S
+2911(or)S
+3031(smaller)S
+3362(zoom)S
+3621(factors,)S
+3954(e.g.)S
+10 I
+4135(Ctrl-5)S
+10 R
+4417(followed)S
+4809(by)S
+4946("Zoom)S
+5263(In")S
+5424(will)S
+6756 V
+1260(get)S
+1421(you)S
+1610(to)S
+1727(zoom)S
+1988(factor)S
+2259(10.)S
+2453(Speci\256c)S
+2814(zoom)S
+3075(factors)S
+3385(may)S
+3596(also)S
+3796(be)S
+3929(accessed)S
+4316(directly)S
+4660(as)S
+4782(Control)S
+5128(keystrokes,)S
+6876 V
+1260(e.g.)S
+1448(Ctrl-5)S
+1731(will)S
+1931(set)S
+2086(zoom)S
+2352(factor)S
+2628(5.)S
+10 I
+2747(Center)S
+10 R
+3063(centers)S
+3389(the)S
+3555(\256eld.)S
+10 I
+3832(Toggle)S
+4154(Zoom)S
+10 R
+4426(toggles)S
+4758(between)S
+5133(the)S
+5298(current)S
+6996 V
+1260(zoom/center)S
+1783(values,)S
+2093(and)S
+2267(the)S
+2419(unzoomed)S
+2865(image.)S
+7236 V
+10 I
+1260(Aspect)S
+10 R
+1564(recomputes)S
+2062(the)S
+2222(view)S
+2454(so)S
+2581(that)S
+2769(the)S
+2929(aspect)S
+3217(ratio)S
+3439(is)S
+3545(1.0.)S
+3734(Aspect)S
+4050(also)S
+4250(integerizes)S
+4721(the)S
+4882(zoom)S
+5143(factor)S
+5414(\(use)S
+7716 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(14)S
+7920 V
+EP
+%%Page: 15 16
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(the)S
+1412(version)S
+1736(in)S
+1844(the)S
+1996(View)S
+2242(menu)S
+2494(if)S
+2585(you)S
+2765(don't)S
+3006(want)S
+3230(integerization\).)S
+1200 V
+10 I
+1260(Fit)S
+1408(Frame)S
+10 R
+1706(makes)S
+1993(the)S
+2147(display)S
+2468(window)S
+2822(the)S
+2976(same)S
+3213(size)S
+3400(as)S
+3515(the)S
+3669(frame)S
+3933(bu)S
+4033 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4094(er.)S
+4228(Note)S
+4454(that)S
+4636(autoscale)S
+5039(has)S
+5204(much)S
+5458(the)S
+1320 V
+1260(same)S
+1499(e)S
+1543 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1604(ect,)S
+1779(and)S
+1957(allows)S
+2252(you)S
+2436(to)S
+2548(resize)S
+2814(the)S
+2970(display)S
+3293(window)S
+3649(to)S
+3761(any)S
+3938(size)S
+4126(you)S
+4309(want,)S
+4561(or)S
+4677(view)S
+4904(images)S
+5220(too)S
+5381(large)S
+1440 V
+1260(to)S
+1368(\256t)S
+1482(on)S
+1612(the)S
+1764(screen.)S
+1728 V
+9 B
+1080(ENHANCEMENT)S
+1827(CONTROLS)S
+1848 V
+10 R
+1260(At)S
+1398(the)S
+1558(top)S
+1724(is)S
+1829(a)S
+1911(scrolled)S
+2265(list)S
+2426(of)S
+2547(all)S
+2685(the)S
+2845(available)S
+3243(colormaps.)S
+3722(Click)S
+3977(on)S
+4115(the)S
+4275(one)S
+4457(you)S
+4645(want)S
+4878(to)S
+4995(load.)S
+5231(You)S
+5442(can)S
+1968 V
+1260(add)S
+1447(your)S
+1673(own)S
+1888(colormaps)S
+2347(to)S
+2468(this)S
+2656(list)S
+2822(by)S
+2965(de\256ning)S
+3336(the)S
+10 I
+3501(cmap[12])S
+10 R
+3938(or)S
+10 I
+4063(cmapDir[12])S
+10 R
+4638(command)S
+5074(line)S
+5266(\257ags)S
+5497(or)S
+2088 V
+1260(application)S
+1734(resources.)S
+2328 V
+1260(The)S
+1451(two)S
+1637(sliders)S
+1934(adjust)S
+2209(the)S
+2367(contrast)S
+2719(\(upper)S
+3015(slider\))S
+3306(and)S
+3486(brightness)S
+3933(\(lower)S
+4229(slider\))S
+4520(of)S
+4640(the)S
+4799(display.)S
+5150(The)S
+10 I
+5342(Invert)S
+2448 V
+10 R
+1260(button)S
+1549(inverts)S
+1854(the)S
+2009(colormap)S
+2419(\(multiples)S
+2858(the)S
+3013(contrast)S
+3362(by)S
+3495(-1.0\).)S
+3744(Note)S
+3971(that)S
+4154(due)S
+4331(to)S
+4442(the)S
+4597(use)S
+4763(of)S
+4879(the)S
+5033(private)S
+5342(color-)S
+2568 V
+1260(map)S
+1464(the)S
+1618(sliders)S
+1911(are)S
+2064(a)S
+2140(bit)S
+2278(sluggish)S
+2644(when)S
+2892(dragged)S
+3245(to)S
+3355(window)S
+3709(the)S
+3863(display.)S
+4209(If)S
+4307(this)S
+4484(is)S
+4583(annoying,)S
+5013(using)S
+5263(MB3)S
+5502(in)S
+2688 V
+1260(the)S
+1412(display)S
+1731(window)S
+2083(is)S
+2180(faster.)S
+2928 V
+1260(The)S
+10 I
+1454(Normalize)S
+10 R
+1910(button)S
+2205(\(on)S
+2377(the)S
+2538(bottom)S
+2861(of)S
+2983(the)S
+3145(control)S
+3468(panel\))S
+3757(will)S
+3953(normalize)S
+4392(the)S
+4554(enhancement,)S
+5145(i.e.)S
+5307(set)S
+5458(the)S
+3048 V
+1260(contrast)S
+1613(and)S
+1794(brightness)S
+2242(to)S
+2357(the)S
+2516(default)S
+2830(one-to-one)S
+3299(values)S
+3590(\(1.0,)S
+3809(0.5\).)S
+4028(This)S
+4242(is)S
+4345(the)S
+4503(preferred)S
+4903(setting)S
+5206(for)S
+5358(many)S
+3168 V
+1260(of)S
+1381(the)S
+1541(pseudocolor)S
+2067(colortables)S
+2543(and)S
+2725(for)S
+2879(private)S
+3194(colormaps)S
+3648(loaded)S
+3952(from)S
+4184(disk)S
+4389(images.)S
+4735(The)S
+10 I
+4929(Initialize)S
+10 R
+5324(button)S
+3288 V
+1260(does)S
+1473(a)S
+1547(reset)S
+1765(of)S
+1878(the)S
+2030(server.)S
+3576 V
+9 B
+1080(BLINK)S
+1397(CONTROLS)S
+3696 V
+10 I
+1260(Blink)S
+1503(frames)S
+10 R
+1807(is)S
+1907(the)S
+2062(list)S
+2218(of)S
+2334(frames)S
+2638(to)S
+2749(be)S
+2876(blinked.)S
+3234(When)S
+3505(blink)S
+3744(mode)S
+3999(is)S
+4099(in)S
+4210(e)S
+4254 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4315(ect)S
+4464(ximtool)S
+4809(just)S
+4987(cycles)S
+5269(through)S
+3816 V
+1260(these)S
+1498(frames)S
+1802(endlessly,)S
+2232(pausing)S
+2576("blink)S
+2856(rate")S
+3079(seconds)S
+3428(between)S
+3793(each)S
+4008(frame.)S
+4298(The)S
+4486(same)S
+4724(frame)S
+4989(can)S
+5160(be)S
+5287(entered)S
+3936 V
+1260(in)S
+1369(the)S
+1523(list)S
+1678(more)S
+1915(than)S
+2119(once.)S
+2394(To)S
+2537(program)S
+2907(an)S
+3033(arbitrary)S
+3408(list)S
+3563(of)S
+3678(blink)S
+3916(frames,)S
+4244(hit)S
+4382(the)S
+4536(Reset)S
+4790(button)S
+5078(and)S
+5254(click)S
+5480(on)S
+4056 V
+1260(each)S
+1479(blink)S
+1722(frame)S
+1991(button)S
+2284(until)S
+2505(it)S
+2597(is)S
+2700(set)S
+2847(to)S
+2961(the)S
+3119(desired)S
+3443(frame)S
+3711(number.)S
+4107(The)S
+4298(main)S
+4534(control)S
+4853(panel)S
+5105(allows)S
+5402(only)S
+4176 V
+1260(the)S
+1416(original)S
+1761(four)S
+1961(frames)S
+2266(to)S
+2378(be)S
+2506(speci\256ed)S
+2895(in)S
+3007(the)S
+3163(blink)S
+3403(list,)S
+3585(however)S
+3962(access)S
+4250(to)S
+4362(the)S
+4518(full)S
+4691(list)S
+4849(of)S
+4967(16)S
+5102(frames)S
+5408(now)S
+4296 V
+1260(supported)S
+1684(is)S
+1781(gained)S
+2077(using)S
+2324(the)S
+2476(box)S
+2656(icon)S
+2858(button)S
+3144(next)S
+3346(the)S
+3498(the)S
+10 I
+3650(Reset)S
+10 R
+3896(button)S
+4182(to)S
+4290(bring)S
+4531(up)S
+4661(a)S
+4735(new)S
+4931(control)S
+5244(panel.)S
+4536 V
+1260(The)S
+10 I
+1455(Blink)S
+1706(Rate)S
+10 R
+1929(can)S
+2107(be)S
+2242(adjusted)S
+2616(as)S
+2740(slow)S
+2970(or)S
+3094(as)S
+3218(fast)S
+3403(as)S
+3527(you)S
+3718(want)S
+3953(using)S
+4211(the)S
+4374(arrow)S
+4647(buttons.)S
+5008(If)S
+5115(you)S
+5306(set)S
+5458(the)S
+4656 V
+1260(blink)S
+1496(rate)S
+1675(small)S
+1922(enough)S
+2246(it)S
+2332(will)S
+2518(go)S
+2648(to)S
+2756(zero,)S
+2982(enabling)S
+3356(single)S
+3625(step)S
+3816(mode)S
+4068(\(see)S
+4258(below\).)S
+4896 V
+1260(The)S
+10 I
+1449(Register)S
+10 R
+1816(button)S
+2106(registers)S
+2478(all)S
+2612(the)S
+2768(blink)S
+3008(frames)S
+3313(with)S
+3525(the)S
+3681(current)S
+3997(display)S
+4320(frame.)S
+4612(Frames)S
+4941(not)S
+5104(in)S
+5217(the)S
+5374(blink)S
+5016 V
+1260(list)S
+1413(are)S
+1564(not)S
+1722(a)S
+1766 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1827(ected.)S
+5256 V
+1260(The)S
+10 I
+1446(Match)S
+1732(LUTs)S
+10 R
+1986(button)S
+2273(sets)S
+2454(the)S
+2607(enhancement)S
+3164(of)S
+3278(all)S
+3409(blink)S
+3646(frames)S
+3948(to)S
+4057(the)S
+4210(same)S
+4446(values)S
+4733(as)S
+4848(the)S
+5002(display)S
+5323(frame.)S
+5376 V
+1260(Frames)S
+1584(not)S
+1742(in)S
+1850(the)S
+2002(blink)S
+2238(list)S
+2391(are)S
+2542(not)S
+2700(a)S
+2744 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2805(ected.)S
+5616 V
+1260(The)S
+10 I
+1453(Blink)S
+10 R
+1702(button)S
+1996(turns)S
+2234(blink)S
+2478(on)S
+2616(and)S
+2799(o)S
+2849 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2910(.)S
+2974(When)S
+3251(the)S
+3412(blink)S
+3657(rate)S
+3845(is)S
+3951(set)S
+4101(to)S
+4218(zero)S
+4428(the)S
+4589(Blink)S
+4851(button)S
+5146(will)S
+5341(single)S
+5736 V
+1260(step)S
+1451(through)S
+1792(the)S
+1944(blink)S
+2180(frames,)S
+2506(one)S
+2680(frame)S
+2942(per)S
+3099(button)S
+3385(press.)S
+5976 V
+10 B
+1260(NOTE:)S
+10 R
+1615(You)S
+1825(can)S
+2001(blink)S
+2245(no)S
+2383(matter)S
+2677(what)S
+2910(ximtool)S
+3261(options)S
+3595(are)S
+3755(in)S
+3872(e)S
+3916 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3977(ect,)S
+4157(but)S
+4324(many)S
+4585(of)S
+4707(these)S
+4951(will)S
+5146(slow)S
+5374(blink)S
+6096 V
+1260(down.)S
+1541(To)S
+1686(get)S
+1842(the)S
+1998(fastest)S
+2287(blink)S
+2527(you)S
+2711(may)S
+2917(want)S
+3145(to)S
+3257(turn)S
+3451(o)S
+3501 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3595(the)S
+3750(panner)S
+4054(and)S
+4231(coords)S
+4530(box,)S
+4738(and)S
+4915(match)S
+5192(the)S
+5347(LUTs)S
+6216 V
+1260(of)S
+1382(all)S
+1521(the)S
+1682(blink)S
+1927(frames.)S
+2292(All)S
+2459(the)S
+2620(ximtool)S
+2971(controls)S
+3332(are)S
+3492(fully)S
+3721(active)S
+3999(during)S
+4300(blink)S
+4546(mode,)S
+4833(plus)S
+5040(you)S
+5230(can)S
+5408(load)S
+6336 V
+1260(frames)S
+1561(etc.)S
+6624 V
+9 B
+1080(OPTIONS:)S
+6744 V
+10 B
+1260(Panner)S
+6864 V
+10 R
+1510(Toggles)S
+1862(whether)S
+2213(to)S
+2321(display)S
+2640(the)S
+2792(Panner)S
+3099(marker.)S
+7032 V
+10 B
+1260(Magni\256er)S
+7152 V
+10 R
+1510(Toggles)S
+1862(whether)S
+2213(to)S
+2321(display)S
+2640(the)S
+2792(Magni\256er)S
+3216(marker.)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(15)S
+7920 V
+EP
+%%Page: 16 17
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 B
+1260(Coords)S
+1601(Box)S
+1080 V
+10 R
+1510(Toggles)S
+1862(whether)S
+2213(to)S
+2321(display)S
+2640(the)S
+2792(coordinate)S
+3243(box)S
+3423(marker.)S
+1248 V
+10 B
+1260(Autoscale)S
+1368 V
+10 R
+1510(If)S
+1613(autoscale)S
+2021(is)S
+2126(enabled)S
+2474(then)S
+2684(at)S
+2794(zoom=1,)S
+3185(the)S
+3345(frame)S
+3615(bu)S
+3715 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3776(er)S
+3891(will)S
+4085(be)S
+4217(automatically)S
+4799(scaled)S
+5086(to)S
+5202(\256t)S
+5324(within)S
+1488 V
+1510(the)S
+1667(display)S
+1991(window.)S
+2373(With)S
+2608(autoscale)S
+3014(disabled)S
+3382(\(the)S
+3572(default\),)S
+3942(the)S
+4099(image)S
+4377(scale)S
+4610(is)S
+4711(more)S
+4950(predictable,)S
+5452(but)S
+1608 V
+1510(the)S
+1662(image)S
+1936(may)S
+2138(be)S
+2262(clipped)S
+2586(by)S
+2716(the)S
+2868(display)S
+3187(window,)S
+3564(or)S
+3677(may)S
+3879(not)S
+4037(\256ll)S
+4179(the)S
+4331(display)S
+4650(window.)S
+1776 V
+10 B
+1260(Antialias)S
+1896 V
+10 R
+1510(When)S
+1780(dezooming)S
+2257(an)S
+2384(image,)S
+2686(i.e.,)S
+2866(displaying)S
+3316(a)S
+3393(large)S
+3625(image)S
+3902(in)S
+4013(a)S
+4090(smaller)S
+4417(display)S
+4739(window,)S
+5119(antialiasing)S
+2016 V
+1510(causes)S
+1802(all)S
+1933(the)S
+2086(data)S
+2283(to)S
+2392(be)S
+2517(used)S
+2731(to)S
+2840(compute)S
+3215(the)S
+3368(displayed)S
+3782(image.)S
+4082(If)S
+4179(antialiasing)S
+4671(is)S
+4769(disabled)S
+5133(then)S
+5336(image)S
+2136 V
+1510(is)S
+1607(subsampled)S
+2109(to)S
+2217(compute)S
+2592(the)S
+2745(displayed)S
+3159(image.)S
+3459(Antialiasing)S
+3979(can)S
+4148(prevent)S
+4478(subsampling)S
+5015(from)S
+5240(omitting)S
+2256 V
+1510(image)S
+1792(features)S
+2145(that)S
+2333(don't)S
+2582(fall)S
+2753(in)S
+2869(the)S
+3028(sample)S
+3348(grid,)S
+3571(but)S
+3736(it)S
+3829(is)S
+3933(signi\256cantly)S
+4465(slower)S
+4768(than)S
+4977(dezooming)S
+5458(via)S
+2376 V
+1510(subsampling.)S
+2101(The)S
+2286(default)S
+2593(is)S
+2690(no)S
+2820(antialising.)S
+2544 V
+10 B
+1260(Tile)S
+1457(Frames)S
+2664 V
+10 R
+1510(The)S
+1695(default)S
+2002(display)S
+2321(mode)S
+2573(is)S
+2670(to)S
+2778(view)S
+3002(one)S
+3177(frame)S
+3440(at)S
+3543(a)S
+3618(time.)S
+3852(In)S
+3966(tile)S
+4125(frames)S
+4427(mode,)S
+4705(2)S
+4786(or)S
+4900(4)S
+4981(frames)S
+5283(may)S
+5486(be)S
+2784 V
+1510(viewed)S
+1834(simultaneously)S
+2476(in)S
+2590(the)S
+2748(display)S
+3073(window.)S
+3486(All)S
+3650(the)S
+3808(usual)S
+4055(operations)S
+4507(\(zoom)S
+4798(and)S
+4977(pan,)S
+5181(colortable)S
+2904 V
+1510(enhancement,)S
+2091(cursor)S
+2370(readback,)S
+2784(etc.\))S
+2988(still)S
+3169(work)S
+3404(for)S
+3550(each)S
+3762(frame)S
+4024(even)S
+4242(when)S
+4488(in)S
+4596(tile)S
+4754(frames)S
+5055(mode.)S
+3072 V
+10 B
+1260(Warnings)S
+3192 V
+10 R
+1510(The)S
+1701(warnings)S
+2103(options)S
+2435(toggles)S
+2761(whether)S
+3119(you)S
+3306(see)S
+3470(warning)S
+3834(dialog)S
+4121(boxes)S
+4391(in)S
+4506(situations)S
+4927(like)S
+5114(overwriting)S
+3312 V
+1510(an)S
+1634(existing)S
+1981(\256le,)S
+2164(clearing)S
+2515(the)S
+2667(frame)S
+2929(bu)S
+3029 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3090(er,)S
+3222(etc.)S
+3480 V
+10 B
+1260(Centroid)S
+1673(Peaks)S
+3600 V
+10 R
+1510(If)S
+1608(enabled,)S
+1975(the)S
+10 B
+2129(Ctrl-0)S
+10 R
+2421(keystroke)S
+2841(will)S
+3029(reposition)S
+3461(the)S
+3615(cursor)S
+3896(to)S
+4007(the)S
+4162(computed)S
+4589(centroid)S
+4949(of)S
+5065(the)S
+5220(centroid-)S
+3720 V
+1510(ing)S
+1668(box,)S
+1873(otherwise)S
+2291(the)S
+2443(cursor)S
+2722(is)S
+2819(repositioned)S
+3343(to)S
+3451(the)S
+3603(local)S
+3827(maximum)S
+4263(value)S
+4509(within)S
+4795(the)S
+4947(box.)S
+4008 V
+9 B
+900(LOAD)S
+1187(PANEL)S
+4128 V
+10 R
+1260(The)S
+1448(Load)S
+1687(Panel)S
+1943(allows)S
+2238(you)S
+2422(load)S
+2628(images)S
+2945(from)S
+3173(disk)S
+3374(directly)S
+3713(to)S
+3825(the)S
+3981(frame)S
+4247(bu)S
+4347 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4408(er,)S
+4544(this)S
+4723(is)S
+4824(analogous)S
+5263(to)S
+5375(load-)S
+4248 V
+1260(ing)S
+1439(an)S
+1584(image)S
+1879(on)S
+2030(the)S
+2203(command)S
+2648(line)S
+2848(except)S
+3158(that)S
+3358(browsing)S
+3780(is)S
+3897(possible.)S
+4300(At)S
+4450(present)S
+4788(recognized)S
+5275(formats)S
+4368 V
+1260(include)S
+1587(IRAF)S
+1848(OIF)S
+2042(format)S
+2341(\(i.e.)S
+10 I
+2529(.imh)S
+10 R
+2737(extension\),)S
+3211(simple)S
+3511(FITS)S
+3750(\256les,)S
+3975(GIF,)S
+4195(and)S
+4373(Sun)S
+4563(raster\256les.)S
+5040(The)S
+5229(task)S
+5424(will)S
+4488 V
+1260(automatically)S
+1850(sense)S
+2112(the)S
+2280(format)S
+2592(of)S
+2721(the)S
+2888(image)S
+3177(and)S
+3366(load)S
+3583(it)S
+3684(appropriately.)S
+4286(Images)S
+4619(with)S
+4842(private)S
+5164(colormaps)S
+4608 V
+1260(\(such)S
+1515(as)S
+1637(GIF\))S
+1870(will)S
+2065(be)S
+2198(loaded)S
+2503(using)S
+2759(the)S
+2920(private)S
+3236(colormap)S
+3652(\(meaning)S
+4068(that)S
+4257(changing)S
+4663(the)S
+4825(brightness/contrast)S
+4728 V
+1260(enhancements)S
+1856(will)S
+2043(render)S
+2328(an)S
+2453(apparently)S
+2905(random-colored)S
+3573(image\),)S
+3906(all)S
+4037(others)S
+4312(will)S
+4499(be)S
+4624(loaded)S
+4921(with)S
+5130(a)S
+5204(grayscale)S
+4848 V
+1260(colormap.)S
+5088 V
+1260(When)S
+1531(loading)S
+1864(new)S
+2063(images)S
+2379(the)S
+2534(frame)S
+2799(bu)S
+2899 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2960(er)S
+3070(con\256guration)S
+3636(table)S
+3863(will)S
+4053(be)S
+4181(searched)S
+4563(for)S
+4713(a)S
+4791(frame)S
+5057(bu)S
+5157 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5218(er)S
+5329(that)S
+5513(is)S
+5208 V
+1260(the)S
+1417(same)S
+1657(size)S
+1847(or)S
+1965(larger)S
+2231(than)S
+2437(the)S
+2593(new)S
+2793(image)S
+3071(size,)S
+3285(if)S
+3380(no)S
+3514(frame)S
+3780(bu)S
+3880 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3941(er)S
+4052(can)S
+4224(be)S
+4352(found)S
+4619(a)S
+4697(custom)S
+5020(bu)S
+5120 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5181(er)S
+5292(exactly)S
+5328 V
+1260(the)S
+1420(size)S
+1613(of)S
+1734(the)S
+1894(image)S
+2176(will)S
+2370(be)S
+2502(created.)S
+2852(This)S
+3068(means)S
+3361(that)S
+3549(the)S
+3709(image)S
+3991(may)S
+4201(not)S
+4367(\256ll)S
+4517(the)S
+4677(display)S
+5004(window)S
+5364(when)S
+5448 V
+1260(loaded,)S
+1594(or)S
+1720(you)S
+1913(may)S
+2128(see)S
+2298(a)S
+2385(subsection)S
+2850(of)S
+2976(the)S
+3141(image)S
+3428(in)S
+3549(the)S
+3714(main)S
+3957(display)S
+4288(window.)S
+4707(Setting)S
+5033(the)S
+10 I
+5197(autoscale)S
+5568 V
+10 R
+1260(option)S
+1559(on)S
+1702(the)S
+1867(main)S
+2110(Display)S
+2464(panel)S
+2723(will)S
+2923(scale)S
+3166(the)S
+3332(entire)S
+3603(image)S
+3891(to)S
+4013(\256t)S
+4141(the)S
+4307(main)S
+4551(display)S
+4884(window,)S
+5275(the)S
+5441(full)S
+5688 V
+1260(frame)S
+1522(bu)S
+1622 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1683(er)S
+1790(will)S
+1976(always)S
+2283(be)S
+2407(visible)S
+2704(in)S
+2812(the)S
+2964(Panner)S
+3271(marker)S
+3583(window.)S
+5928 V
+1260(Images)S
+1578(with)S
+1786(more)S
+2021(colors)S
+2295(than)S
+2497(can)S
+2665(be)S
+2789(displayed)S
+3202(will)S
+3389(automatically)S
+3964(be)S
+4089(quantized)S
+4508(to)S
+4617(the)S
+4770(number)S
+5106(of)S
+5220(available)S
+6048 V
+1260(colors)S
+1540(before)S
+1830(display.)S
+2210(If)S
+2312(the)S
+10 I
+2470(Auto)S
+2695(Grayscale)S
+10 R
+3141(button)S
+3433(is)S
+3536(enabled)S
+3882(any)S
+4062(image)S
+4342(colormap)S
+4754(will)S
+4945(be)S
+5074(converted)S
+5502(to)S
+6168 V
+1260(grayscale)S
+1666(and)S
+1840(loaded)S
+2136(as)S
+2249(the)S
+2401(standard)S
+2769(grayscale)S
+3175(colormap.)S
+6408 V
+1260(Formats)S
+1626(which)S
+1909(permit)S
+2209(pixels)S
+2487(larger)S
+2758(than)S
+2969(8-bits/pixel)S
+3464(will)S
+3659(be)S
+3792(sampled)S
+4164(on)S
+4303(a)S
+4386(grid)S
+4586(to)S
+4703(determine)S
+5141(an)S
+5274(optimal)S
+6528 V
+1260(range)S
+1519(in)S
+1635(the)S
+1795(data)S
+1998(to)S
+2113(be)S
+2244(used)S
+2464(to)S
+2579(compute)S
+2960(a)S
+3041(linear)S
+3305(transformation)S
+3930(to)S
+4045(the)S
+4204(number)S
+4546(of)S
+4666(display)S
+4992(colors.)S
+5298(This)S
+5513(is)S
+6648 V
+1260(the)S
+1412(same)S
+1647(z-scale)S
+1954(sampling)S
+2352(and)S
+2527(transformation)S
+3146(used)S
+3360(by)S
+3491(the)S
+3644(IRAF)S
+10 I
+3903(DISPLAY)S
+10 R
+4323(task)S
+4515(when)S
+4762(computing)S
+5221(the)S
+10 I
+5374(z1/z2)S
+6768 V
+10 R
+1260(values)S
+1556(and)S
+1741(provides)S
+2126(a)S
+2211(much)S
+2474(better)S
+2741(initial)S
+3015(display)S
+3344(than)S
+3556(simple)S
+3863(truncation)S
+4308(to)S
+4426(8-bits.)S
+4749(This)S
+4967(scaling)S
+5290(will)S
+5486(be)S
+6888 V
+1260(done)S
+1499(automatically)S
+2088(using)S
+2350(a)S
+2439(grid)S
+2646(of)S
+10 I
+2775(Nsample)S
+10 R
+3171(points)S
+3462(if)S
+3569(the)S
+10 I
+3737(Zscale)S
+10 R
+4044(option)S
+4346(is)S
+4459(enabled.)S
+4870(Otherwise,)S
+5351(if)S
+5458(the)S
+7008 V
+10 I
+1260(Zrange)S
+10 R
+1592(option)S
+1891(is)S
+2001(set)S
+2155(the)S
+2320(full)S
+2502(data)S
+2711(range)S
+2974(will)S
+3172(be)S
+3308(used)S
+3533(to)S
+3653(scale)S
+3894(the)S
+4058(image.)S
+4399(Lastly,)S
+4716(is)S
+4825(neither)S
+10 I
+5144(Zscale)S
+10 R
+5447(nor)S
+7128 V
+10 I
+1260(Zrange)S
+10 R
+1579(are)S
+1730(enabled,)S
+2095(the)S
+2247(z1/z2)S
+2493(values)S
+2778(may)S
+2980(be)S
+3104(set)S
+3245(explicitly)S
+3653(using)S
+3900(the)S
+4052(options)S
+4377(box.)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(16)S
+7920 V
+EP
+%%Page: 17 18
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 B
+1260(Directory)S
+1699(Browsing)S
+1080 V
+10 R
+1510(The)S
+1702(load)S
+1911(panel)S
+2165(contains)S
+2536(a)S
+2618(list)S
+2779(of)S
+2900(\256les)S
+3105(in)S
+3221(the)S
+3381(current)S
+3701(directory)S
+4099(that)S
+4287(may)S
+4497(be)S
+4629(selected)S
+4988(for)S
+5142(loading)S
+5480(by)S
+1200 V
+1510(selecting)S
+1901(with)S
+2115(left)S
+2284(mouse)S
+2581(button.)S
+2898(If)S
+3000(the)S
+3158(\256le)S
+3322(is)S
+3425(a)S
+3504(directory)S
+3899(the)S
+4056(contents)S
+4424(of)S
+4542(the)S
+4699(new)S
+4900(directory)S
+5295(will)S
+5486(be)S
+1320 V
+1510(loaded,)S
+1836(if)S
+1932(it's)S
+2095(a)S
+2174(plain)S
+2409(\256le)S
+2572(an)S
+2701(attempt)S
+3036(will)S
+3227(be)S
+3356(made)S
+3607(to)S
+3720(load)S
+3927(it)S
+4018(as)S
+4137(an)S
+4267(image)S
+4547(otherwise)S
+4971(an)S
+5101(error)S
+5330(popup)S
+1440 V
+1510(will)S
+1706(appear.)S
+2065(Directories)S
+2547(in)S
+2664(the)S
+2825(list)S
+2987(are)S
+3147(identi\256ed)S
+3564(with)S
+3781(a)S
+3864(trailing)S
+4192('/')S
+4325(character,)S
+4753(you)S
+4942(will)S
+5137(always)S
+5453(see)S
+1560 V
+1510(any)S
+1684(subdirectories)S
+2274(listed)S
+2521(even)S
+2739(if)S
+2830(a)S
+2904(\256lter)S
+3123(is)S
+3220(speci\256ed.)S
+1800 V
+1510(The)S
+10 I
+1698(Root)S
+10 R
+1920(button)S
+2209(will)S
+2398(reset)S
+2619(the)S
+2774(current)S
+3089(directory)S
+3482(to)S
+3593(the)S
+3748(system)S
+4059(root)S
+4254(directory.)S
+4673(The)S
+10 I
+4862(Home)S
+10 R
+5134(button)S
+5424(will)S
+1920 V
+1510(reset)S
+1730(the)S
+1884(current)S
+2198(directory)S
+2590(to)S
+2700(the)S
+2854(user's)S
+3124(login)S
+3362(directory,)S
+3779(the)S
+10 I
+3932(Up)S
+10 R
+4085(button)S
+4372(moves)S
+4664(up)S
+4795(one)S
+4970(directory)S
+5361(level,)S
+2040 V
+1510(and)S
+10 I
+1688(Rescan)S
+10 R
+2010(reloads)S
+2332(the)S
+2488(\256le)S
+2650(list)S
+2807(by)S
+2942(rescanning)S
+3409(the)S
+3566(directory.)S
+3986(The)S
+4176(current)S
+4493(working)S
+4861(directory)S
+5256(is)S
+5358(given)S
+2160 V
+1510(below)S
+1784(the)S
+1936(\256le)S
+2094(selection)S
+2479(window.)S
+2400 V
+1510(Selecting)S
+1912(the)S
+10 I
+2064(List)S
+2245(Image)S
+2524(Headers)S
+10 R
+2892(option)S
+3178(will)S
+3364(change)S
+3676(the)S
+3828(display)S
+4147(text)S
+4328(to)S
+4437(list)S
+4591(all)S
+4722(images)S
+5036(in)S
+5145(the)S
+5298(current)S
+2520 V
+1510(directory)S
+1913(which)S
+2200(match)S
+2486(the)S
+2650(\256lename)S
+3036(\256lter.)S
+3322(Directory)S
+3746(browsing)S
+4160(is)S
+4269(disabled)S
+4644(while)S
+4908(this)S
+5095(option)S
+5393(is)S
+5502(in)S
+2640 V
+1510(e)S
+1554 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1615(ect.)S
+2808 V
+10 B
+1260(File)S
+1451(Patterns)S
+2928 V
+10 R
+1510(By)S
+1661(default)S
+1972(all)S
+2106(\256les)S
+2307(and)S
+2486(directories)S
+2942(will)S
+3133(be)S
+3262(listed.)S
+3539(You)S
+3746(may)S
+3953(specify)S
+4276(a)S
+4355(\256lter)S
+4579(to)S
+4692(select)S
+4954(only)S
+5167(those)S
+5413(\256les)S
+3048 V
+1510(with)S
+1721(a)S
+1798(given)S
+2053(extension)S
+2469(such)S
+2685(as)S
+2801(")S
+10 Y
+2842(*)S
+10 R
+2892(.\256ts")S
+3113(using)S
+3362(the)S
+10 I
+3516(Filter)S
+10 R
+3776(text)S
+3958(box.)S
+4195(Directories)S
+4670(will)S
+4858(always)S
+5167(be)S
+5293(seen)S
+5502(in)S
+3168 V
+1510(the)S
+1662(list)S
+1815(and)S
+1989(are)S
+2140(identi\256ed)S
+2548(with)S
+2756(a)S
+2830(trailing)S
+3149('/')S
+3273(character.)S
+3692(Any)S
+3894(valid)S
+4124(unix)S
+4332(pattern)S
+4639(matching)S
+5041(string)S
+5299(will)S
+5486(be)S
+3288 V
+1510(recognized,)S
+2006(multiple)S
+2374(templates)S
+2791(may)S
+2997(be)S
+3125(speci\256ed)S
+3514(in)S
+3626(a)S
+3704(comma-delimited)S
+4443(list)S
+4600(such)S
+4817(as)S
+4933(")S
+10 Y
+4974(*)S
+10 R
+5024(.imh,)S
+10 Y
+5230(*)S
+10 R
+5280(.\256ts")S
+5502(to)S
+3408 V
+1510(list)S
+1663(both)S
+1871(OIF)S
+2062(and)S
+2236(FITS)S
+2472(images.)S
+3576 V
+10 B
+1260(Direct)S
+1555(File)S
+1746(Load)S
+3696 V
+10 R
+1510(If)S
+1608(you)S
+1791(know)S
+2046(exactly)S
+2367(which)S
+2644(\256le)S
+2805(you)S
+2988(wish)S
+3210(to)S
+3321(load,)S
+3551(you)S
+3734(may)S
+3939(enter)S
+4171(its)S
+4299(name)S
+4548(in)S
+4659(the)S
+10 I
+4814(Load)S
+5053(File)S
+10 R
+5247(text)S
+5430(box)S
+3816 V
+1510(and)S
+1688(either)S
+1949(hit)S
+2089(<cr>)S
+2312(or)S
+2429(the)S
+2585(Load)S
+2824(button)S
+3114(to)S
+3226(load)S
+3432(it.)S
+3577(An)S
+3733(absolute)S
+4099(or)S
+4215(relative)S
+4547(path)S
+4752(name)S
+5001(may)S
+5206(be)S
+5333(given,)S
+3936 V
+1510(if)S
+1601(a)S
+1675(simple)S
+1972(\256lename)S
+2346(is)S
+2443(speci\256ed)S
+2828(it)S
+2914(will)S
+3100(be)S
+3224(searched)S
+3602(for)S
+3748(in)S
+3856(the)S
+4008(current)S
+4320(working)S
+4683(directory.)S
+4104 V
+10 B
+1260(Frame)S
+1572(Selections)S
+4224 V
+10 R
+1510(By)S
+1666(default)S
+1982(images)S
+2304(will)S
+2499(be)S
+2632(loaded)S
+2937(into)S
+3132(the)S
+3293(current)S
+3614(frame,)S
+3910(you)S
+4100(may)S
+4312(choose)S
+4629(a)S
+4713(di)S
+4791 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4852(erent)S
+5091(frame)S
+5363(using)S
+4344 V
+1510(the)S
+1662(Frame)S
+1947(menu)S
+2199(button)S
+2485(to)S
+2593(select)S
+2850(from)S
+3074(the)S
+3226(available)S
+3616(frames.)S
+4632 V
+9 B
+900(SAVE)S
+1167(PANEL)S
+4752 V
+10 R
+1260(The)S
+1445(Save)S
+1669(Panel)S
+1921(lets)S
+2090(you)S
+2270(save)S
+2477(the)S
+2629(current)S
+2941(contents)S
+3304(of)S
+3418(the)S
+3571(main)S
+3802(display)S
+4122(window)S
+4475(to)S
+4584(a)S
+4659(disk)S
+4857(\256le)S
+5016(\(including)S
+5458(the)S
+4872 V
+1260(Panner/Coords)S
+1886(markers,)S
+2264(or)S
+2379(overlay)S
+2710(graphics)S
+3079(displayed)S
+3493(by)S
+3624(the)S
+3777(client)S
+4030(program\).)S
+4457(Presently,)S
+4885(only)S
+5094(the)S
+5247(contents)S
+4992 V
+1260(of)S
+1377(the)S
+1533(main)S
+1767(display)S
+2090(window)S
+2446(may)S
+2652(be)S
+2780(saved,)S
+3066(there)S
+3299(is)S
+3400(no)S
+3534(facility)S
+3851(for)S
+4001(saving)S
+4297(the)S
+4454(undisplayed)S
+4972(contents)S
+5340(of)S
+5458(the)S
+5112 V
+1260(entire)S
+1527(frame)S
+1799(bu)S
+1899 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1960(er)S
+2077(other)S
+2322(than)S
+2534(to)S
+2651(enable)S
+2950(the)S
+3111(autoscale)S
+3521(feature)S
+3836(or)S
+3958(zoom)S
+4219(out)S
+4386(so)S
+4514(the)S
+4675(whole)S
+4958(bu)S
+5058 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5119(er)S
+5235(is)S
+5341(in)S
+5458(the)S
+5232 V
+1260(display)S
+1582(window.)S
+1992(A)S
+2097(limited)S
+2414(number)S
+2752(of)S
+2868(formats)S
+3206(are)S
+3360(currently)S
+3753(available,)S
+4171(others)S
+4448(will)S
+4637(be)S
+4764(added)S
+5036(in)S
+5148(future)S
+5420(ver-)S
+5352 V
+1260(sions.)S
+5520 V
+10 B
+1260(File)S
+1451(Name)S
+10 R
+2010(The)S
+2205(File)S
+2401(Name)S
+2680(text)S
+2871(box)S
+3062(allows)S
+3364(you)S
+3555(to)S
+3674(enter)S
+3914(the)S
+4077(\256le)S
+4246(name)S
+4503(of)S
+4627(the)S
+4790(saved)S
+5058(\256le.)S
+5252(A)S
+5365("%d")S
+5640 V
+2010(anywhere)S
+2429(in)S
+2539(the)S
+2693(name)S
+2941(will)S
+3129(be)S
+3255(replaced)S
+3624(by)S
+3756(a)S
+3831(sequence)S
+4227(number)S
+4563(allowing)S
+4944(multiple)S
+5309(frames)S
+5760 V
+2010(to)S
+2118(be)S
+2242(saved)S
+2499(with)S
+2707(unique)S
+3009(names.)S
+5928 V
+10 B
+1260(Format)S
+10 R
+2010(The)S
+2203(Format)S
+2530(box)S
+2718(allows)S
+3017(you)S
+3205(to)S
+3321(choose)S
+3636(the)S
+3796(format)S
+4100(of)S
+4221(the)S
+4381(image)S
+4663(to)S
+4779(be)S
+4911(created)S
+5237(however)S
+6048 V
+2010(not)S
+2187(all)S
+2336(formats)S
+2690(are)S
+2860(currently)S
+3269(implemented.)S
+3895(The)S
+4099(EPS)S
+4321(format)S
+4636(is)S
+4752(similar)S
+5078(to)S
+5204(the)S
+10 I
+5374(Print)S
+6168 V
+10 R
+2010(option)S
+2296(however)S
+2669(there)S
+2898(is)S
+2995(no)S
+3125(annotation.)S
+6336 V
+10 B
+1260(Color)S
+10 R
+2010(The)S
+2201(Color)S
+2465(box)S
+2651(lets)S
+2827(you)S
+3014(choose)S
+3328(the)S
+3487(color)S
+3729(type)S
+3938(of)S
+4058(the)S
+4217(image)S
+4498(to)S
+4613(be)S
+4744(created.)S
+5093(The)S
+5285(options)S
+6456 V
+2010(will)S
+2198(change)S
+2512(depending)S
+2960(on)S
+3092(the)S
+3246(format,)S
+3569(e.g.)S
+3745(FITS)S
+3983(doesn't)S
+4309(allow)S
+4562(color)S
+4798(so)S
+4918(no)S
+5049(color)S
+5285(options)S
+6576 V
+2010(will)S
+2203(be)S
+2334(enabled.)S
+2736(Formats)S
+3101(which)S
+3382(allow)S
+3641(24-bit)S
+3917(images)S
+4237(will)S
+4430(be)S
+4562(written)S
+4883(using)S
+5138(the)S
+5298(current)S
+6696 V
+2010(colormap)S
+2427(after)S
+2649(converting)S
+3116(to)S
+3234(a)S
+3317(24-bit)S
+3595(image,)S
+3903(pseudocolor)S
+4430(images)S
+4752(will)S
+4947(be)S
+5080(written)S
+5402(with)S
+6816 V
+2010(the)S
+2162(current)S
+2474(colormap.)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(17)S
+7920 V
+EP
+%%Page: 18 19
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+9 B
+900(PRINT)S
+1207(PANEL)S
+1080 V
+10 R
+1260(The)S
+1449(Print)S
+1678(Panel)S
+1934(allows)S
+2229(you)S
+2413(dump)S
+2675(the)S
+2831(contents)S
+3198(of)S
+3315(the)S
+3471(main)S
+3706(display)S
+4030(window)S
+4387(as)S
+4505(Encapsulated)S
+5072(Postscript)S
+5502(to)S
+1200 V
+1260(either)S
+1526(a)S
+1608(named)S
+1912(printer)S
+2216(device)S
+2514(or)S
+2635(to)S
+2751(a)S
+2833(disk)S
+3038(\256le.)S
+3259(The)S
+10 I
+3452(Print)S
+3696(To)S
+10 R
+3840(selects)S
+4144(the)S
+4304(type)S
+4514(of)S
+4635(output,)S
+4954(the)S
+10 I
+5114(Print)S
+5358(Com-)S
+1320 V
+1260(mand)S
+10 R
+1513(box)S
+1694(will)S
+1881(adjust)S
+2151(accordingly,)S
+2678(either)S
+2936(as)S
+3050(a)S
+3125(Unix)S
+3356(printer)S
+3653(command)S
+4078(or)S
+4192(as)S
+4306(a)S
+4381(\256le)S
+4540(name.)S
+4842(A)S
+4946("%d")S
+5193(anywhere)S
+1440 V
+1260(in)S
+1372(the)S
+1528(name)S
+1778(for)S
+1928(disk)S
+2129(output)S
+2419(will)S
+2609(be)S
+2737(replaced)S
+3108(by)S
+3242(a)S
+3320(sequence)S
+3719(number)S
+4058(allowing)S
+4442(multiple)S
+4810(frames)S
+5115(to)S
+5226(be)S
+5353(saved)S
+1560 V
+1260(with)S
+1469(unique)S
+1772(names.)S
+2083(Selecting)S
+2486(printers)S
+2822(from)S
+3047(the)S
+3200(installed)S
+3570(list)S
+3724(will)S
+3911(automatically)S
+4486(change)S
+4799(the)S
+4952(command)S
+5377(to)S
+5486(be)S
+1680 V
+1260(used)S
+1474(to)S
+1583(generate)S
+1951(the)S
+2104(output.)S
+2416(This)S
+2625(command)S
+3049(does)S
+3262(not)S
+3420(necessarily)S
+3893(need)S
+4111(to)S
+4219(be)S
+4343(a)S
+4417(printer)S
+4713(command,)S
+5162(the)S
+5314(printer)S
+1800 V
+1260(con\256guration)S
+1823(\256le)S
+1981(lets)S
+2150(you)S
+2330(de\256ne)S
+2604(any)S
+2778(command)S
+3202(string)S
+3460(to)S
+3568(process)S
+3897(the)S
+4049(image.)S
+2088 V
+9 B
+1080(COLOR)S
+1437(OPTIONS)S
+2208 V
+10 R
+1260(The)S
+1469(Color)S
+1751(box)S
+1955(lets)S
+2148(you)S
+2352(choose)S
+2683(the)S
+2859(color)S
+3118(type)S
+3344(of)S
+3481(the)S
+3657(image)S
+3955(to)S
+4087(be)S
+4235(created.)S
+4631(PseudoColor)S
+5203(or)S
+5341(24-bit)S
+2328 V
+1260(postscript)S
+1679(will)S
+1865(be)S
+1989(created)S
+2306(using)S
+2553(the)S
+2705(current)S
+3017(colormap)S
+3424(and)S
+3598(enhancements.)S
+2616 V
+9 B
+1080(POSTSCRIPT)S
+1672(OPTIONS)S
+2736 V
+10 B
+1260(Orientation)S
+10 R
+2010(Set)S
+2168(the)S
+2320(page)S
+2538(orientation.)S
+2964 V
+10 B
+1260(Paper)S
+1545(Size)S
+10 R
+2010(Select)S
+2284(the)S
+2436(paper)S
+2687(size)S
+2872(to)S
+2980(be)S
+3104(used.)S
+3192 V
+10 B
+1260(Image)S
+1556(Scale)S
+10 R
+2010(Set)S
+2168(the)S
+2320(scale)S
+2549(factor)S
+2812(used)S
+3026(to)S
+3135(compute)S
+3510(the)S
+3663(\256nal)S
+3872(image)S
+4147(size.)S
+4388(No)S
+4541(checking)S
+4932(is)S
+5030(done)S
+5255(to)S
+5364(make)S
+3312 V
+2010(sure)S
+2206(the)S
+2358(image)S
+2632(will)S
+2818(\256t)S
+2932(correctly)S
+3316(on)S
+3446(the)S
+3598(page.)S
+3600 V
+9 B
+1080(PROCESSING)S
+1692(OPTIONS)S
+3720 V
+10 B
+1260(Auto)S
+1501(Scale)S
+3840 V
+10 R
+1510(Toggles)S
+1865(whether)S
+2219(or)S
+2335(not)S
+2496(the)S
+2651(image)S
+2928(is)S
+3028(automatically)S
+3605(scaled)S
+3887(to)S
+3998(\256t)S
+4116(the)S
+4272(page.)S
+4549(If)S
+4649(not)S
+4811(enabled,)S
+5180(the)S
+5336(image)S
+3960 V
+1510(scale)S
+1744(will)S
+1935(be)S
+2064(used)S
+2282(to)S
+2395(determine)S
+2829(the)S
+2986(output)S
+3277(image)S
+3556(size,)S
+3771(otherwise)S
+4194(the)S
+4351(image)S
+4629(will)S
+4819(be)S
+4947(scaled)S
+5230(down)S
+5486(\(if)S
+4080 V
+1510(necessary\))S
+1960(to)S
+2068(\256t)S
+2182(on)S
+2312(the)S
+2464(page.)S
+4248 V
+10 B
+1260(Auto)S
+1501(Rotate)S
+4368 V
+10 R
+1510(Determines)S
+2005(whether)S
+2361(or)S
+2479(not)S
+2642(the)S
+2800(image)S
+3080(will)S
+3272(be)S
+3402(rotated)S
+3715(to)S
+3829(\256t)S
+3949(on)S
+4085(the)S
+4243(page.)S
+4492(When)S
+4766(set,)S
+4938(an)S
+5068(image)S
+5348(larger)S
+4488 V
+1510(than)S
+1717(the)S
+1874(current)S
+2191(orientation)S
+2659(will)S
+2850(be)S
+2979(rotated)S
+3291(and)S
+3470(possibly)S
+3839(scaled)S
+4123(to)S
+4236(\256t)S
+4355(the)S
+4511(page,)S
+4758(otherwise)S
+5180(the)S
+5336(image)S
+4608 V
+1510(may)S
+1712(be)S
+1836(scaled)S
+2115(so)S
+2234(that)S
+2414(it)S
+2500(\256ts)S
+2653(in)S
+2761(the)S
+2913(current)S
+3225(orientation.)S
+4776 V
+10 B
+1260(Max)S
+1484(Aspect)S
+4896 V
+10 R
+1510(Automatically)S
+2112(increases)S
+2507(the)S
+2659(scale)S
+2888(so)S
+3007(the)S
+3159(image)S
+3433(\256lls)S
+3614(the)S
+3766(page)S
+3984(in)S
+4092(the)S
+4244(current)S
+4556(orientation.)S
+5064 V
+10 B
+1260(Annotate)S
+5184 V
+10 R
+1510(The)S
+1696(annotate)S
+2065(option)S
+2352(toggles)S
+2672(whether)S
+3024(or)S
+3138(not)S
+3297(the)S
+3450(\256nal)S
+3660(\256le)S
+3820(includes)S
+4185(annotation)S
+4639(such)S
+4854(as)S
+4969(the)S
+5123(image)S
+5399(title,)S
+5304 V
+1510(a)S
+1584(colorbar,)S
+1971(and)S
+2145(axis)S
+2336(labels.)S
+2654(There)S
+2916(is)S
+3013(currently)S
+3403(no)S
+3533(option)S
+3819(for)S
+3965(partial)S
+4250(annotation.)S
+5592 V
+9 B
+1080(ANNOTATION)S
+1727(OPTIONS)S
+5712 V
+10 B
+1260(Annotate)S
+5832 V
+10 R
+1510(Selects)S
+1831(whether)S
+2190(Postscript)S
+2623(image)S
+2905(is)S
+3010(to)S
+3126(be)S
+3258(annotated.)S
+10 B
+3739(Title)S
+10 R
+3977(Annotate)S
+4381(with)S
+4597(a)S
+4679(title)S
+4873(on)S
+5011(the)S
+5171(top)S
+5337(of)S
+5458(the)S
+5952 V
+1510(image.)S
+10 B
+1850(Borders)S
+10 R
+2235(Annotate)S
+2642(with)S
+2860(borders)S
+3199(surrounding)S
+3722(the)S
+3884(image)S
+4168(giving)S
+4464(image)S
+4748(coordinates.)S
+10 B
+5303(Color-)S
+6072 V
+1510(bar)S
+10 R
+1692(Annotate)S
+2090(with)S
+2300(colorbar)S
+2664(at)S
+2768(the)S
+2922(bottom)S
+3238(of)S
+3353(the)S
+3507(image)S
+10 B
+3783(Title)S
+4015(String)S
+10 R
+4315(Title)S
+4537(string)S
+4798(to)S
+4909(use)S
+5075(when)S
+10 I
+5324(title)S
+10 R
+5513(is)S
+6192 V
+1510(selected.)S
+1920(The)S
+2108(special)S
+2418(value)S
+10 I
+2667(imtitle)S
+10 R
+2956(will)S
+3145(force)S
+3382(the)S
+3537(title)S
+3726(to)S
+3837(be)S
+3964(the)S
+4119(currently)S
+4512(displayed)S
+4928(image)S
+5205(title,)S
+5419(oth-)S
+6312 V
+1510(erwise)S
+1800(it)S
+1886(will)S
+2072(be)S
+2196(this)S
+2371(user-selected)S
+2921(\256eld.)S
+6600 V
+9 B
+1080(PRINTER)S
+1512(SELECTION)S
+6720 V
+10 R
+1260(The)S
+1487(printer)S
+1825(selection)S
+2252(list)S
+2447(lets)S
+2658(choose)S
+3007(the)S
+3201(printer)S
+3540(to)S
+3691(be)S
+3858(used.)S
+4139(The)S
+4367(printer)S
+4706(con\256guration)S
+5312(\256le)S
+5513(is)S
+6840 V
+1260(/usr/local/lib/ximprint.cfg)S
+2342(by)S
+2493(default)S
+2821(or)S
+2954(may)S
+3176(be)S
+3320(reset)S
+3558(using)S
+3825(the)S
+10 I
+3997(-printCon\256g)S
+10 R
+4542(command)S
+4986(line)S
+5186(switch)S
+5497(or)S
+6960 V
+10 I
+1260(printCon\256g)S
+10 R
+1752(resource.)S
+2144(The)S
+2329(format)S
+2625(of)S
+2738(the)S
+2890(\256le)S
+3048(is)S
+3145(simply)S
+7200 V
+10 I
+1950(name\\tcommand)S
+7680 V
+10 R
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(18)S
+7920 V
+EP
+%%Page: 19 20
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(The)S
+10 I
+1450(name)S
+10 R
+1701(value)S
+1952(is)S
+2054(what)S
+2284(appears)S
+2624(in)S
+2738(the)S
+2896(selection)S
+3287(list)S
+3446(and)S
+3626(may)S
+3834(be)S
+3964(more)S
+4205(than)S
+4413(a)S
+4493(single)S
+4768(word,)S
+5034(the)S
+10 I
+5192(command)S
+1080 V
+10 R
+1260(can)S
+1432(be)S
+1560(any)S
+1738(command)S
+2166(that)S
+2350(accepts)S
+2677(EPS)S
+2884(input)S
+3124(from)S
+3352(a)S
+3429(pipe,)S
+3659(the)S
+3814(two)S
+3997(\256elds)S
+4247(must)S
+4475(be)S
+4602(separated)S
+5011(by)S
+5144(a)S
+5221(tab)S
+5376(char-)S
+1200 V
+1260(acter.)S
+1538(Normally)S
+1951(the)S
+2103(command)S
+2527(will)S
+2713(be)S
+2837(a)S
+2912(simple)S
+10 I
+3210(lpr)S
+3358(-Pfoo)S
+10 R
+3611(or)S
+3725(some)S
+3967(such,)S
+4206(but)S
+4365(can)S
+4534(also)S
+4726(include)S
+5051(converters)S
+5497(or)S
+1320 V
+1260(previewers.)S
+1752(At)S
+1882(most)S
+2107(128)S
+2287(printer)S
+2583(commands)S
+3046(may)S
+3248(be)S
+3372(used.)S
+1608 V
+9 B
+900(INFO)S
+1152(PANEL)S
+1728 V
+10 R
+1260(The)S
+1449(Info)S
+1649(panel)S
+1899(was)S
+2088(revised)S
+2410(to)S
+2522(provide)S
+2861(a)S
+2939(greater)S
+3249(variety)S
+3560(of)S
+3677(status)S
+3939(information.)S
+4500(The)S
+4689(type)S
+4895(of)S
+5012(output)S
+5302(is)S
+5403(con-)S
+1848 V
+1260(trolled)S
+1560(by)S
+1699(the)S
+1860(toggle)S
+2149(buttons)S
+2483(on)S
+2622(the)S
+2783(bottom)S
+3106(of)S
+3228(the)S
+3389(frame,)S
+3685(however)S
+4066(all)S
+4204(output)S
+4498(is)S
+4603(kept)S
+4813(current)S
+5133(as)S
+5254(the)S
+5414(pro-)S
+1968 V
+1260(gram)S
+1495(runs.)S
+1752(Current)S
+2087(info)S
+2278(options)S
+2603(include:)S
+2136 V
+10 B
+1620(Frame)S
+10 R
+2370(Info)S
+2566(about)S
+2818(the)S
+2970(current)S
+3282(display)S
+3601(frame.)S
+2304 V
+10 B
+1620(Server)S
+10 R
+2370(Info)S
+2584(about)S
+2854(various)S
+3197(server)S
+3489(options,)S
+3858(e.g.)S
+4051(colormaps,)S
+4541(memory)S
+4923(model,)S
+5247(antialias)S
+2424 V
+2370(type,)S
+2597(etc.)S
+2592 V
+10 B
+1620(Clients)S
+10 R
+2370(Show)S
+2650(currently)S
+3062(connected)S
+3518(clients.)S
+3886(Lists)S
+4133(available)S
+4545(connection)S
+5035(channels)S
+5436(and)S
+2712 V
+2370(active)S
+2638(ISM)S
+2846(clients.)S
+2880 V
+10 B
+1620(WCS)S
+10 R
+2370(List)S
+2556(all)S
+2686(WCS)S
+2933(and)S
+3107(mappings)S
+3526(for)S
+3672(the)S
+3824(current)S
+4136(frame.)S
+3048 V
+10 B
+1620(ISM)S
+10 R
+2370(Log)S
+2561(of)S
+2674(various)S
+2998(ISM)S
+3206(status)S
+3464(messages.)S
+3216 V
+10 B
+1620(Imtoolrc)S
+10 R
+2370(Show)S
+2628(current)S
+2940(frame)S
+3202(bu)S
+3302 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3363(er)S
+3470(con\256guration)S
+4033(table.)S
+3504 V
+9 B
+900(TILE)S
+1142(PANEL)S
+1474(\(NEW\))S
+3624 V
+10 R
+1260(With)S
+1493(the)S
+1648(additional)S
+2081(frames,)S
+2410(the)S
+2565(default)S
+2875(tiling)S
+3120(scheme)S
+3452(proved)S
+3762(inadequate.)S
+4282(A)S
+4387(new)S
+4586(control)S
+4903(panel)S
+5153(Tile)S
+5348(frame)S
+3744 V
+1260(now)S
+1471(allows)S
+1771(you)S
+1960(to)S
+2077(select)S
+2343(from)S
+2576(a)S
+2659(number)S
+3003(of)S
+3125(tile)S
+3292(con\256gurations,)S
+3928(the)S
+4089(list)S
+4251(of)S
+4373(frames)S
+4682(to)S
+4798(be)S
+4930(tiled,)S
+5171(a)S
+10 I
+5253(\256ll)S
+5397(style)S
+3864 V
+10 R
+1260(\(left-to-right)S
+1794(or)S
+1912(top-to-bottom\),)S
+2561(as)S
+2679(well)S
+2886(as)S
+3004(optional)S
+3367(labels)S
+3635(for)S
+3786(each)S
+4003(of)S
+4121(the)S
+4278(tiles)S
+4480(\(frame)S
+4780(number,)S
+5145(image)S
+5424(title)S
+3984 V
+1260(or)S
+1373(image)S
+1647(name\).)S
+4224 V
+1260(Tile)S
+1452(con\256guration)S
+2016(will)S
+2204(make)S
+2452(use)S
+2617(of)S
+2732(all)S
+2864(frames)S
+3167(currently)S
+3559(selected)S
+3912(in)S
+4022(the)S
+10 I
+4176(Tile)S
+4364(Frame)S
+10 R
+4662(group)S
+4927(in)S
+5037(the)S
+5191(following)S
+4344 V
+1260(manner:)S
+4512 V
+10 B
+1620(Disabled)S
+10 R
+2370(Do)S
+2522(not)S
+2680(tile)S
+2838(the)S
+2990(display.)S
+4680 V
+10 B
+1620(Manual)S
+10 R
+2370(Tile)S
+2561(according)S
+2984(to)S
+10 I
+3092(Manual)S
+3433(Con\256guration)S
+10 R
+4025(settings.)S
+4848 V
+10 B
+1620(Best)S
+10 R
+2370(Optimize)S
+2772(layout)S
+3052(for)S
+3198(frame)S
+3460(bu)S
+3560 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3621(er)S
+3728(aspect.)S
+5016 V
+10 B
+1620(Square)S
+10 R
+2370(Always)S
+2705(force)S
+2939(a)S
+3013(square)S
+3303(layout)S
+3583(\(2x2,)S
+3821(3x3,)S
+4026(etc\).)S
+5184 V
+10 B
+1620(Horizontal)S
+10 R
+2370(Preferentially)S
+2943(tile)S
+3101(horizontally)S
+3614(\(6)S
+3727(frames)S
+4028(==>)S
+4226(3x2\).)S
+5352 V
+10 B
+1620(Vertical)S
+10 R
+2370(Preferentially)S
+2943(tile)S
+3101(vertically)S
+3508(\(6)S
+3621(frames)S
+3922(==>)S
+4120(2x3\).)S
+5520 V
+10 B
+1620(One)S
+1828(Row)S
+10 R
+2370(Tile)S
+2561(all)S
+2691(in)S
+2799(one)S
+2973(row)S
+3158(\(Nx1\).)S
+5688 V
+10 B
+1620(One)S
+1828(Column)S
+10 R
+2370(Tile)S
+2561(all)S
+2691(in)S
+2799(one)S
+2973(column)S
+3303(\(1xN\).)S
+5976 V
+9 B
+900(COORDS)S
+1312(PANEL)S
+1644(\(NEW\))S
+6096 V
+10 R
+1260(The)S
+1452(Coords)S
+1778(Panel)S
+2037(is)S
+2141(meant)S
+2422(to)S
+2537(provide)S
+2879(a)S
+2960(full-featured)S
+3495(readout)S
+3831(as)S
+3951(well)S
+4160(as)S
+4280(serve)S
+4527(as)S
+4647(a)S
+4729(control)S
+5050(panel)S
+5304(for)S
+5458(the)S
+6216 V
+1260(various)S
+1586(options.)S
+1968(The)S
+2155(display)S
+2475(window)S
+2828(contains)S
+3192(the)S
+3345(image)S
+3620(name/title)S
+4051(and)S
+4226(frame)S
+4489(bu)S
+4589 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4650(er)S
+4758(info,)S
+4975(and)S
+5150(a)S
+5225(selection)S
+6336 V
+1260(of)S
+1373(coordinate)S
+1824(and)S
+1998(image)S
+2272(pixel)S
+2502(readouts.)S
+2925(The)S
+3110(intent)S
+3368(is)S
+3466(provide)S
+3802(more)S
+4038(infor-)S
+4296(mation)S
+4605(than)S
+4808(can)S
+4977(\256t)S
+5092(comfortably)S
+6456 V
+1260(on)S
+1409(the)S
+1580(main)S
+1829(image)S
+2122(window)S
+2493(while)S
+2764(still)S
+2964(taking)S
+3263(up)S
+3412(as)S
+3544(little)S
+3777(screen)S
+4080(space)S
+4350(as)S
+4482(possible.)S
+4914(To)S
+5073(this)S
+5266(end)S
+5458(the)S
+6576 V
+1260("Options")S
+1692(button)S
+1981(is)S
+2081(used)S
+2297(to)S
+2408(hide)S
+2613(most)S
+2841(of)S
+2957(the)S
+3112(feature)S
+3421(controls)S
+3776(when)S
+4025(not)S
+4186(in)S
+4297(use)S
+4464(\(see)S
+4658(below\).)S
+5024(Other)S
+5285(options)S
+6696 V
+1260(on)S
+1390(the)S
+1542(main)S
+1772(panel)S
+2018(include:)S
+6984 V
+10 B
+1620(WCS/Pix)S
+10 R
+2370(Toggle)S
+2683(the)S
+2835(real-time)S
+3225(WCS/pixel)S
+3700(readout)S
+4030(capability)S
+4455(\(i.e.)S
+4641(the)S
+4794(ISM)S
+5003(used)S
+5217(to)S
+5326(access)S
+7104 V
+2370(the)S
+2522(disk)S
+2719(image\).)S
+3081(This)S
+3289(must)S
+3514(be)S
+3638(enabled)S
+3978(for)S
+4124(certain)S
+4425(other)S
+4660(options)S
+4985(to)S
+5093(work.)S
+7272 V
+10 B
+1620(Pix)S
+1789(Table)S
+10 R
+2370(Open)S
+2632(a)S
+2722(panel)S
+2984(showing)S
+3369(an)S
+3509(image)S
+3800(pixel)S
+4047(table.)S
+4343(The)S
+4545(panel)S
+4808(shows)S
+5105(an)S
+5246(array)S
+5497(of)S
+7752 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(19)S
+7920 V
+EP
+%%Page: 20 21
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+2370(pixels)S
+2640(surrounding)S
+3154(the)S
+3307(cursor)S
+3587(position,)S
+3966(either)S
+4224(the)S
+4376(actual)S
+4644(pixel)S
+4874(values)S
+5159(if)S
+5250(the)S
+5402(ISM)S
+1080 V
+2370(is)S
+2476(enabled,)S
+2850(or)S
+2972(scaled)S
+3260(display)S
+3588(values)S
+3882(otherwise.)S
+4365(The)S
+4560(size)S
+4755(of)S
+4878(the)S
+5040(table)S
+5274(may)S
+5486(be)S
+1200 V
+2370(selected)S
+2721(from)S
+2945(the)S
+3097(menubar.)S
+1368 V
+10 B
+1620(Header)S
+10 R
+2370(Display)S
+2734(the)S
+2909(current)S
+3244(image)S
+3541(header)S
+3859(in)S
+3990(a)S
+4087(new)S
+4306(panel.)S
+4630(Both)S
+4879(the)S
+5055(entire)S
+5336(image)S
+1488 V
+2370(header)S
+2697(as)S
+2842(well)S
+3076(as)S
+3221(WCS-speci\256c)S
+3838(parts)S
+4094(of)S
+4239(the)S
+4423(header)S
+4750(are)S
+4932(available)S
+5353(under)S
+1608 V
+2370(di)S
+2448 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2509(erent)S
+2738(tabs.)S
+2984(This)S
+3192(option)S
+3478(is)S
+3575(only)S
+3783(active)S
+4051(when)S
+4297(the)S
+4449(ISM)S
+4657(is)S
+4754(enabled.)S
+1776 V
+10 B
+1620(Compass)S
+10 R
+2370(Draw)S
+2621(an)S
+2745(orientation)S
+3208(compass)S
+3582(on)S
+3712(the)S
+3864(display)S
+4183(panner.)S
+4539(If)S
+4635(the)S
+4788(ISM)S
+4997(is)S
+5095(enabled)S
+5436(and)S
+1896 V
+2370(a)S
+2456(WCS)S
+2714(is)S
+2822(present)S
+3151(in)S
+3270(the)S
+3433(header,)S
+3764(the)S
+3927(compass)S
+4312(will)S
+4509(indicate)S
+4866(N/E)S
+5068(according)S
+5502(to)S
+2016 V
+2370(the)S
+2522(WCS,)S
+2794(otherwise)S
+3212(the)S
+3364(X/Y)S
+3566(axes)S
+3773(of)S
+3886(the)S
+4038(image)S
+4312(are)S
+4463(drawn.)S
+2184 V
+10 B
+1620(Options)S
+10 R
+2370(Pop-up/down)S
+2967(the)S
+3147(option)S
+3461(control)S
+3802(portion)S
+4149(of)S
+4290(the)S
+4470(panel.)S
+4769(When)S
+5065(enabled,)S
+5458(the)S
+2304 V
+2370(Coords)S
+2706(Panel)S
+2975(will)S
+3178(change)S
+3507(size)S
+3709(to)S
+3834(reveal)S
+4124(the)S
+4293(options)S
+4634(which)S
+4924(can)S
+5108(be)S
+5248(changed)S
+2424 V
+2370(\(explained)S
+2821(below\).)S
+2712 V
+1260(The)S
+1457("Readout)S
+1873(Values")S
+2233(group)S
+2508(controls)S
+2872(the)S
+3036(selection)S
+3433(of)S
+3558(WCS)S
+3817(type,)S
+4056(location)S
+4420(and)S
+4606(format)S
+4914(to)S
+5035(be)S
+5172(displayed.)S
+2832 V
+1260(The)S
+1455("Type")S
+1782(menu)S
+2044(always)S
+2361(provides)S
+2745(a)S
+2829(selection)S
+3224(of)S
+3347(the)S
+3509(image)S
+3792(Logical,)S
+4161(Physical)S
+4539(or)S
+4661(World)S
+4955(systems,)S
+5336(which)S
+2952 V
+1260(may)S
+1472(be)S
+1606(identical)S
+1990(depending)S
+2446(on)S
+2586(the)S
+2748(image)S
+3032(header.)S
+3392(If)S
+3498(a)S
+3582(World)S
+3878(system)S
+4197(is)S
+4305(supplied)S
+4685(in)S
+4804(the)S
+4967(image)S
+5252(addition)S
+3072 V
+1260(entries)S
+1573(for)S
+1736(transformations)S
+2410(to)S
+2535(other)S
+2787(sky)S
+2973(systems,)S
+3362(\(e.g.)S
+3616(FK5)S
+3841(to)S
+3966(ICRS)S
+4236(or)S
+4366(galactic/ecliptic\))S
+5077(will)S
+5279(also)S
+5486(be)S
+3192 V
+1260(available.)S
+1706(The)S
+1892(selection)S
+2278(is)S
+2376(dependent)S
+2817(on)S
+2948(whether)S
+3300(the)S
+3453(ISM)S
+3663(is)S
+3762(running)S
+4105(as)S
+4220(well)S
+4424(as)S
+4539(WCS)S
+4788(information)S
+5292(present)S
+3312 V
+1260(in)S
+1369(the)S
+1522(image.)S
+1852(The)S
+2038("Format")S
+2440(menu)S
+2693(allows)S
+2985(the)S
+3138(use)S
+3302(to)S
+3410(select)S
+3667(a)S
+3741(sexigesimal)S
+4243(display,)S
+4587(conversion)S
+5055(to)S
+5163(degrees)S
+5497(or)S
+3432 V
+1260(radians,)S
+1604(or)S
+1718(whichever)S
+2164(format)S
+2461(is)S
+2559(most)S
+2785(natural)S
+3093(for)S
+3240(the)S
+3393(coordinate)S
+3846(being)S
+4100(display.)S
+4476(The)S
+4663(two)S
+4845(toggle)S
+5127(to)S
+5237(the)S
+5391(right)S
+3552 V
+1260(control)S
+1577(whether)S
+1932(this)S
+2111(WCS)S
+2362(is)S
+2463(to)S
+2575(be)S
+2703(displayed)S
+3120(on)S
+3254(the)S
+3410(Panel)S
+3666(\(i.e.)S
+3855(the)S
+4011(Coords)S
+4333(Panel)S
+4588(window\))S
+4976(or)S
+5092(the)S
+5247(ImgWin)S
+3672 V
+1260(\(i.e.)S
+1475(the)S
+1627(text)S
+1807(marker)S
+2119(on)S
+2249(the)S
+2401(main)S
+2631(image)S
+2905(window\).)S
+3912 V
+1260(Other)S
+1524(options)S
+1856(below)S
+2138(this)S
+2321(group)S
+2592(control)S
+2913(whether)S
+3272(or)S
+3393(not)S
+3559(to)S
+3675(display)S
+4002(the)S
+4162(WCS)S
+4417(labels,)S
+4713(the)S
+4873(image)S
+5155(name/title,)S
+4032 V
+1260(and)S
+1459(frame)S
+1746(bu)S
+1846 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1907(er)S
+2039(information)S
+2566(in)S
+2699(the)S
+2876(main)S
+3131(Coords)S
+3475(Panel)S
+3751(display.)S
+4149(The)S
+4358("BPM)S
+4665(Data")S
+4948(option)S
+5258(controls)S
+4152 V
+1260(whether)S
+1613(or)S
+1728(not)S
+1888(the)S
+2042(ISM)S
+2252(will)S
+2440(try)S
+2583(to)S
+2693(map)S
+2897(any)S
+3073(bad-pixel)S
+3482(mask)S
+3725(associated)S
+4167(with)S
+4377(the)S
+4531(image.)S
+4862(If)S
+4960(enabled,)S
+5327(a)S
+5403(bad-)S
+4272 V
+1260(pixel)S
+1497(mask)S
+1745(speci\256ed)S
+2137(by)S
+2274(the)S
+2433(image)S
+2714(header)S
+3016(BPM)S
+3265(keyword)S
+3651(\(currently)S
+4081(\256xed)S
+4317(by)S
+4453(convention)S
+4933(but)S
+5097(this)S
+5278(may)S
+5486(be)S
+4392 V
+1260(selectable)S
+1698(later\))S
+1953(will)S
+2154(be)S
+2293(mapped)S
+2654(along)S
+2921(with)S
+3144(the)S
+3311(image.)S
+3655(Aside)S
+3933(from)S
+4172(wcs/pixel)S
+4601(readouts)S
+4985(at)S
+5103(each)S
+5331(cursor)S
+4512 V
+1260(position,)S
+1643(any)S
+1822(BPM)S
+2069(data)S
+2270(values)S
+2559(found)S
+2826(will)S
+3016(also)S
+3211(be)S
+3339(displayed.)S
+3811(A)S
+3917(non-zero)S
+4305(value)S
+4555(will)S
+4745(cause)S
+5000(the)S
+5156(BPM)S
+5402(\256eld)S
+4632 V
+1260(of)S
+1384(the)S
+1547(Coords)S
+1877(Panel)S
+2140(readout)S
+2480(as)S
+2604(well)S
+2817(as)S
+2941(the)S
+3104(main)S
+3345(image)S
+3630(window)S
+3993(marker)S
+4316(to)S
+4435(switch)S
+4737(to)S
+4856(a)S
+4941(red)S
+5109(background)S
+4752 V
+1260(color)S
+1495(to)S
+1603(\257ag)S
+1783(the)S
+1935(value.)S
+4992 V
+1260(The)S
+1453(last)S
+1630(box)S
+1818(allows)S
+2117(the)S
+2277(user)S
+2481(to)S
+2597(specify)S
+2923(a)S
+3005(di)S
+3083 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3144(erent)S
+3381(ISM)S
+3597(task)S
+3796(to)S
+3912(be)S
+4044(executed)S
+4436(or)S
+4557(to)S
+4673(reinitialize)S
+5138(the)S
+5298(current)S
+5112 V
+1260(one.)S
+1497(In)S
+1618(most)S
+1851(cases)S
+2098(this)S
+2280(won't)S
+2550(need)S
+2775(to)S
+2890(be)S
+3021(changed,)S
+3415(however)S
+3795(a)S
+3876(custom)S
+4202(ISM)S
+4417(could)S
+4676(be)S
+4807(started)S
+5110(when)S
+5363(using)S
+5232 V
+1260(special)S
+1567(data)S
+1763(formats.)S
+2153(This)S
+2361(command)S
+2785(string)S
+3043(can)S
+3211(also)S
+3402(be)S
+3526(controlled)S
+3961(by)S
+4091(the)S
+4243(application)S
+4717("ism_task")S
+5185(resource.)S
+5520 V
+9 B
+900(TCLSHELL)S
+5640 V
+10 R
+1260(The)S
+10 I
+1446(TclShell)S
+10 R
+1805(allows)S
+2097(the)S
+2250(user)S
+2447(to)S
+2556(type)S
+2759(commands)S
+3224(directly)S
+3561(to)S
+3671(the)S
+3825(TCL)S
+4046(interpreter,)S
+4518(letting)S
+4806(you)S
+4988(send)S
+5203(messages)S
+5760 V
+1260(to)S
+1369(the)S
+1522(object)S
+1797(manager)S
+2171(or)S
+2284(execute)S
+2618(speci\256c)S
+2953(procedures)S
+3420(in)S
+3528(the)S
+3680(TCL)S
+3899(code)S
+4117(that)S
+4297(makes)S
+4582(up)S
+4712(the)S
+4864(GUI.)S
+5096(It)S
+5187(is)S
+5284(used)S
+5497(as)S
+5880 V
+1260(a)S
+1338(development)S
+1888(or)S
+2005(debugging)S
+2461(tool)S
+2651(for)S
+2801(the)S
+2957(GUI,)S
+3193(but)S
+3355(for)S
+3505(an)S
+3633(example)S
+4005(of)S
+4122(what)S
+4350(it)S
+4440(does,)S
+4682(bring)S
+4927(it)S
+5017(up)S
+5151(and)S
+5329(type)S
+5536(a)S
+6000 V
+1260(command)S
+1684(such)S
+1897(as)S
+6240 V
+10 I
+1980(send)S
+2193(\256leButton)S
+2612(set)S
+2753(background)S
+3260(red)S
+6648 V
+9 B
+900(COLORMAP)S
+1462(SELECTION)S
+6768 V
+10 R
+1260(By)S
+1410(default)S
+1721(XImtool)S
+2094(will)S
+2284(display)S
+2607(images)S
+2924(using)S
+3175(either)S
+3436(a)S
+3514(grayscale)S
+3924(colormap)S
+4335(\(e.g.)S
+4576(if)S
+4671(loaded)S
+4971(by)S
+5105(a)S
+5183(client\),)S
+5497(or)S
+6888 V
+1260(a)S
+1346(private)S
+1665(colormap)S
+2084(when)S
+2342(loading)S
+2684(an)S
+2820(image)S
+3106(from)S
+3342(disk)S
+3551(that)S
+3743(contains)S
+4118(a)S
+4204(colormap.)S
+4648(Each)S
+4888(frame)S
+5161(de\256nes)S
+5485(its)S
+7008 V
+1260(own)S
+1470(colormap)S
+1885(so)S
+2013(you)S
+2202(can)S
+2379(de\256ne)S
+2662(di)S
+2740 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2801(erent)S
+3039(colormaps)S
+3494(or)S
+3616(enhancements)S
+4220(for)S
+4375(each)S
+4596(frame,)S
+4892(they)S
+5103(will)S
+5298(change)S
+7128 V
+1260(automatically)S
+1834(as)S
+1947(you)S
+2127(cycle)S
+2367(through)S
+2708(the)S
+2860(frames.)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(20)S
+7920 V
+EP
+%%Page: 21 22
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+9 B
+1080(BUILTIN)S
+1487(COLORMAPS)S
+1080 V
+10 R
+1260(Once)S
+1501(loaded,)S
+1823(the)S
+1976(colormap)S
+2384(may)S
+2588(either)S
+2847(be)S
+2973(changed)S
+3337(using)S
+3586(the)S
+3740(builtin)S
+4034(colormap)S
+4443(menu)S
+4697(under)S
+4956(the)S
+5110(View)S
+5358(menu)S
+1200 V
+1260(button)S
+1559(on)S
+1702(the)S
+1867(main)S
+2110(window,)S
+2500(or)S
+2625(from)S
+2861(the)S
+3025(Enhancement)S
+3610(box)S
+3802(on)S
+3944(the)S
+4108(control)S
+4433(panel.)S
+4716(XImtool)S
+5097(has)S
+5272(about)S
+5536(a)S
+1320 V
+1260(dozen)S
+1556(colormap)S
+1991(options)S
+2344(builtin,)S
+2689(other)S
+2952(user-de\256ned)S
+3503(colormaps)S
+3977(may)S
+4208(optionally)S
+4673(be)S
+4826(loaded.)S
+5206(It)S
+5326(is)S
+5452(not)S
+1440 V
+1260(presently)S
+1656(possible)S
+2014(to)S
+2122(save)S
+2329(colormaps)S
+2775(for)S
+2921(later)S
+3128(use.)S
+1728 V
+9 B
+1080(USER-DEFINED)S
+1782(COLORMAPS)S
+1848 V
+10 R
+1260(The)S
+10 I
+1454(cmap[12])S
+10 R
+1887(and)S
+10 I
+2070(cmapDir[12])S
+10 R
+2642(resources)S
+3057(\(or)S
+3212(command)S
+3645(line)S
+3834(arguments\))S
+4322(are)S
+4482(used)S
+4705(to)S
+4823(tell)S
+4991(which)S
+5275(speci\256c)S
+1968 V
+1260(colormaps)S
+1719(to)S
+1840(make)S
+2099(available)S
+2502(or)S
+2628(where)S
+2914(to)S
+3035(look)S
+3256(for)S
+3415(colortables)S
+3895(respectively.)S
+4474(The)S
+4671(colortables)S
+5151(are)S
+5314(loaded)S
+2088 V
+1260(when)S
+1519(ximtool)S
+1874(starts)S
+2128(up,)S
+2296(or)S
+2422(when)S
+2681(it)S
+2780(is)S
+2890(reinitialized)S
+3410(\(e.g.)S
+3630(by)S
+3773(pressing)S
+4149(the)S
+4314(Initialize)S
+4712(button)S
+5011(in)S
+5132(the)S
+5297(control)S
+2208 V
+1260(panel\).)S
+1598(XImtool)S
+1971(will)S
+2161(ignore)S
+2450(any)S
+2628(\256les)S
+2829(in)S
+2941(the)S
+3097(colormap)S
+3508(directory)S
+3901(which)S
+4178(do)S
+4311(not)S
+4472(look)S
+4683(like)S
+4866(colortables.)S
+5392(New)S
+2328 V
+1260(colortables)S
+1728(will)S
+1914(also)S
+2105(be)S
+2229(added)S
+2497(automatically)S
+3071(for)S
+3217(each)S
+3429(image)S
+3703(loaded)S
+3999(from)S
+4223(disk.)S
+2568 V
+1260(The)S
+1451(format)S
+1753(of)S
+1872(a)S
+1952(user)S
+2154(lookup)S
+2468(table)S
+2698(is)S
+2801(very)S
+3015(simple:)S
+3347(each)S
+3566(row)S
+3758(de\256nes)S
+4078(one)S
+4259(colortable)S
+4695(entry,)S
+4962(and)S
+5143(consists)S
+5497(of)S
+2688 V
+1260(three)S
+1489(columns)S
+1858(de\256ning)S
+2216(the)S
+2368(red,)S
+2550(green,)S
+2826(and)S
+3000(blue)S
+3202(values)S
+3487(scaled)S
+3766(to)S
+3874(the)S
+4026(range)S
+4277(0.0)S
+4432(\(o)S
+4515 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4576(\))S
+4639(to)S
+4747(1.0)S
+4902(\(full)S
+5104(intensity\).)S
+2928 V
+1500(R)S
+1597(G)S
+1699(B)S
+3048 V
+1500(R)S
+1597(G)S
+1699(B)S
+3168 V
+1500(\(etc.\))S
+3408 V
+1260(Blank)S
+1529(and)S
+1703(comment)S
+2105(lines)S
+2324(\(lines)S
+2576(beginning)S
+3006(with)S
+3214(a)S
+3288('#'\))S
+3467(are)S
+3618(ignored.)S
+3648 V
+1260(Usually)S
+1605(256)S
+1789(rows)S
+2017(are)S
+2172(provided,)S
+2586(but)S
+2748(the)S
+2904(number)S
+3243(may)S
+3449(actually)S
+3799(be)S
+3927(anything)S
+4311(in)S
+4423(the)S
+4579(range)S
+4834(1)S
+4918(to)S
+5031(256.)S
+5241(XImtool)S
+3768 V
+1260(will)S
+1451(interpolate)S
+1912(the)S
+2068(table)S
+2296(as)S
+2413(necessary)S
+2834(to)S
+2946(compute)S
+3324(the)S
+3480(colortable)S
+3913(values)S
+4202(used)S
+4419(in)S
+4531(XImtool.)S
+4929(XImtool)S
+5302(uses)S
+5508(at)S
+3888 V
+1260(most)S
+1485(201)S
+1665(colors)S
+1939(to)S
+2047(render)S
+2331(pixel)S
+2561(data,)S
+2782(so)S
+2901(it)S
+2987(is)S
+3084(usually)S
+3403(necessary)S
+3820(to)S
+3928(interpolate)S
+4385(the)S
+4537(table)S
+4761(when)S
+5007(it)S
+5093(is)S
+5190(loaded.)S
+4128 V
+1260(The)S
+1446(name)S
+1693(of)S
+1807(the)S
+1960(colortable)S
+2390(as)S
+2504(it)S
+2591(will)S
+2778(appear)S
+3074(in)S
+3183(the)S
+3336(XImtool)S
+3706(control)S
+4020(panel)S
+4267(is)S
+4365(the)S
+4518(root)S
+4710(name)S
+4957(of)S
+5072(the)S
+5226(\256le,)S
+5411(e.g.,)S
+4248 V
+1260(if)S
+1365(the)S
+1531(\256le)S
+1703(is)S
+1814("rainbow.lut")S
+2398(the)S
+2564(colortable)S
+3007(name)S
+3267(will)S
+3467(be)S
+3605("rainbow".)S
+4083(Lower)S
+4387(case)S
+4602(names)S
+4901(are)S
+5065(suggested)S
+5502(to)S
+4368 V
+1260(avoid)S
+1525(name)S
+1784(collisions)S
+2211(with)S
+2432(the)S
+2597(builtin)S
+2902(colortables.)S
+3408(Private)S
+3734(colormaps)S
+4193(for)S
+4352(disk)S
+4562(images)S
+4888(will)S
+5088(be)S
+5226(have)S
+5458(the)S
+4488 V
+1260(same)S
+1497(name)S
+1745(as)S
+1860(the)S
+2014(image)S
+2290(loaded.)S
+2613(If)S
+2711(the)S
+2865(same)S
+3102(colortable)S
+3533(\256le)S
+3693(appears)S
+4029(in)S
+4139(multiple)S
+4505(user)S
+4703(colortable)S
+5134(directories,)S
+4608 V
+1260(the)S
+1412(\256rst)S
+1598(one)S
+1772(found)S
+2035(will)S
+2221(be)S
+2345(used.)S
+4896 V
+9 B
+1080(MINIMIZING)S
+1677(COLORMAP)S
+2239(CONFLICTS)S
+5016 V
+10 R
+1260(The)S
+1456(Gterm)S
+1752(widget)S
+2065(used)S
+2289(by)S
+2430(XImtool)S
+2810(\(i.e.)S
+3006(the)S
+3169(main)S
+3410(display)S
+3740(window\))S
+4136(uses)S
+4349(a)S
+4434(private)S
+4753(global)S
+5045(colormap)S
+5464(for)S
+5136 V
+1260(display,)S
+1615(this)S
+1801(allows)S
+2103(it)S
+2200(to)S
+2319(have)S
+2548(greater)S
+2865(control)S
+3189(over)S
+3407(color)S
+3653(cell)S
+3838(allocation)S
+4273(but)S
+4441(can)S
+4619(occasionally)S
+5158(also)S
+5359(cause)S
+5256 V
+1260("colormap)S
+1714(\257ashing")S
+2108(as)S
+2227(the)S
+2385(mouse)S
+2682(is)S
+2785(moved)S
+3093(in)S
+3207(and)S
+3387(out)S
+3551(of)S
+3670(the)S
+3828(application.)S
+4363(The)S
+4554(problem)S
+4923(here)S
+5130(is)S
+5234(that)S
+5421(in)S
+5536(a)S
+5376 V
+1260(system)S
+1572(with)S
+1784(only)S
+1996(an)S
+2124(8-bit)S
+2347(colormap)S
+2758(\(256)S
+2975(colors\))S
+3286(all)S
+3420(applications)S
+3937(must)S
+4165(compete)S
+4536(for)S
+4685(colors,)S
+4987(programs)S
+5397(such)S
+5496 V
+1260(as)S
+1380(XV)S
+1561(or)S
+1681(Netscape)S
+2083(allocate)S
+2430(colors)S
+2711(from)S
+2942(the)S
+3102(default)S
+3417(colormap)S
+3832(leaving)S
+4164(only)S
+4380(a)S
+4462(few)S
+4649(free)S
+4841(cells)S
+5062(for)S
+5216(XImtool.)S
+5616 V
+1260(Since)S
+1513(XImtool)S
+1883(de\256nes)S
+2197(a)S
+2271(private)S
+2578(global)S
+2858(colormap)S
+3265(it)S
+3351(is)S
+3448(still)S
+3629(able)S
+3825(to)S
+3933(allocate)S
+4273(the)S
+4425(needed)S
+4737(cells)S
+4950(rather)S
+5212(than)S
+5414(fail-)S
+5736 V
+1260(ing,)S
+1449(but)S
+1613(it's)S
+1777(allocating)S
+2207(cells)S
+2426(already)S
+2755(used)S
+2974(by)S
+3110(other)S
+3351(applications.)S
+3925(As)S
+4072(the)S
+4230(mouse)S
+4527(moves)S
+4824(out)S
+4989(of)S
+5109(the)S
+5268(ximtool)S
+5856 V
+1260(window)S
+1623(those)S
+1875(cells)S
+2099(are)S
+2261(once)S
+2490(again)S
+2747(de\256ned)S
+3082(in)S
+3201(terms)S
+3464(of)S
+3587(the)S
+3749(default)S
+4066(colormap,)S
+4508(so)S
+4637(the)S
+4799(ximtool)S
+5151(window)S
+5513(is)S
+5976 V
+1260(then)S
+1470(using)S
+1725(a)S
+1807(di)S
+1885 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1946(erent)S
+2183(colormap.)S
+2653(It)S
+2752(is)S
+2857(this)S
+3040(switching)S
+3467(of)S
+3588(the)S
+3748(colormap)S
+4164(context)S
+4497(that)S
+4686(causes)S
+4985(the)S
+5146(\257ashing)S
+5502(to)S
+6096 V
+1260(occur,)S
+1536(but)S
+1694(there)S
+1923(are)S
+2074(a)S
+2148(few)S
+2327(things)S
+2602(that)S
+2782(can)S
+2950(be)S
+3074(done)S
+3298(to)S
+3406(help)S
+3608(minimize)S
+4016(this.)S
+6336 V
+1260(XImtool)S
+1640(logically)S
+2031(de\256nes)S
+2356(200)S
+2548(colors)S
+2834(which)S
+3120(the)S
+3284(client)S
+3548(image)S
+3834(display)S
+4165(program)S
+4545(can)S
+4725(use)S
+4900(to)S
+5020(render)S
+5316(pixels.)S
+6456 V
+1260(However,)S
+1687(ximtool)S
+2036(may)S
+2245(or)S
+2365(may)S
+2574(not)S
+2739(actually)S
+3092(allocate)S
+3439(all)S
+3576(of)S
+3695(those)S
+3942(colors.)S
+4277(By)S
+4430(default)S
+4743(it)S
+4835(currently)S
+5231(allocates)S
+6576 V
+1260(only)S
+1479(about)S
+1743(192)S
+1935(colors,)S
+2246(to)S
+2366(reserve)S
+2695(64)S
+2837(colors)S
+3123(for)S
+3281(the)S
+3445(other)S
+3692(windows)S
+4095(on)S
+4237(the)S
+4401(screen.)S
+4752(You)S
+4966(don't)S
+5219(normally)S
+6696 V
+1260(notice)S
+1539(this)S
+1719(as)S
+1837(1\))S
+1955(usually)S
+2279(the)S
+2436(default)S
+2748(screen)S
+3037(colormap)S
+3449(has)S
+3617(enough)S
+3946(free)S
+4135(cells)S
+4353(to)S
+4466(allow)S
+4722(ximtool)S
+5068(to)S
+5180(match)S
+5458(the)S
+6816 V
+1260(colors,)S
+1570(and)S
+1755(2\))S
+1879(the)S
+2042(extra)S
+2282(unallocated)S
+2784(cells)S
+3009(correspond)S
+3494(to)S
+3614(the)S
+3778(brightest)S
+4170(pixels)S
+4451(in)S
+4571(the)S
+4735(rendered)S
+5125(image,)S
+5436(and)S
+6936 V
+1260(these)S
+1496(colors)S
+1771(may)S
+1974(not)S
+2132(be)S
+2256(used)S
+2469(or)S
+2582(usually)S
+2901(only)S
+3109(correspond)S
+3582(to)S
+3690(a)S
+3764(few)S
+3943(small)S
+4190(regions)S
+4514(near)S
+4715(the)S
+4867(saturated)S
+5257(cores)S
+5497(of)S
+7056 V
+1260(bright)S
+1529(objects.)S
+7296 V
+1260(You)S
+1465(can)S
+1636(eliminate)S
+2041(this)S
+2219(problem)S
+2585(by)S
+2718(setting)S
+3018(the)S
+10 I
+3173(basePixel)S
+10 R
+3594(resource)S
+3965(to)S
+4077(e.g.)S
+4285(48)S
+4419(instead)S
+4736(of)S
+4853(64,)S
+5012(which)S
+5290(will)S
+5480(let)S
+7776 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(21)S
+7920 V
+EP
+%%Page: 22 23
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(the)S
+1428(gterm)S
+1707(widget)S
+2025(allocate)S
+2381(all)S
+2527(200)S
+2723(colors.)S
+3068(However,)S
+3504(this)S
+3695(isn't)S
+3918(recommended)S
+4528(for)S
+4689(normal)S
+5017(use)S
+5195(as)S
+5323(it)S
+5424(will)S
+1080 V
+1260(increase)S
+1624(the)S
+1784(likelihood)S
+2228(of)S
+2349(colormap)S
+2764(\257ashing.)S
+3174(If)S
+3278(you)S
+3466(change)S
+10 I
+3787(basePixel)S
+10 R
+4175(,)S
+4239(either)S
+4505(restart)S
+4793(the)S
+4954(X)S
+5065(server)S
+5347(or)S
+5469(set)S
+1200 V
+1260(the)S
+1418(resource)S
+10 I
+1791(cmapInitialize)S
+10 R
+2363(=)S
+10 I
+2419(True)S
+10 R
+2644(to)S
+2758(force)S
+2998(the)S
+3156(gterm)S
+3425(widget)S
+3732(to)S
+3845(update)S
+4146(its)S
+4276(global)S
+4561(colormap)S
+4973(resource)S
+5345(in)S
+5458(the)S
+1320 V
+1260(X)S
+1362(server.)S
+1690(The)S
+1875(colormap)S
+2282(resource)S
+2649(may)S
+2851(also)S
+3042(be)S
+3166(deleted)S
+3484(by)S
+3614(using)S
+3861(the)S
+4013(command)S
+1524 V
+10 I
+1980(xprop)S
+2243(-root)S
+2473(-remove)S
+2829(GT_image)S
+1728 V
+10 R
+1260(These)S
+1528(options)S
+1853(may)S
+2055(also)S
+2246(be)S
+2370(set)S
+2511(on)S
+2641(the)S
+2793(command)S
+3217(line)S
+3397(when)S
+3643(\256rst)S
+3829(starting)S
+4159(up.)S
+1968 V
+1260(In)S
+1388(general)S
+1726(one)S
+1915(can)S
+2098(set)S
+2254(the)S
+2421(Gterm)S
+2721(widget)S
+3039(resources)S
+10 I
+3461(basePixel)S
+10 R
+3895(and)S
+10 I
+4085(maxColors)S
+10 R
+4570(to)S
+4694(specify)S
+5028(the)S
+5196(region)S
+5497(of)S
+2088 V
+1260(colormap)S
+1680(space)S
+1944(to)S
+2065(be)S
+2202(used)S
+2428(for)S
+2587(image)S
+2874(display.)S
+3261(If)S
+3370(you)S
+3563(set)S
+10 I
+3717(maxColors)S
+10 R
+4199(to)S
+4320(a)S
+4407(small)S
+4667(value,)S
+4951(the)S
+5116(200)S
+5308(logical)S
+2208 V
+1260(colors)S
+1541(de\256ned)S
+1872(by)S
+2009(the)S
+2168(widget)S
+2477(will)S
+2670(be)S
+2801(mapped)S
+3154(by)S
+3291(the)S
+3450(imtool)S
+3749(color)S
+3991(model)S
+4278(into)S
+4471(whatever)S
+4873(number)S
+5215(of)S
+5336(colors)S
+2328 V
+1260(are)S
+1417(actually)S
+1769(available)S
+2165(to)S
+2279(the)S
+2437(widget.)S
+2800(For)S
+2974(example,)S
+3372(in)S
+3485(the)S
+3642(default)S
+3954(setup,)S
+4225(200)S
+4410(color)S
+4650(values)S
+4940(are)S
+5096(really)S
+5358(being)S
+2448 V
+1260(mapped)S
+1606(into)S
+1792(192)S
+1972(color)S
+2207(cells)S
+2420(used)S
+2633(for)S
+2779(display,)S
+3123(the)S
+3275(remaining)S
+3710(colors)S
+3984(are)S
+4135(used)S
+4348(for)S
+4494(buttons,)S
+4845(menus)S
+5137(etc)S
+5284(and)S
+5459(are)S
+2568 V
+1260(allocated)S
+1650(from)S
+1874(the)S
+2026(default)S
+2333(colormap)S
+2740(by)S
+2870(the)S
+3022(X)S
+3124(toolkit)S
+3416(when)S
+3662(the)S
+3814(application)S
+4288(starts)S
+4529(up.)S
+2808 V
+1260(Even)S
+1501(though)S
+1815(the)S
+1973(Gterm)S
+2264(widget)S
+2572(uses)S
+2780(a)S
+2860(private)S
+3174(colormap,)S
+3613(it)S
+3706(is)S
+3810(a)S
+3891(private)S
+10 I
+4205(global)S
+10 R
+4498(colormap)S
+4912(meaning)S
+5293(that)S
+5480(all)S
+2928 V
+1260(Gterm)S
+1550(widgets)S
+1896(share)S
+2141(the)S
+2298(same)S
+2537(colormap.)S
+3003(An)S
+3159(example)S
+3531(of)S
+3648(colormap)S
+4059(sharing)S
+4387(in)S
+4499(ximtool)S
+4845(is)S
+4946(the)S
+5102(main)S
+5336(image)S
+3048 V
+1260(window)S
+1619(and)S
+1800(the)S
+1959(colorbar)S
+2328(window.)S
+2742(These)S
+3017(are)S
+3175(two)S
+3362(separate)S
+3725(gterm)S
+3995(widgets)S
+4343(that)S
+4530(share)S
+4777(the)S
+4936(same)S
+5178(colormap.)S
+3168 V
+1260(They)S
+1506(have)S
+1735(to)S
+1854(share)S
+2105(the)S
+2268(same)S
+2514(colormap,)S
+2957(as)S
+3080(otherwise)S
+3508(when)S
+3764(you)S
+3954(windowed)S
+4410(the)S
+4572(main)S
+4812(image)S
+5096(window)S
+5458(the)S
+3288 V
+1260(colorbar)S
+1630(window)S
+1990(would)S
+2278(not)S
+2444(accurately)S
+2891(re\257ect)S
+3178(the)S
+3338(modi\256ed)S
+3732(colormap.)S
+4203(By)S
+4359(default)S
+4675(two)S
+4864(separate)S
+5229(ximtools)S
+3408 V
+1260(would)S
+1556(also)S
+1763(share)S
+2019(the)S
+2186(same)S
+2436(colormap)S
+2858(meaning)S
+3247(contrast)S
+3608(enhancements)S
+4218(in)S
+4341(one)S
+4530(window)S
+4897(would)S
+5192(a)S
+5236 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+5297(ect)S
+5458(the)S
+3528 V
+1260(other.)S
+1563(By)S
+1723(resetting)S
+2110(the)S
+10 I
+2275(cmapName)S
+10 R
+2767(command)S
+3204(line)S
+3397(option)S
+3696(or)S
+3822(resource)S
+4203(you)S
+4397(can)S
+4579(change)S
+4905(the)S
+5071(name)S
+5331(of)S
+5458(the)S
+3648 V
+1260(private)S
+1582(colormap)S
+2004(used)S
+2232(causing)S
+2582(separate)S
+2953(ximtools)S
+3349(to)S
+3472(use)S
+3650(di)S
+3728 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3789(erent)S
+4033(colormaps,)S
+4519(but)S
+4692(note)S
+4909(this)S
+5099(also)S
+5304(creates)S
+3768 V
+1260(colormap)S
+1671(\257ashing)S
+2022(between)S
+2388(the)S
+2544(two)S
+2728(windows)S
+3123(that)S
+3307(cannot)S
+3607(easily)S
+3874(be)S
+4002(avoided.)S
+4407(By)S
+4559(setting)S
+4861(the)S
+10 I
+5018(cmapName)S
+10 R
+5502(to)S
+3888 V
+1260("default")S
+1649(the)S
+1801(widget)S
+2103(will)S
+2289(allocate)S
+2629(colors)S
+2903(from)S
+3127(the)S
+3279(default)S
+3586(colormap,)S
+4018(but)S
+4176(this)S
+4351(is)S
+4448(of)S
+4561(little)S
+4775(use)S
+4938(at)S
+5040(the)S
+5192(moment.)S
+4128 V
+1260(There)S
+1524(are)S
+1677(a)S
+1753(number)S
+2090(of)S
+2205(other)S
+2442(resources)S
+2850(that)S
+3032(can)S
+3202(be)S
+3328(used)S
+3543(to)S
+3653(modify)S
+3974(the)S
+4129(behavior)S
+4511(of)S
+4627(the)S
+4782(Gterm)S
+5070(widget)S
+5375(color)S
+4248 V
+1260(management)S
+1801(scheme,)S
+2156(but)S
+2315(these)S
+2551(are)S
+2703(the)S
+2856(most)S
+3082(useful)S
+3356(ones.)S
+3624(For)S
+3793(question)S
+4162(and)S
+4336(further)S
+4637(information)S
+5139(feel)S
+5318(free)S
+5502(to)S
+4368 V
+1260(contact)S
+10 I
+1578(iraf@noao.edu)S
+10 R
+2184(.)S
+4776 V
+9 B
+900(DISPLAY)S
+1322(CLIENT)S
+1694(CONNECTIONS)S
+4896 V
+10 R
+1260(XImtool)S
+1629(allows)S
+1920(display)S
+2239(clients)S
+2530(to)S
+2638(connect)S
+2978(in)S
+3086(any)S
+3260(of)S
+3373(the)S
+3525(following)S
+3944(ways:)S
+5064 V
+10 B
+1260(\256fo)S
+1429(pipes)S
+5184 V
+10 R
+1510(The)S
+1706(traditional)S
+2158(approach.)S
+2589(The)S
+2785(default)S
+3103(global)S
+3394(/dev/imt1[io])S
+3963(pipes)S
+4215(may)S
+4428(be)S
+4564(used,)S
+4814(or)S
+4939(a)S
+5025(private)S
+5344(set)S
+5497(of)S
+5304 V
+1510(\256fos)S
+1728(can)S
+1906(be)S
+2040(speci\256ed)S
+2435(using)S
+2692(the)S
+10 I
+2854(-\256fo)S
+10 R
+3055(command)S
+3489(line)S
+3678(argument)S
+4094(or)S
+10 Y
+4216(*)S
+10 I
+4266(\256fo)S
+10 R
+4433(resource.)S
+4864(Values)S
+5180(should)S
+5486(be)S
+5424 V
+1510(speci\256ed)S
+1895(as)S
+2008(the)S
+2160(root)S
+2351(pathname)S
+2769(to)S
+2877(a)S
+2951(pair)S
+3136(of)S
+3250(\256fo)S
+3420(pipes)S
+3662(whose)S
+3948(last)S
+4118(character)S
+4513(is)S
+4611('i')S
+4736(or)S
+4850('o',)S
+5052(these)S
+5288(charac-)S
+5544 V
+1510(ters)S
+1687(will)S
+1876(be)S
+2003(added)S
+2274(automatically)S
+2851(when)S
+3100(opening)S
+3455(the)S
+3610(pipes.)S
+3909(For)S
+4081(example,)S
+4477(to)S
+4587(use)S
+4752(the)S
+4906(default)S
+5215(pipes)S
+5458(the)S
+5664 V
+1510(path)S
+1712(would)S
+1992(be)S
+2116(speci\256ed)S
+2501(as)S
+2614(simply)S
+2917("/dev/imt1".)S
+3438(A)S
+3540(value)S
+3786(of)S
+3899("none")S
+4205(disables)S
+4557(this)S
+4732(connection.)S
+5832 V
+10 B
+1260(tcp/ip)S
+1535(sockets)S
+5952 V
+10 R
+1510(Clients)S
+1836(connect)S
+2188(via)S
+2352(a)S
+2438(tcp/ip)S
+2708(socket.)S
+3030(The)S
+3227(default)S
+3546(port)S
+3749(is)S
+10 I
+3858(5137)S
+10 R
+4058(,)S
+4125(or)S
+4250(a)S
+4337(custom)S
+4669(port)S
+4873(may)S
+5088(be)S
+5225(speci\256ed)S
+6072 V
+1510(using)S
+1758(the)S
+10 I
+1911(-port)S
+10 R
+2142(command)S
+2567(line)S
+2747(switch)S
+3038(or)S
+3151(a)S
+10 Y
+3225(*)S
+10 I
+3275(port)S
+10 R
+3472(resource.)S
+3864(This)S
+4072(permits)S
+4402(connecting)S
+4870(to)S
+4978(the)S
+5130(server)S
+5403(over)S
+6192 V
+1510(a)S
+1584(remote)S
+1891(network)S
+2248(connection)S
+2716(anywhere)S
+3133(on)S
+3263(the)S
+3415(Internet.)S
+3780(A)S
+3883(port)S
+4075(number)S
+4411(of)S
+4525(0)S
+4606(\(zero\))S
+4874(disables)S
+5227(this)S
+5403(con-)S
+6312 V
+1510(nection.)S
+6480 V
+10 B
+1260(unix)S
+1480(domain)S
+1833(sockets)S
+6600 V
+10 R
+1510(Like)S
+1733(a)S
+1817(tcp/ip)S
+2085(socket,)S
+2405(but)S
+2573(limited)S
+2898(to)S
+3017(a)S
+3102(single)S
+3382(host)S
+3590(system.)S
+3934(Usually)S
+4286(faster)S
+4548(than)S
+4761(a)S
+4846(tcp/ip)S
+5115(socket,)S
+5436(and)S
+6720 V
+1510(comparable)S
+2008(to)S
+2119(a)S
+2196(\256fo.)S
+2393(By)S
+2543(default)S
+2853(each)S
+3068(user)S
+3267(gets)S
+3460(their)S
+3675(own)S
+3879(unix)S
+4089(domain)S
+4421(socket,)S
+4733(so)S
+4854(this)S
+5031(option)S
+5319(allows)S
+6840 V
+1510(multiple)S
+1882(users)S
+2125(to)S
+2241(run)S
+2413(ximtools)S
+2803(on)S
+2942(the)S
+3103(same)S
+3347(host)S
+3553(without)S
+3898(having)S
+4209(to)S
+4326(customize)S
+4770(things.)S
+5109(The)S
+5303(default)S
+6960 V
+1510(value)S
+1761(is)S
+1863("/tmp/.IMT%d",)S
+2558(other)S
+2798(sockets)S
+3126(may)S
+3332(be)S
+3460(de\256ned)S
+3788(using)S
+4039(the)S
+10 I
+4195(-unix)S
+10 R
+4434(command)S
+4862(line)S
+5046(switch)S
+5341(or)S
+5458(the)S
+7080 V
+10 Y
+1510(*)S
+10 I
+1560(unixaddr)S
+10 R
+1953(resource.)S
+2377(Legal)S
+2636(values)S
+2923(should)S
+3222(be)S
+3348(speci\256ed)S
+3735(as)S
+3850(a)S
+3926(\256lename)S
+4302(to)S
+4412(be)S
+4538(used)S
+4753(for)S
+4901(the)S
+5056(socket,)S
+5369(up)S
+5502(to)S
+7200 V
+1510(two)S
+1693("%d")S
+1941(\256elds)S
+2190(are)S
+2343(allowed)S
+2691(and)S
+2867(will)S
+3055(be)S
+3181(replaced)S
+3550(by)S
+3682(the)S
+3836(userid.)S
+4137(An)S
+4291(empty)S
+4573(string)S
+4833(value)S
+5081(disables)S
+5435(this)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(22)S
+7920 V
+EP
+%%Page: 23 24
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1510(connection.)S
+1200 V
+1510(By)S
+1657(default)S
+1964(ximtool)S
+2306(listens)S
+2592(simultaneously)S
+3228(for)S
+3374(client)S
+3626(connections)S
+4133(on)S
+4263(all)S
+4394(three)S
+4624(types)S
+4866(of)S
+4980(ports.)S
+5296(Clients)S
+1320 V
+1510(may)S
+1713(connect)S
+2054(simultaneously)S
+2691(by)S
+2822(di)S
+2900 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2961(erent)S
+3190(means)S
+3475(allowing)S
+3855(up)S
+3985(to)S
+4093(three)S
+4322(di)S
+4400 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4461(erent)S
+4690(displays)S
+5048(to)S
+5156(be)S
+5280(loading)S
+1440 V
+1510(at)S
+1612(the)S
+1764(same)S
+1999(time)S
+2207(into)S
+2393(di)S
+2471 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2532(erent)S
+2761(frames.)S
+1848 V
+9 B
+1080(COMMUNICATIONS)S
+1987(PROTOCOL)S
+1968 V
+10 R
+1260(The)S
+1448(communications)S
+2142(protocol)S
+2508(used)S
+2724(is)S
+2824(a)S
+2901(slightly)S
+3236(modi\256ed)S
+3626(version)S
+3954(of)S
+4071(that)S
+4255(used)S
+4472(by)S
+4606(the)S
+4762(IIS)S
+4918(Model)S
+5213(70;)S
+5375(other)S
+2088 V
+1260(more)S
+1503(modern)S
+1846(protocols)S
+2256(will)S
+2450(likely)S
+2716(be)S
+2848(supported)S
+3280(in)S
+3396(the)S
+3556(future.)S
+3887(The)S
+4080(IIS)S
+4239(protocol)S
+4609(is)S
+4713(basically)S
+5105(a)S
+5186(command)S
+2208 V
+1260(packet)S
+1562(stream)S
+1870(with)S
+2090(a)S
+2176(header)S
+2483(describing)S
+2941(the)S
+3105(operation)S
+3524(to)S
+3644(be)S
+3780(performed)S
+4237(\(select)S
+4539(frame,)S
+4838(load)S
+5052(display,)S
+5409(read)S
+2328 V
+1260(cursor,)S
+1564(etc\),)S
+1768(and)S
+1942(an)S
+2066(optional)S
+2424(data)S
+2620(packet)S
+2910(containing)S
+3362(e.g.)S
+3536(pixels.)S
+2568 V
+1260(Beginning)S
+1712(with)S
+1925(XImtool)S
+2299(V1.3)S
+2531(the)S
+2688(protocol)S
+3056(was)S
+3246(modi\256ed)S
+3637(even)S
+3860(more)S
+4100(to)S
+4214(allow)S
+4472(extra)S
+4707(text)S
+4893(at)S
+5001(the)S
+5159(end)S
+5339(of)S
+5458(the)S
+2688 V
+1260(WCS)S
+1515(string)S
+1781(to)S
+1897(de\256ne)S
+2179(image)S
+2461(mappings)S
+2888(and)S
+3070(to)S
+3186(better)S
+3451(support)S
+3789(multiple)S
+4161(world)S
+4431(coordinate)S
+4889(systems)S
+5243(within)S
+5536(a)S
+2808 V
+1260(frame.)S
+1612(For)S
+1786(backwards)S
+2247(compatability)S
+2832(none)S
+3061(of)S
+3179(the)S
+3336(existing)S
+3688(IIS)S
+3845(protocols)S
+4252(were)S
+4480(modi\256ed)S
+4871(completely,)S
+5375(how-)S
+2928 V
+1260(ever)S
+1467(we)S
+1619(take)S
+1821(advantage)S
+2261(of)S
+2380(unused)S
+2699(registers)S
+3073(to)S
+3187(\257ag)S
+3373(the)S
+3531(new)S
+3733(features)S
+4084(in)S
+4198(existing)S
+4551(functions)S
+4958(\(like)S
+5176(read/write)S
+3048 V
+1260(WCS\).)S
+1572(The)S
+1764(WCS)S
+2018(mapping)S
+2405(changes)S
+2763(required)S
+3132(only)S
+3347(that)S
+3534(the)S
+3693(unused)S
+4013('x')S
+4166(register)S
+4503(be)S
+4635(set)S
+4784(to)S
+4900(indicate)S
+5254(the)S
+5414(new)S
+3168 V
+1260(behavior)S
+1639(was)S
+1824(desired,)S
+2167(e.g.)S
+2341(the)S
+2493(wcs)S
+2678(text)S
+2858(containing)S
+3310(the)S
+3462(extra)S
+3691(mapping)S
+4071(data.)S
+3408 V
+1260(We)S
+1444(also)S
+1651(added)S
+1935(two)S
+2131(new)S
+2343(WCS)S
+2606(calls)S
+2835(that)S
+3031(allow)S
+3299(us)S
+3434(to)S
+3558(query)S
+3831(the)S
+4000(WCS)S
+4264(version,)S
+4630(or)S
+4760(query)S
+5034(a)S
+5125(WCS)S
+5389(by)S
+5536(a)S
+3528 V
+1260(speci\256c)S
+1602(number)S
+1944(corresponding)S
+2552(to)S
+2667(a)S
+2748(mapping.)S
+3190(The)S
+3382(WCS)S
+3636(version)S
+3967(query)S
+4231(will)S
+4423(return)S
+4697(a)S
+4777(string)S
+5041(such)S
+5260(as)S
+5379("ver-)S
+3648 V
+1260(sion=10")S
+1654(which)S
+1928(can)S
+2096(be)S
+2220(parsed)S
+2510(by)S
+2640(the)S
+2792(client)S
+3044(to)S
+3152(get)S
+3304(a)S
+3378(version)S
+3702(number)S
+4037('10')S
+4233(\(corresponding)S
+4867(to)S
+4975(version)S
+5299(1.0\).)S
+3888 V
+1260(Because)S
+1634(of)S
+1759(the)S
+1923(added)S
+2203(mapping)S
+2595(text)S
+2787(the)S
+2951(WCS)S
+3210(string)S
+3480(length)S
+3772(was)S
+3969(increased)S
+4387(from)S
+4623(320)S
+4815(to)S
+4936(1024)S
+5179(bytes,)S
+5458(the)S
+4008 V
+1260(string)S
+1518(length)S
+1798(used)S
+2011(internally)S
+2424(depends)S
+2781(on)S
+2911(whether)S
+3262(the)S
+3414('x')S
+3560(register)S
+3889(has)S
+4052(been)S
+4270(set.)S
+4248 V
+1260(Support)S
+1616(for)S
+1771(the)S
+1933(full)S
+2112(16)S
+2252(frames)S
+2563(allowed)S
+2919(by)S
+3059(the)S
+3221(bit-\257ag)S
+3550('z')S
+3700(register)S
+4039(in)S
+4157(the)S
+4319(IIS)S
+4481(header)S
+4786(packet)S
+5086(required)S
+5458(the)S
+4368 V
+1260(masking)S
+1631(values)S
+1918(be)S
+2044(changed)S
+2408(at)S
+2512(various)S
+2838(places)S
+3119(in)S
+3229(the)S
+3383(code.)S
+3658(This)S
+3868(was)S
+4055(more)S
+4291(a)S
+4366(limitation)S
+4787(of)S
+4901(the)S
+5054(initial)S
+5319(imple-)S
+4488 V
+1260(mentation)S
+1690(than)S
+1892(a)S
+1966(required)S
+2328(change)S
+2640(to)S
+2748(the)S
+2900(protocol.)S
+4728 V
+1260(A)S
+1362(complete)S
+1758(summary)S
+2160(of)S
+2273(the)S
+2425(XImtool)S
+2794(IIS)S
+2946(protocol)S
+3309(implementation)S
+3967(follows.)S
+5136 V
+9 B
+1080(IIS)S
+1227(PROTOCOL)S
+1769(SUMMARY)S
+5256 V
+10 R
+1260(All)S
+1427(operations)S
+1882(are)S
+2042(initiated)S
+2409(by)S
+2548(sending)S
+2898(a)S
+2981(header)S
+3285(packet)S
+3584(containing)S
+4046(a)S
+10 I
+4130(thing)S
+4376(id)S
+10 R
+4494(\(tid\))S
+4706(and)S
+10 I
+4890(subunit)S
+10 R
+5225(selecting)S
+5376 V
+1260(the)S
+1413(function)S
+1776(to)S
+1884(be)S
+2008(performed,)S
+2478(optionally)S
+2914(followed)S
+3299(by)S
+3429(data)S
+3625(up)S
+3755(to)S
+3863(32Kb)S
+4115(long.)S
+4378(The)S
+4563(IIS)S
+4715(header)S
+5010(packet)S
+5300(used)S
+5513(is)S
+5496 V
+1260(de\256ned)S
+1584(as)S
+5616 V
+10 C
+1980(struct)S
+2460(iism70)S
+2880({)S
+5736 V
+2340(short)S
+2820(tid;)S
+5856 V
+2340(short)S
+2820(thingct;)S
+5976 V
+2340(short)S
+2820(subunit;)S
+6096 V
+2340(short)S
+2820(checksum;)S
+6216 V
+2340(short)S
+2820(x,)S
+3000(y,)S
+3180(z;)S
+6336 V
+2340(short)S
+2820(t;)S
+6456 V
+1980(};)S
+6696 V
+10 R
+1260(The)S
+10 I
+1447(thing)S
+1685(count)S
+10 R
+1939(\256eld)S
+2149(contains)S
+2514(the)S
+2668(negative)S
+3038(number)S
+3375(of)S
+3490(bytes)S
+3733(of)S
+3848(data)S
+4046(that)S
+4228(will)S
+4417(be)S
+4544(sent)S
+4738(following)S
+5160(the)S
+5315(header)S
+6816 V
+1260(packet.)S
+1605(The)S
+1790(IIS)S
+1942(header)S
+2237(checksum)S
+2666(is)S
+2763(computed)S
+3187(as)S
+7056 V
+10 C
+1500(checksum)S
+2040(=)S
+2160(0177777)S
+2640(-)S
+2760(\(tid)S
+3060(+)S
+3180(subunit)S
+3660(+)S
+3780(thingct)S
+4260(+)S
+4380(x)S
+4500(+)S
+4620(y)S
+4740(+)S
+4860(z)S
+4980(+)S
+5100(t\);)S
+7296 V
+10 R
+1260(The)S
+1447(four)S
+1645(IIS)S
+1799(registers)S
+2169(are)S
+2322(set)S
+2465(di)S
+2543 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2604(erently)S
+2913(depending)S
+3361(on)S
+3493(the)S
+3647(operation,)S
+4081(a)S
+4158(summary)S
+4563(of)S
+4679(the)S
+4834(header)S
+5132(packets)S
+5464(for)S
+7776 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(23)S
+7920 V
+EP
+%%Page: 24 25
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+1260(each)S
+1472(operation)S
+1879(is)S
+1976(summarized)S
+2494(below.)S
+1200 V
+10 B
+2795(IIS)S
+2959(Header)S
+3305(Packet)S
+3623(Summary)S
+1320 V
+10 R
+2530(TID)S
+3436(Subunit)S
+4136(Tct)S
+4439(X)S
+4661(Y)S
+4930(Z)S
+5235(T)S
+5514(Data)S
+1340 V
+10 Y1
+2083(2)S
+2123(2222222222222222222222222222222222222222222222222222222222222222222222222)S
+1460 V
+10 R
+1260(Read)S
+1495(Data)S
+2158(IIS_READ)S
+10 B
+2602(|)S
+10 R
+2624(PACKED)S
+3218(MEMORY)S
+4117(-NB)S
+4450(x)S
+4672(y)S
+4883(fr)S
+5188(-)S
+5493(NB)S
+1580 V
+1260(Write)S
+1517(Data)S
+2158(IIS_WRITE)S
+10 B
+2646(|)S
+10 R
+2668(PACKED)S
+3218(MEMORY)S
+4117(-NB)S
+4450(x)S
+4672(y)S
+4883(fr)S
+5188(-)S
+5493(NB)S
+1700 V
+1260(Read)S
+1495(Cursor)S
+2158(IIS_READ)S
+3218(IMCURSOR)S
+4186(-)S
+4458(-)S
+4680(-)S
+4883(-)S
+5188(-)S
+5493(-)S
+1820 V
+1260(Write)S
+1517(Cursor)S
+2158(IIS_WRITE)S
+3218(IMCURSOR)S
+4186(-)S
+4450(x)S
+4672(y)S
+4883(wcs)S
+5188(-)S
+5493(-)S
+1940 V
+1260(Set)S
+1418(Frame)S
+2158(IIS_WRITE)S
+3218(LUT)S
+10 B
+3412(|)S
+10 R
+3434(COMMAND)S
+4161(-1)S
+4458(-)S
+4680(-)S
+4883(-)S
+5188(-)S
+5493(2)S
+2060 V
+1260(Erase)S
+1511(Frame)S
+2158(IIS_WRITE)S
+10 B
+2676(|)S
+10 R
+2728(fb)S
+3218(FEEDBACK)S
+4186(-)S
+4458(-)S
+4680(-)S
+4883(fr)S
+5188(-)S
+5493(-)S
+2300 V
+1260(Old)S
+1440(Write)S
+1697(WCS)S
+2158(IIS_WRITE)S
+10 B
+2646(|)S
+10 R
+2668(PACKED)S
+3218(WCS)S
+4150(-N)S
+4458(-)S
+4680(-)S
+4883(fr)S
+5188(fb)S
+5493(320)S
+2420 V
+1260(Old)S
+1440(Read)S
+1675(WCS)S
+2158(IIS_READ)S
+3218(WCS)S
+4186(-)S
+4458(-)S
+4680(-)S
+4883(fr)S
+5188(wcs)S
+5493(320)S
+2660 V
+1260(WCS)S
+1507(Version?)S
+2158(IIS_READ)S
+3218(WCS)S
+4186(-)S
+4450(1)S
+4672(1)S
+4883(-)S
+5188(-)S
+5493(320)S
+2780 V
+1260(WCS)S
+1507(by)S
+1637(Number?)S
+2158(IIS_READ)S
+3218(WCS)S
+4186(-)S
+4450(1)S
+4680(-)S
+4883(fr)S
+5188(wcs)S
+5493(1024)S
+2900 V
+1260(New)S
+1478(Write)S
+1735(WCS)S
+2158(IIS_WRITE)S
+10 B
+2646(|)S
+10 R
+2668(PACKED)S
+3218(WCS)S
+4150(-N)S
+4450(1)S
+4680(-)S
+4883(fr)S
+5188(fb)S
+5493(1024)S
+3020 V
+1260(New)S
+1478(Read)S
+1713(WCS)S
+2158(IIS_READ)S
+3218(WCS)S
+4186(-)S
+4450(1)S
+4680(-)S
+4883(fr)S
+5188(wcs)S
+5493(1024)S
+3040 V
+10 Y1
+2083(2)S
+2123(2222222222222222222222222222222222222222222222222222222222222222222222222)S
+2083(1)S
+2940 V
+2083(1)S
+2840 V
+2083(1)S
+2740 V
+2083(1)S
+2640 V
+2083(1)S
+2540 V
+2083(1)S
+2440 V
+2083(1)S
+2340 V
+2083(1)S
+2240 V
+2083(1)S
+2140 V
+2083(1)S
+2040 V
+2083(1)S
+1940 V
+2083(1)S
+1840 V
+2083(1)S
+1740 V
+2083(1)S
+1640 V
+2083(1)S
+1540 V
+2083(1)S
+1440 V
+2083(1)S
+3040 V
+3143(1)S
+2940 V
+3143(1)S
+2840 V
+3143(1)S
+2740 V
+3143(1)S
+2640 V
+3143(1)S
+2540 V
+3143(1)S
+2440 V
+3143(1)S
+2340 V
+3143(1)S
+2240 V
+3143(1)S
+2140 V
+3143(1)S
+2040 V
+3143(1)S
+1940 V
+3143(1)S
+1840 V
+3143(1)S
+1740 V
+3143(1)S
+1640 V
+3143(1)S
+1540 V
+3143(1)S
+1440 V
+3143(1)S
+3040 V
+4042(1)S
+2940 V
+4042(1)S
+2840 V
+4042(1)S
+2740 V
+4042(1)S
+2640 V
+4042(1)S
+2540 V
+4042(1)S
+2440 V
+4042(1)S
+2340 V
+4042(1)S
+2240 V
+4042(1)S
+2140 V
+4042(1)S
+2040 V
+4042(1)S
+1940 V
+4042(1)S
+1840 V
+4042(1)S
+1740 V
+4042(1)S
+1640 V
+4042(1)S
+1540 V
+4042(1)S
+1440 V
+4042(1)S
+3040 V
+4364(1)S
+2940 V
+4364(1)S
+2840 V
+4364(1)S
+2740 V
+4364(1)S
+2640 V
+4364(1)S
+2540 V
+4364(1)S
+2440 V
+4364(1)S
+2340 V
+4364(1)S
+2240 V
+4364(1)S
+2140 V
+4364(1)S
+2040 V
+4364(1)S
+1940 V
+4364(1)S
+1840 V
+4364(1)S
+1740 V
+4364(1)S
+1640 V
+4364(1)S
+1540 V
+4364(1)S
+1440 V
+4364(1)S
+3040 V
+4586(1)S
+2940 V
+4586(1)S
+2840 V
+4586(1)S
+2740 V
+4586(1)S
+2640 V
+4586(1)S
+2540 V
+4586(1)S
+2440 V
+4586(1)S
+2340 V
+4586(1)S
+2240 V
+4586(1)S
+2140 V
+4586(1)S
+2040 V
+4586(1)S
+1940 V
+4586(1)S
+1840 V
+4586(1)S
+1740 V
+4586(1)S
+1640 V
+4586(1)S
+1540 V
+4586(1)S
+1440 V
+4586(1)S
+3040 V
+4808(1)S
+2940 V
+4808(1)S
+2840 V
+4808(1)S
+2740 V
+4808(1)S
+2640 V
+4808(1)S
+2540 V
+4808(1)S
+2440 V
+4808(1)S
+2340 V
+4808(1)S
+2240 V
+4808(1)S
+2140 V
+4808(1)S
+2040 V
+4808(1)S
+1940 V
+4808(1)S
+1840 V
+4808(1)S
+1740 V
+4808(1)S
+1640 V
+4808(1)S
+1540 V
+4808(1)S
+1440 V
+4808(1)S
+3040 V
+5113(1)S
+2940 V
+5113(1)S
+2840 V
+5113(1)S
+2740 V
+5113(1)S
+2640 V
+5113(1)S
+2540 V
+5113(1)S
+2440 V
+5113(1)S
+2340 V
+5113(1)S
+2240 V
+5113(1)S
+2140 V
+5113(1)S
+2040 V
+5113(1)S
+1940 V
+5113(1)S
+1840 V
+5113(1)S
+1740 V
+5113(1)S
+1640 V
+5113(1)S
+1540 V
+5113(1)S
+1440 V
+5113(1)S
+3040 V
+5418(1)S
+2940 V
+5418(1)S
+2840 V
+5418(1)S
+2740 V
+5418(1)S
+2640 V
+5418(1)S
+2540 V
+5418(1)S
+2440 V
+5418(1)S
+2340 V
+5418(1)S
+2240 V
+5418(1)S
+2140 V
+5418(1)S
+2040 V
+5418(1)S
+1940 V
+5418(1)S
+1840 V
+5418(1)S
+1740 V
+5418(1)S
+1640 V
+5418(1)S
+1540 V
+5418(1)S
+1440 V
+5418(1)S
+3040 V
+5773(1)S
+2940 V
+5773(1)S
+2840 V
+5773(1)S
+2740 V
+5773(1)S
+2640 V
+5773(1)S
+2540 V
+5773(1)S
+2440 V
+5773(1)S
+2340 V
+5773(1)S
+2240 V
+5773(1)S
+2140 V
+5773(1)S
+2040 V
+5773(1)S
+1940 V
+5773(1)S
+1840 V
+5773(1)S
+1740 V
+5773(1)S
+1640 V
+5773(1)S
+1540 V
+5773(1)S
+1440 V
+5773(1)S
+3280 V
+10 R
+1260(Where)S
+1675(NB)S
+2459(=)S
+2545(number)S
+2880(of)S
+2993(bytes)S
+3234(expected)S
+3618(or)S
+3731(written)S
+3400 V
+1675(x)S
+2459(=)S
+2545(x)S
+2625(position)S
+2978(of)S
+3091(operation)S
+3498(in)S
+3606(frame)S
+3868(bu)S
+3968 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4029(er)S
+4136(coords)S
+3520 V
+1675(y)S
+2459(=)S
+2545(y)S
+2625(position)S
+2978(of)S
+3091(operation)S
+3498(in)S
+3606(frame)S
+3868(bu)S
+3968 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+4029(er)S
+4136(coords)S
+3640 V
+1675(fr)S
+2459(=)S
+2545(frame)S
+2807(number)S
+3142(\(passed)S
+3471(as)S
+3584(bit\257ag)S
+3870(\(i.e.)S
+4055(1,)S
+4160(2)S
+4240(,4)S
+4345(8,)S
+4450(etc\))S
+3760 V
+1675(fb)S
+2459(=)S
+2545(frame)S
+2807(bu)S
+2907 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+2968(er)S
+3075(con\256g)S
+3355(number)S
+3690(\(zero)S
+3924(indexed\))S
+3880 V
+1675(N)S
+2459(=)S
+2545(length)S
+2825(of)S
+2938(WCS)S
+3185(string)S
+4000 V
+1675(wcs)S
+2459(=)S
+2545(WCS)S
+2792(number)S
+3127(\(usually)S
+3479(zero\))S
+4120 V
+1675(Data)S
+2459(=)S
+2545(the)S
+2697(number)S
+3032(of)S
+3145(bytes)S
+3386(of)S
+3499(data)S
+3695(to)S
+3803(be)S
+3927(read)S
+4128(or)S
+4241(written)S
+4554(following)S
+4973(the)S
+5125(header)S
+5420(packet.)S
+4360 V
+1675(IIS_WRITE)S
+2489(=)S
+2575(0400000)S
+4480 V
+1675(IIS_READ)S
+2489(=)S
+2575(0100000)S
+4600 V
+1675(COMMAND)S
+2489(=)S
+2575(0100000)S
+4720 V
+1675(PACKED)S
+2489(=)S
+2575(0040000)S
+4840 V
+1675(IMC_SAMPLE)S
+2489(=)S
+2575(0040000)S
+5080 V
+1675(MEMORY)S
+2489(=)S
+2575(001)S
+5200 V
+1675(LUT)S
+2489(=)S
+2575(002)S
+5320 V
+1675(FEEDBACK)S
+2489(=)S
+2575(005)S
+5440 V
+1675(IMCURSOR)S
+2489(=)S
+2575(020)S
+5560 V
+1675(WCS)S
+2489(=)S
+2575(021)S
+5800 V
+1260(TID)S
+1463(\256elds)S
+1717(can)S
+1892(be)S
+2023(logically)S
+2410(OR'd)S
+2670(with)S
+2886(the)S
+3046(PACKED)S
+3484(\257ag)S
+3672(indicating)S
+4110(the)S
+4270(number)S
+4613(of)S
+4734(data)S
+4938(bytes)S
+5187(is)S
+5292(exactly)S
+5920 V
+10 I
+1260(thingct)S
+10 R
+1570(bytes)S
+1813(long,)S
+2048(otherwise)S
+10 I
+2468(thingct)S
+10 R
+2778(must)S
+3005(be)S
+3131(speci\256ed)S
+3518(as)S
+3632(half)S
+3818(the)S
+3971(number)S
+4307(of)S
+4421(data)S
+4618(bytes.)S
+4915(In)S
+5029(a)S
+5104(cursor)S
+5384(read,)S
+6040 V
+1260(if)S
+1353(the)S
+1508(IIS_READ)S
+1985(\257ag)S
+2168(is)S
+2268(OR'd)S
+2523(with)S
+2734(IMC_SAMPLE)S
+3401(the)S
+3556(logical)S
+3861(cursor)S
+4143(position)S
+4499(\(i.e.)S
+4717(the)S
+4872(last)S
+5044(value)S
+5293(read)S
+5497(or)S
+6160 V
+1260(set\))S
+1445(is)S
+1552(returned)S
+1924(immediately,)S
+2489(otherwise)S
+2917(the)S
+3079(server)S
+3362(will)S
+3558(wait)S
+3770(for)S
+3926(a)S
+4010(keystroke)S
+4438(to)S
+4556(be)S
+4690(hit)S
+4836(before)S
+5130(returning)S
+5536(a)S
+6280 V
+1260(string)S
+1519(containing)S
+1972(the)S
+2125(\(x,y\))S
+2347(position,)S
+2727(wcs)S
+2914(of)S
+3029(the)S
+3183(read,)S
+3411(and)S
+3587(the)S
+3741(keystroke.)S
+4216(When)S
+4486(setting)S
+4785(the)S
+4939(frame)S
+5203(you)S
+5385(must)S
+6400 V
+1260(send)S
+1473(a)S
+1547(short)S
+1777(integer)S
+2084(in)S
+2192(the)S
+2344(data)S
+2540(containing)S
+2992(the)S
+3144(frame)S
+3406(selected.)S
+6688 V
+9 B
+900(ISM)S
+1097(COMMUNICATIONS)S
+6808 V
+10 R
+1260(The)S
+1457(ISM)S
+1677(\(Image)S
+2001(Support)S
+2360(Module\))S
+2746(can)S
+2926(be)S
+3062(any)S
+3248(external)S
+3611(task)S
+3814(which)S
+4100(connects)S
+4491(to)S
+4611(XImtool)S
+4993(over)S
+5213(a)S
+5300(socket.)S
+6928 V
+1260(Communications)S
+1974(are)S
+2125(limited)S
+2439(to)S
+2547(simple)S
+2844(null-terminated)S
+3490(text)S
+3670(strings.)S
+4022(In)S
+4135(most)S
+4360(cases)S
+4600(these)S
+4835(strings)S
+5132(are)S
+5283(just)S
+5458(the)S
+7048 V
+1260(standard)S
+1642(OBM)S
+1914(messages)S
+2335(sent)S
+2540(to)S
+2663(XImtool)S
+3047(objects)S
+3375(but)S
+3548(can)S
+3731(also)S
+3937(include)S
+4276(Tcl)S
+4454(callback)S
+4831(code)S
+5064(\(either)S
+5369(ISM-)S
+7168 V
+1260(speci\256c)S
+1609(callbacks,)S
+2049(procedures)S
+2530(which)S
+2818(can)S
+3000(be)S
+3137(added)S
+3418(to)S
+3539(the)S
+3704(callback)S
+4079(list)S
+4245(for)S
+4404(existing)S
+4764(XImtool)S
+5146(objects,)S
+5497(or)S
+7288 V
+1260(even)S
+1478(new)S
+1674(GUI)S
+1881(code)S
+2099(to)S
+2207(create)S
+2474(panels)S
+2759(and)S
+2933(new)S
+3129(objects\).)S
+7768 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(24)S
+7920 V
+EP
+%%Page: 25 26
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+9 B
+1080(ISM)S
+1277(SOCKET)S
+1679(CONNECTION)S
+1080 V
+10 R
+1260(The)S
+1482(ISM)S
+1727(\256rst)S
+1950(requests)S
+2344(a)S
+2455(connection)S
+2960(to)S
+3105(XImtool)S
+3511(on)S
+3678(a)S
+3789(dedicated)S
+4238(socket)S
+4561(whose)S
+4884(default)S
+5229(value)S
+5513(is)S
+1200 V
+1260("/tmp/.ISM%d",)S
+1953(where)S
+2234(the)S
+2393('%d')S
+2629(is)S
+2733(replaced)S
+3107(by)S
+3244(the)S
+3403(userid)S
+3684(allowing)S
+4071(multiple)S
+4442(users)S
+4684(on)S
+4821(a)S
+4902(machine)S
+5277(to)S
+5392(have)S
+1320 V
+1260(independent)S
+1778(sockets.)S
+2157(The)S
+2343(XImtool)S
+2713('ism_addr')S
+3182(resource)S
+3550(or)S
+3664("-ismdev")S
+4099(command-line)S
+4707(option)S
+4994(can)S
+5163(be)S
+5288(used)S
+5502(to)S
+1440 V
+1260(change)S
+1585(this)S
+1773(address,)S
+2140(a)S
+2227(value)S
+2486(of)S
+2612('none')S
+2915(will)S
+3114(disable)S
+3440(ISM)S
+3661(communications.)S
+4420(The)S
+4618(socket)S
+4916(may)S
+5130(also)S
+5333(be)S
+5469(set)S
+1560 V
+1260(with)S
+1468(an)S
+1592(ISMDEV)S
+2005(environment)S
+2540(variable)S
+2891(which)S
+3165(will)S
+3351(override)S
+3713(the)S
+3865(resource)S
+4232(or)S
+4345(command-line)S
+4952(options.)S
+1800 V
+1260(Once)S
+1502(a)S
+1578(connection)S
+2048(request)S
+2368(is)S
+2467(received,)S
+2891(XImtool)S
+3262(replies)S
+3560(with)S
+3770(a)S
+3846(message)S
+4217(telling)S
+4506(the)S
+4661(ISM)S
+4872(to)S
+4983(reconnect)S
+5403(on)S
+5536(a)S
+1920 V
+1260(di)S
+1338 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+1399(erent)S
+1629(socket,)S
+1940(it)S
+2027(then)S
+2229(frees)S
+2452(the)S
+2604(initial)S
+2868(connection)S
+3336(allowing)S
+3716(multiple)S
+4080(other)S
+4315(ISMs)S
+4562(to)S
+4670(request)S
+4988(their)S
+5201(own)S
+5403(con-)S
+2040 V
+1260(nection.)S
+1652(The)S
+1850(communications)S
+2554(between)S
+2929(XImtool)S
+3311(and)S
+3499(the)S
+3665(ISM)S
+3887(are)S
+4052(carried)S
+4372(out)S
+4544(entirely)S
+4893(over)S
+5114(this)S
+5303(second)S
+2160 V
+1260(negotiated)S
+1723(socket.)S
+2079(Once)S
+2335(connected,)S
+2810(the)S
+2978(ISM)S
+3202(appears)S
+3552(as)S
+3681(just)S
+3872(another)S
+4217(named)S
+4529(object)S
+4819(which)S
+5109(can)S
+5293(receive)S
+2280 V
+1260(OBM)S
+1518(messages.)S
+2568 V
+9 B
+1080(COMMUNICATIONS)S
+1987(PROTOCOL)S
+2688 V
+10 R
+1260(Messages)S
+1679(from)S
+1904(the)S
+2057(ISM)S
+2266(are)S
+2418(written)S
+2732(to)S
+2841(the)S
+2994(connection)S
+3463(socket)S
+3749(and)S
+3924(must)S
+4150(be)S
+4275(preceeded)S
+4709(by)S
+4841(one)S
+5017(of)S
+5132(the)S
+5286(follow-)S
+2808 V
+1260(ing)S
+1418(keywords:)S
+2976 V
+10 B
+1620(callback)S
+10 R
+2370(Negotiate)S
+2788(a)S
+2862(connection)S
+3330(on)S
+3460(another)S
+3789(socket)S
+3144 V
+10 B
+1620(ready)S
+10 R
+2370(Client)S
+2645(is)S
+2742(ready)S
+2993(to)S
+3101(begin)S
+3353(processing)S
+3312 V
+10 B
+1620(quit)S
+10 R
+2370(Client)S
+2645(is)S
+2742(shutting)S
+3095(down)S
+3347(and)S
+3521(disconnecting)S
+3480 V
+10 B
+1620(send)S
+10 R
+2370(Send)S
+2600(a)S
+2674(message)S
+3042(to)S
+3150(another)S
+3479(object)S
+3816 V
+1260(Where)S
+1555(messages)S
+1962(are)S
+2113(of)S
+2226(the)S
+2378(form:)S
+3984 V
+10 B
+1620(connect)S
+1977(<)S
+10 I
+2034(name)S
+10 B
+2250(>)S
+10 R
+3120(Request)S
+3472(a)S
+3546(connection)S
+4014(for)S
+4160(the)S
+4312(<)S
+10 I
+4368(name)S
+10 R
+4584(>)S
+4670(ISM)S
+4152 V
+10 B
+1620(ready)S
+1894(<)S
+10 I
+1951(name)S
+10 B
+2167(>)S
+10 R
+3120(Reconnection)S
+3720(request)S
+4060(for)S
+4228(the)S
+4402(<)S
+10 I
+4458(name)S
+10 R
+4674(>)S
+4782(ISM)S
+5012(on)S
+5164(negotiated)S
+4272 V
+3120(socket,)S
+3430(ISM)S
+3638(is)S
+3735(ready)S
+3986(to)S
+4094(processing.)S
+4440 V
+10 B
+1620(send)S
+1845(<)S
+10 I
+1902(obj)S
+10 B
+2030(>)S
+2117('{')S
+2252(<)S
+10 I
+2309(msg)S
+10 B
+2470(>)S
+2557('}')S
+10 R
+3120(Send)S
+3352(<)S
+10 I
+3408(msg)S
+10 R
+3569(>)S
+3657(to)S
+3767(the)S
+3921(named)S
+4219(<)S
+10 I
+4275(obj)S
+10 R
+4403(>.)S
+4546(The)S
+4733(message)S
+5104(may)S
+5309(be)S
+5436(any)S
+4560 V
+3120(valid)S
+3366(string)S
+3640(that)S
+3835(will)S
+4036(be)S
+4175(understood)S
+4664(by)S
+4809(the)S
+4976(recipient.)S
+5425(The)S
+4680 V
+3120(object)S
+3394(may)S
+3596(be)S
+3720(any)S
+3894(object)S
+4168(in)S
+4276(the)S
+4428(GUI)S
+4635(or)S
+4748(OBM)S
+5006(\(see)S
+5196(below\).)S
+4848 V
+10 B
+1620(quit)S
+10 R
+3120(ISM)S
+3341(is)S
+3451(shutting)S
+3817(down.)S
+4107(The)S
+4306(named)S
+4616(is)S
+4727(determined)S
+5220(from)S
+5458(the)S
+4968 V
+3120(communications)S
+3865(channel,)S
+4284(ISM)S
+4546(is)S
+4697(responsible)S
+5236(for)S
+5436(any)S
+5088 V
+3120(cleanup)S
+3460(of)S
+3573(it's)S
+3731(callbacks)S
+4132(before)S
+4416(issuing)S
+4730(the)S
+4882(shutdown.)S
+5328 V
+1260(All)S
+1420(messages)S
+1829(must)S
+2056(be)S
+2182(null-terminated.)S
+2885(XImtool)S
+3256(will)S
+3445(bu)S
+3545 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3606(er)S
+3716(the)S
+3871(text)S
+4054(until)S
+4271(a)S
+4348(complete)S
+4747(message)S
+5118(is)S
+5218(received.)S
+5448 V
+1260(Once)S
+1500(an)S
+1624(ISM)S
+1832(client)S
+2084(has)S
+2247(delivered)S
+2648(a)S
+2722(QUIT)S
+2990(message)S
+3358(no)S
+3488(further)S
+3789(messages)S
+4196(will)S
+4382(be)S
+4506(sent)S
+4697(the)S
+4849(that)S
+5029(ISM.)S
+5688 V
+1260(In)S
+1384(OBM)S
+1653(terminology)S
+2183(the)S
+2346(ISM)S
+2565(is)S
+2673(a)S
+2758(named)S
+3065(Client)S
+3351(class)S
+3586(object,)S
+3896(where)S
+4180(the)S
+4343(name)S
+4600(is)S
+4708(set)S
+4860(in)S
+4979(the)S
+5142(connection)S
+5808 V
+1260(request.)S
+1637(Messages)S
+2058(sent)S
+2252(to)S
+2363(the)S
+2518(ISM)S
+2729(should)S
+3029(use)S
+3195(this)S
+3373(name,)S
+3647(messages)S
+4057(sent)S
+4251(to)S
+4362("client")S
+4699(are)S
+4853(still)S
+5037(interpreted)S
+5502(to)S
+5928 V
+1260(mean)S
+1506(the)S
+1658(XImtool)S
+2027(client.)S
+6168 V
+1260(The)S
+1450(content)S
+1779(of)S
+1897(messages)S
+2309(delivered)S
+2715(to)S
+2828(the)S
+2985(ISM)S
+3198(are)S
+3354(totally)S
+3645(free-form)S
+4061(and)S
+4240(may)S
+4447(contain)S
+4776(any)S
+4955(text)S
+5141(the)S
+5299(ISM)S
+5513(is)S
+6288 V
+1260(expected)S
+1644(to)S
+1752(understand.)S
+6576 V
+9 B
+1080(GUI)S
+1277(OBJECTS)S
+6696 V
+10 R
+1260(While)S
+1548(the)S
+1714(ISM)S
+1936(can)S
+2118(send)S
+2345(a)S
+2433(message)S
+2815(to)S
+2938(any)S
+3127(object)S
+3416(in)S
+3539(the)S
+3706(task,)S
+3937(there)S
+4181(is)S
+4293(a)S
+4382(GUI)S
+4604(Parameter)S
+5053(object)S
+5342(called)S
+6816 V
+1260('ism_msg')S
+1723(designed)S
+2113(especially)S
+2547(to)S
+2660(process)S
+2994(messages)S
+3406(from)S
+3634(the)S
+3790(ISM.)S
+4057(The)S
+4246(callback)S
+4612(in)S
+4724(the)S
+4880(GUI)S
+5091(is)S
+5192(expecting)S
+6936 V
+1260(a)S
+1334(message)S
+1702(beginning)S
+2132(with)S
+2340(one)S
+2514(of)S
+2627(the)S
+2779(following)S
+3198(keywords:)S
+7104 V
+10 B
+1620(source)S
+10 R
+2370(Source)S
+2677(message)S
+3045(text)S
+3225(as)S
+3338(Tcl)S
+3501(code)S
+7272 V
+10 B
+1620(alert)S
+10 R
+2370(Message)S
+2749(contains)S
+3112(error)S
+3335(text)S
+3515(to)S
+3623(be)S
+3747(displayed)S
+4160(in)S
+4268(the)S
+4420(GUI)S
+4627('alert')S
+4900(box)S
+7752 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(25)S
+7920 V
+EP
+%%Page: 26 27
+BP
+/slant 0 def
+/height 1.000000 def
+10 R
+10 R
+480 V
+900(XIMTOOL)S
+1376(\()S
+1425(1)S
+1491(\))S
+2787(USER COMMANDS )S
+4956(XIMTOOL)S
+5432(\()S
+5481(1)S
+5547(\))S
+960 V
+10 B
+1620(deliver)S
+10 R
+2370(Message)S
+2750(text)S
+2931(should)S
+3229(be)S
+3354(passed)S
+3651(to)S
+3760(a)S
+3835(callback)S
+4198(routine)S
+4512(speci\256c)S
+4848(to)S
+4957(that)S
+5138(ISM.)S
+5402(This)S
+1080 V
+2370(processing)S
+2844(callback)S
+3223(may)S
+3442(have)S
+3676(been)S
+3910(previously)S
+4378(uploaded.)S
+4845(The)S
+5046(message)S
+5430(text)S
+1200 V
+2370(may)S
+2572(be)S
+2696(any)S
+2870(form)S
+3094(the)S
+3246(processing)S
+3703(callback)S
+4065(is)S
+4162(expected)S
+4546(to)S
+4654(understand.)S
+1368 V
+10 B
+1620(info)S
+10 R
+2370(Message)S
+2798(text)S
+3027(is)S
+3173(status)S
+3480(output)S
+3816(intended)S
+4240(for)S
+4436(the)S
+4638(XImtool)S
+5057('info')S
+5364(panel)S
+1488 V
+2370(\(connect/disconnect)S
+3198(requests,)S
+3580(etc\))S
+1728 V
+1260(In)S
+1373(all)S
+1503(cases)S
+1743(the)S
+1895(message)S
+2263(is)S
+2360(expected)S
+2744(to)S
+2852(be)S
+2976(of)S
+3089(the)S
+3241(form)S
+1968 V
+1525(<)S
+10 I
+1581(cmd)S
+10 R
+1747(>)S
+1833(<)S
+10 I
+1889(ism_name)S
+10 R
+2294(>)S
+2380([)S
+2443(<)S
+10 I
+2499(arg1)S
+10 R
+2688(>)S
+2774(<)S
+10 I
+2830(arg2)S
+10 R
+3019(>)S
+3105(<...>)S
+3322(])S
+2208 V
+1260(where)S
+1539(<cmd>)S
+1859(is)S
+1962(one)S
+2142(of)S
+2261(the)S
+2419(above)S
+2693(keywords,)S
+3142(<ism_name>)S
+3701(is)S
+3804(the)S
+3963(name)S
+4216(of)S
+4336(the)S
+4495(ISM)S
+4710(sending)S
+5058(the)S
+5217(message.)S
+2328 V
+1260(The)S
+1447(remainder)S
+1883(of)S
+1998(the)S
+2152(message)S
+2522(is)S
+2621(passed)S
+2919(as)S
+3034(an)S
+3160('argv')S
+3435(list)S
+3590(to)S
+3700(the)S
+3854(processing)S
+4313(callback)S
+4677(uploaded)S
+5075(for)S
+5223(the)S
+5377(ISM.)S
+2448 V
+1260(The)S
+1445(ISM)S
+1653(is)S
+1750(responsible)S
+2235(for)S
+2381(formatting)S
+2833(these)S
+3068(messages.)S
+2856 V
+9 B
+900(ENVIRONMENT)S
+2976 V
+10 B
+1260(HOME)S
+10 R
+2760(Speci\256es)S
+3151(user)S
+3347(login)S
+3583(directory)S
+3084 V
+10 B
+1260(DISPLAY)S
+10 R
+2760(Speci\256es)S
+3151(which)S
+3425(display)S
+3744(screen)S
+4028(to)S
+4136(use)S
+3192 V
+10 B
+1260(IMTOOLRC)S
+1857(or)S
+1981(imtoolrc)S
+10 R
+2760(Frame)S
+3045(bu)S
+3145 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3206(er)S
+3313(con\256guration)S
+3876(\256le)S
+3300 V
+10 B
+1260(ISMDEV)S
+10 R
+2760(ISM)S
+2968(Connection)S
+3459(socket)S
+3588 V
+10 B
+1260(DEBUG_IIS)S
+10 R
+2760(Debug)S
+3056(IIS)S
+3208(communications)S
+3899(packets)S
+3696 V
+10 B
+1260(DEBUG_ISM)S
+10 R
+2760(Debug)S
+3056(ISM)S
+3264(communications)S
+3955(packets)S
+3804 V
+10 B
+1260(DEBUG_MAPPINGS)S
+10 R
+2760(Debug)S
+3056(WCS)S
+3303(image)S
+3577(mappings)S
+4032 V
+9 B
+900(FILES)S
+4152 V
+10 B
+1260(/usr/local/lib/imtoolrc)S
+10 R
+2760(Default)S
+3089(frame)S
+3351(bu)S
+3451 H
+ (f)show 10 -.5 mul h (f)show
+10 R
+3512(er)S
+3619(con\256guration)S
+4182(\256le)S
+4260 V
+10 B
+1260(/usr/local/lib/ximprint.cfg)S
+10 R
+2760(Default)S
+3089(printer)S
+3385(con\256guration)S
+3948(\256le)S
+4368 V
+10 B
+1260(/usr/local/lib/imtoolcmap)S
+10 R
+2760(Default)S
+3089(colormap)S
+3496(directory)S
+4476 V
+10 B
+1260(/dev/imt1i)S
+10 R
+2760(Default)S
+3089(input)S
+3325(display)S
+3644(\256fo)S
+4584 V
+10 B
+1260(/dev/imt1o)S
+10 R
+2760(Default)S
+3089(output)S
+3375(display)S
+3694(\256fo)S
+4692 V
+10 B
+1260(/tmp/.IMT%d)S
+10 R
+2760(Default)S
+3089(unix)S
+3297(display)S
+3616(socket)S
+4800 V
+10 B
+1260(/tmp/.ISM%d)S
+10 R
+2760(Default)S
+3089(unix)S
+3297(ISM)S
+3505(connection)S
+3973(socket)S
+5028 V
+9 B
+900(BUGS)S
+5148 V
+10 R
+1260(Users)S
+1517(should)S
+1814(report)S
+2082(bugs)S
+2301(to)S
+10 I
+2409(iraf@noao.edu)S
+10 R
+3015(.)S
+5436 V
+9 B
+900(SEE)S
+1112(ALSO)S
+5556 V
+10 R
+1260(xgterm\(1\),)S
+1714(xtapemon\(1\))S
+5844 V
+9 B
+900(COPYRIGHT)S
+5964 V
+10 R
+1260(Copyright\(c\))S
+1806(1986)S
+2036(Association)S
+2538(of)S
+2651(Universities)S
+3164(for)S
+3310(Research)S
+3705(in)S
+3813(Astronomy)S
+4293(Inc.)S
+7680 V
+900(X11IRAF Project)S
+2703(Last change: 12 Aug 2001)S
+5480(26)S
+7920 V
+EP
+%%Trailer
+%%DocumentFonts: Times-Roman Times-Bold Times-Italic Courier Symbol Troff
+%%Pages: 27
+ \ No newline at end of file