GAMMA Interferometric Point Target Analysis Software (IPTA): Reference Manual


disp2ras

ANSI-C program: disp2ras

NAME
disp2ras - Generate SUN or BMP format raster images of a stack of unwrapped phase or displacement with rasdt_pwr24

SYNOPSIS
disp2ras <list> <width> <MLI_image> <cycle> [scale] [exp]

<DISP_tab> (input) list of unwrapped phase  or displacement files (float)
<width> image width of input data files
<MLI_image> (input) intensity image for the background, same dimensions as input images in DISP_tab (enter - for none) (float)
<cycle> units per color cycle
[scale] image display scale factor (enter - for default, default: 1.0)
[exp]  image display exponent (default: 0.35)

EXAMPLE

disp2ras DISP_tab 600 rmli_1_5/rmli_1_5.ave 12.56 1.0 .35

Generates a set of 26 displacement phase images in SUN raster format of the files listed in the disp_tab file. There are 26 files listed in the disp_tab The intensity image is rmli_1_5/rmli_1_5.ave.  The color table is scaled such that each color cycle represents 4PI radians (12.56). The relative intensity scale is 1.0 and the exponent is 0.35.

DESCRIPTION

disp2ras is a script that takes each of the entries in the DISP_tab file and calls the program rasdt_pwr24 to generate a SUN raster or BMP format output image for each entry. The content of the DISP_tab file is a list of images that are to be displayed:

$ more Lost_Hills_2d/DISP_tab
diff1_ts/diff1_ts_000
diff1_ts/diff1_ts_001
diff1_ts/diff1_ts_002
diff1_ts/diff1_ts_003
diff1_ts/diff1_ts_004
diff1_ts/diff1_ts_005
diff1_ts/diff1_ts_006
diff1_ts/diff1_ts_007
diff1_ts/diff1_ts_008
diff1_ts/diff1_ts_009
diff1_ts/diff1_ts_010
diff1_ts/diff1_ts_011
diff1_ts/diff1_ts_012
diff1_ts/diff1_ts_013
diff1_ts/diff1_ts_014
diff1_ts/diff1_ts_015
diff1_ts/diff1_ts_016
diff1_ts/diff1_ts_017
diff1_ts/diff1_ts_018
diff1_ts/diff1_ts_019
diff1_ts/diff1_ts_020
diff1_ts/diff1_ts_021
diff1_ts/diff1_ts_022
diff1_ts/diff1_ts_023
diff1_ts/diff1_ts_024
diff1_ts/diff1_ts_025
diff1_ts/diff1_ts_026


This list of files can be created using  the mk_tab script.

One application of disp2ras is to generate a set of raster images corresponding to  a stack of unwrapped differential interferograms or time-series dof deformation generated using mb.

SEE ALSO
rasdt_pwr24,mk_tab, mb 


© Copyrights for Documentation, Users Guide and Reference Manual by Gamma Remote Sensing, 2012.
UW, CW,TS, last change 8-Jun-2012.