what are saved in *.stmap ?

This forum is dedicated to discuss all problems and suggestions related to the use of geopsy database and its plugins (array processing, H/V,...).
Post Reply
Azadeh_f
Posts: 3
Joined: Tue Aug 14, 2007 5:18 am
Location: GSI, Tehran, Iran

what are saved in *.stmap ?

Post by Azadeh_f »

I'd like to know what are saved in each column of *.stmap. It is an ascii file with 7 columns which is generated in SPAC processing by MSPAC toolbox.
Thank u for your kind help.
admin
Site Admin
Posts: 841
Joined: Mon Aug 13, 2007 11:48 am
Location: ISTerre
Contact:

Post by admin »

Here is the format for the .stmap (initially designed for debug purposes with former codes implemented in cap, Matthias Ohrnberger, Potsdam University).

Col 1: ring index (from 0 to number of rings-1)
Col 2: frequency index
Col 3: frequency value
Col 4: average autocorrelation value
Col 5: standard deviation
Col 6: minimum radius of the ring (in km)
Col 7: maximum radius of the ring (in km)

There is no more information than in the .target file.
Post Reply