Apply Filter

Use the FFT2FLT GX to apply filters to an FFT2D image and to inverse FFT2D back.

FFT2FLT dialog options

Name of input transform (*_trn.grd) file

Select the name of the input transform (.TRN) file.

Script Parameter: FFT2FLT.IN

Name of output grid file

Specify the name of the output grid file.

Script Parameter: FFT2FLT.OUT

Name of filter control file

Select the name of the filter control file.

Script Parameter: FFT2FLT.CON

Name of reference (original) grid file

Select the name of the reference (original) grid file.

Script Parameter: FFT2FLT.REF

[Flt-Inv Only]

Selecting the Flt-Inv Only button will result in a inverse backed (.GRD) file, as the output file, but without gridbool and gridtrnd post processing provided.

[Filter Only]

Selecting the FilterOnly button will result in a transform (.TRN) file, as the output file, without the inverse FFT. Empty filter lines (i.e. only first five lines of geomag information) in Filter Control File (see below) will skip the filter process.

Application Notes

Selecting the OK button will result in an inverse backed (.GRD) file with GRIDBOOLl and GRIDTRND post processing provided as the output file.

The FFT data storage input file (.TRN) is:

NX= original X dimension

NY= original Y dimension

DX= X element separation

DY= Y element separation

WX= 1/(NX*DX), wavenumber increment in X

WY= 1/(NY*DY), wavenumber increment in Y

QX= 1/(2*DX) , Nyquist in X

QY= 1/(2*DY) , Nyquist in Y

0 +WX +QX 

r i r i r I 

NY-1 . . . . . . . . . . -WY 

. . . . . . . . . . -WY*2 

. . . . . . . . . .  

. . . . . . . . . .  

. . . . . . . . . .  

. . . . . . . . . .  

. . . . . . . . . .  

. . . . . . . . . . -(QY-WY) 

. . . . . . . . . . QY 

. . . . . . . . . . QY-WY 

. . . . . . . . . .  

. . . . . . . . . .  

. . . . . . . . . .  

. . . . . . . . . .  

2 . . . . . . . . . . WY*2 

1 . . . . . . . . . . WY 

0 . . . . . . . . . . 0 

0 . . . . . . . . . .(NX+1)