Welcome to GeopsyWiki
Geopsy team is developing, distributing and maintaining open source software for geophysical research and application. Born during SESAME European Project, it has provided tools for processing ambient vibrations with site characterization in mind. Progressively, more conventional techniques (such as MASW or refraction) are included to offer a high quality, comprehensive and free platform for the interpretation of geophysical experiments.
The distributed package is mainly organized in two parts:
- Signal database and processing with geopsy;
- Inversion with dinver.
This is the official documentation maintained by the developers and the core community of users.
Contents
Installation
Geopsy applications and libraries are virtually available for all platforms supported by Qt. However, only the most common ones are supported by Geopsy project.
Quick start tutorials
Man pages
All Geopsy.org softwares accept command line options, even graphical interfaces like geopsy or dinver. Man pages are equivalent to -h or -help options. Note that under Windows using MSYS console is strongly recommended to fully exploit all possibilities of shell scripting (do not use the default MS-DOS console).
General background
- Nature of ambient vibrations
- Signal processing
- Array signal processing
- Dispersion curve interpretation
- Inversion problems
Developers
This section is of interest only for people who wants to be involved in code development or bug fixes. The best option is to work directly in a git repository.
- Installation of the working environment
- Submitting your Modifications