Difference between revisions of "Geopsy"

From GeopsyWiki
Jump to navigation Jump to search
 
(35 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Tutorials ==
 
  
* [[Spectral ratio H/V]]
 
  
* [[Spectral amplitudes]]
+
== Menu descriptions ==
  
* [[Ambient vibration array]]
+
* [[Geopsy: File menu|File]]
 +
* [[Geopsy: Edit menu|Edit]]
 +
* [[Geopsy: View menu|View]]
 +
* [[Geopsy: Waveform Menu|Waveform]]
 +
* [[Geopsy: Tools|Tools]]
 +
* [[Windows menu|Windows]]
  
* [[Active source experiment (MASW)]]
 
  
 
== Database ==
 
== Database ==
  
== Signal viewers ==
+
This section explains how to work with a Geopsy database. Creating a database on a permanent storage (disk) is not a mandatory step. You can use Geopsy to view and to process signals on single files basis. However, you would miss a number of interesting features such as grouping of signals, storage of header modification and automatic storage of processed signals.
  
== Basic signal processing ==
+
*[[Geopsy: Database|Introduction]]
 +
*[[Geopsy: Import signal files|Import signal files]]
 +
*[[Geopsy: Signal drag&drop|Signal drag and drop mechanism]]
 +
*[[Geopsy: Open, Close and Save|Open, Close and Save a database]]
 +
*[[Geopsy: Groups|Groups of signals]]
 +
*[[Geopsy: Preferences|Preferences]]
 +
*[[Geopsy: Set header|Editing header information]]
 +
 
 +
 
 +
== [[Geopsy: Signal Viewer|Signal viewers]] ==
 +
 
 +
*[[Geopsy: Table|Table]]
 +
*[[Geopsy: Graphic|Graphic]]
 +
*[[Geopsy: Map|Map]]
 +
*[[Geopsy: Chronogram|Chronogram]]
  
Basic signal processing methods are provided for fast analysis. By contrast with [[Tools]], they execute only one simple action (filter, cut,...). All operations can be started interactively from the [[Waveform menu]] or through a scripting engine ([[Waveform console]] or [[Waveform command line]]).
 
  
* [[Waveform menu]]
+
== Basic signal processing ==
* [[Waveform console]]
 
* [[Waveform command line]]
 
  
Methods that process individually all signals:
+
Basic signal processing methods are provided for fast analysis. By contrast with [[Geopsy: Tools]], they execute only one simple action (filter, cut,...). Interactive and script-based approaches are available.
* [[Subtract value]]
 
* [[Subtract signals]]
 
* [[Multiply]]
 
* [[Filter]]
 
* [[Automatic gain control]]
 
* [[Whiten]]
 
* [[Clip]]
 
* [[Phase shift]]
 
* [[Over sample]]
 
* [[Taper]]
 
* [[Cut]]
 
* [[Merge]]
 
* [[Decimate amplitude]]
 
* [[Decimate time]]
 
  
Special methods that process individually all signals:
+
* [[Geopsy: Waveform Menu|Waveform menu]]
* [[Wavelet transform]]
+
* [[Geopsy: Waveform Console|Waveform console]]
* [[STA/LTA]]
+
* [[Geopsy: Waveform Command Line|Waveform command line]]
 +
* [[Geopsy: Waveform Scripting Language|Waveform scripting language]]
  
Methods that process several signals together:
+
== Tutorials ==
* [[Rotate components]]
 
* [[Correlations]]
 
  
They all apply to the currently active [[Signal Viewer]]. The original signals are never altered. Operations are applied to a temporary copy ([[Temporary signals]]), automatically removed once there is no more [[Signal Viewer]] referring to it. Each method is performed in a specific domain (e.g. time of frequency). If the signals of the active [[Signal Viewer]] are not in the right domain, they are internally converted with the [[Fast Fourier Transform]] before processing. The initial domain is restored after processing. Results of a transformation can be saved permanently into the current [[Signal database]] or exported to a file ([[Export signals]]).
+
* [[Loading and viewing signals]]
 +
* [[H/V spectral ratio]]
 +
* [[H/V Rotate]]
 +
* [[Spectral amplitudes]]
 +
* [[Spectrum Rotate]]
 +
* [[Ambient vibration array]]
 +
* [[Active source experiment (MASW)]]

Latest revision as of 08:44, 25 January 2024


Menu descriptions


Database

This section explains how to work with a Geopsy database. Creating a database on a permanent storage (disk) is not a mandatory step. You can use Geopsy to view and to process signals on single files basis. However, you would miss a number of interesting features such as grouping of signals, storage of header modification and automatic storage of processed signals.


Signal viewers


Basic signal processing

Basic signal processing methods are provided for fast analysis. By contrast with Geopsy: Tools, they execute only one simple action (filter, cut,...). Interactive and script-based approaches are available.

Tutorials