McIDAS-X Learning Guide
Version 2020
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Type: IMGDISP DORIAN/M1.1 1 LATLON=28 79 GRAY=YES
Type: EB
Move the cursor to the image window.
Move the mouse to the right to brighten the image. The range of pixels with a brightness near 255 (white) increases, as shown in the gray scale bar at the bottom of the frame.
Move the cursor towards the top of the frame to decrease the image brightness. The range of pixels with a brightness near 0 (black) increases, as shown in the gray scale bar at the bottom of the frame.
Find an enhancement that you like and press the right mouse button to end the enhancement.
Type: EU SAVE GRAY
Type: PC C
Press: Alt D
Type: EU REST
Type: PC C
Press: Alt D
Now, you will manually input the brightness values with the EB command.
Type: PC T 268 364;IMGPROBE MODE=N
Type: PC T 389 319;IMGPROBE MODE=N
The brightness values are 245 and 194.
Type: EB 194 245 0 255
Since most of the brightness values of the hurricane are between 194 and 245, creating an enhancement for this range makes the image features more prominent. Note that all brightness values outside the range of 194 to 245 remain unchanged.
Type: EU SAVE GRAY2
Type: EU REST
Type: EU LIST GRAY
PERM SIZE LAST CHANGED FILENAME DIRECTORY ---- --------- ------------ -------- --------- -rw- 3268 Oct 29 17:01 GRAY.ET /home/user/mcidas/data -rw- 3268 Oct 29 17:01 GRAY2.ET /home/user/mcidas/data 6536 bytes in 2 files |
Type: EU DEL GRAY;EU DEL GRAY2
Type: IMGDISP ABI/CONUS 1 STA=KNEW MAG=-8 BAND=2; MAP H
Type: PC C
Press: Alt D
The brightness value at the center is 67.
Type: SU INI LEARN VISR BRIT
Type: SU MAKE LEARN 0 255 255 0
Type: SU TABLE LEARN
The table lists the brightness values and the corresponding stretched values as shown below.SU TABLE LEARN BREAKPOINTS STORED IN TABLE : LEARN.ST INPUT OUTPUT ----- ------ 0 255 255 0 CALIBRATION TYPE : VISR CALIBRATION UNITS : BRIT BAND NUMBER : -1 INTERPOLATION TYPE: LIN SU: DONE |
Type: IMGDISP ABI/CONUS 2 STA=KNEW MAG=-8 BAND=2 SU=LEARN SF=YES;MAP H
Type: LS 1-2
Press: Alt A
Press: Alt B
Type: SF 2;PC C;IMGPROBE MODE=N
Notice that there is a MODB/LEARN data type listed in the output of the D command, as shown below. This lists the value of the stretched data.
Image Name Day Nominal Time Scan Time Band
---------------- ------- ------------ --------- ----
ABI/CONUS.1 4 Jan 18004 16:57:20 16:58:24 2
File Nominal Image RAW RAD ALB BRIT MODB
Lat/Lon Line/Element Line/Element * % LEARN
30:03:14/ 90:02:11 3015/ 4470 3016/ 4471 362 37.121 6.91 67 188
* watts/meter**2/steradian/micron
|
Since the values in the table are reversed (0 is now 255 and 255 is now 0), you can calculate the stretched value of a pixel by subtracting the pixel's original brightness value from the maximum value. For example, to calculate the stretched value of the center pixel, subtract the original brightness value (67) from the maximum brightness value (255); the stretched value of the center pixel is 188 (255-67).
Type: SU LIST
Next, you will create a Multiple Breakpoint (MB) stretch table to enhance clouds in a GOES infrared image and create an approximate MB stretch curve.
Type: ERASE G 1 2;IMGDISP G16FD.-1 1 STA=KDCA MAG=-2 BAND=13 SF=YES REFRESH='BAR (GRA) LINT=10 COLOR=6'
Type: SU INI MB X TEMP
Type: SU MAKE MB 330 302 0 0
Type: SU MAKE MB 301.9 279.9 0 102
Type: SU MAKE MB 279.8 241.4 102 167
Type: SU MAKE MB 241.3 230.4 117 117
Type: SU MAKE MB 230.3 219.4 156 156
Type: SU MAKE MB 219.3 213.4 75 75
Type: SU MAKE MB 213.3 209.4 10 10
Type: SU MAKE MB 209.3 192.4 10 250
Type: SU MAKE MB 192.3 162.8 250 250
Type: SU TABLE MB
The table MB is listed as shown below.SU TABLE MB BREAKPOINTS STORED IN TABLE : MB.ST INPUT OUTPUT ----- ------ 162.8 250 192.3 250 192.4 250 209.3 10 209.4 10 213.3 10 213.4 75 219.3 75 219.4 156 230.3 156 230.4 117 241.3 117 241.4 167 279.8 102 279.9 102 301.9 0 302 0 330 0 CALIBRATION TYPE : CALIBRATION UNITS : TEMP BAND NUMBER : -1 INTERPOLATION TYPE: LIN |
Type: IMGDISP G16FD.-1 2 STA=KDCA MAG=-2 BAND=13 SU=MB SF=YES REFRESH='BAR (GRA) LINT=10 COLOR=6';LS 1-2
Press: Alt B
Press: Alt A
Type: SU LIST
PERM SIZE LAST CHANGED FILENAME DIRECTORY ---- --------- ------------ ----------- --------- -rw- 1604 Oct 30 08:31 LEARN.ST /home/user/mcidas/data -rw- 1604 Oct 29 15:36 MB.ST /home/user/mcidas/data 3208 bytes in 2 files |
Type: EXIT
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]