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.
what are saved in *.stmap ?
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.
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.