Hi Marc,
Some time ago you promised me to add an option to store the stmap (Kx,Ky grid) in the disk. Did you implement it?
If yes, how can I turn on this option?
Thanks a lot,
Sylvette
Export (Kx,Ky) grid
This has been included since the beginning of September. This option is not available in the graphical interface. If you want to activate it you must use the command line interface:
This is just a complete example of needed command line options:
This option is rather experimental and reserved for research activities. If you encounter problems there report them here.
Code: Select all
mwathele@sirac ~ $ geopsy -h fk
Usage: geopsy [OPTIONS]
Graphical user interface for a geopsy database. To use tools from command line
interface, you must specify either a signal file (option -file) or a group
inside a database (options -db and -group).
FK (tag=geopsyarray, slot=0) options:
-param <FILE.log> Set processing parameters as specified in FILE.log
-export-grids Export all FK grids for all frequency bands and time
windows to files fkgrid_fxxx_twxxx (be careful, need
a lot of disk space)
Code: Select all
geopsy -db /home/mwathele/M2/database.gpy -tool geopsyarray -slot 0 -group "333 sources/array_B" -param tmp.log -export-grids