McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
At the Unix prompt:
Type: mcidas
Your session should still be set for twenty frames from the last time you changed the Configuration GUI. If not, set it for twenty frames, as described in Getting Started.
Type: LS 1-6
Type: IMGDISP G16C.-1 1 STA=KNEW BAND=13 MAG=-4 SF=YES;BAR LINT=10
Type: EU MAKE 180 220 RED
Notice how the grayscale bar also changes to reflect the changes to the enhancement.
Type: EU TABLE
Brightness Blue Green Red
min max min max min max min max
--- --- --- --- --- --- --- ---
0 179 0 179 0 179 0 179
180 220 0 0 0 0 255 255
221 255 221 255 221 255 221 255
|
Type: EU MAKE 180 220 YELLOW RED
The brightness value 180 is yellow, the brightness value 220 is red, and the values in between are displayed as various shades between the two colors.
Type: EU TABLE
The enhancement table is listed as shown below. The blue, green, and red intensity values of 0, 255, and 255 create the color yellow and are assigned to brightness value 180. The blue, green, and red intensity values of 0, 0, and 255 create the color red and are assigned to brightness value 220.
Brightness Blue Green Red
min max min max min max min max
--- --- --- --- --- --- --- ---
0 179 0 179 0 179 0 179
180 220 0 0 255 0 255 255
221 255 221 255 221 255 221 255
|
Type: EU SAVE STORM
Type: EU REST
Type: EU REST STORM
Type: EU LIST
The file STORM.ET should be listed.
Type: EU DEL STORM
Type: EU REST X 1 6
The X after the REST parameter indicates to use the default enhancement.
Type: ERASE
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]