Feb 16 2005: 

Latest working version: 
 /u/ptolemy0/shaffer/graphx/src/mdxworking/

Preferences file: 
-----------------

You can set up a preference file .MDXinit in your home directory. 
The file can have things such as: 

Zoom         = 1
Pzoom        = 1
Null_Color   = blue
Tool3 = Histogram /u/b1home/gilles/MDX/mdx_Feb2005/tools/histogram & 
Tool4 = Killpoly /u/b1home/gilles/MDX/mdx_Feb2005/tools/killpoly 
workdir = ./
colordir = /u/b1home/gilles/MDX/mdx_Feb2005/ctables




To view the cuts on top of RMG file: 
------------------------------------

mdx -cols 1584 file.unw -rmg file_cut.flg -i1

The color table for the cut channel can be set to bitmap and play with 
the range or wrapto optimize the display.
 
Or, to set the cuts to predefined colors, set a file named cuts.clr 
(for example) 
0   255  255   255
1   0  0 0
16  0  0 0
17 150 150 150
18  0  0 0
63  0  0 0
64 200  0 0
65  255  255   255
255 255  255   255

 in your home directory and use color table = ~/cuts.clr for the 
cut channel or set a specific color. 


Profiles:
---------
To draw profiles or select points or polygons, use the 
Select -> Mode tool

Define the points, line or region by clicking on image. 
You can chose to display the object or not using the Display option. 

Profile: 
After you defined the line, use Tool -> Profile to display the 
profile with xmgr. 

It will show the profiles across the channels that are displayed in the mdx 
window. i.e., if your display has the ampli and phase, it will make 2 profiles. 
Good for showing topography and phase on the same plot. 

