User Tools

Site Tools


wphase:documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wphase:documentation [2015/01/23 16:43]
wphase
wphase:documentation [2015/01/23 19:29]
wphase
Line 2: Line 2:
 ====== W-phase documentation ====== ====== W-phase documentation ======
  
-===== W-phase Index ===== +In addition to this page, you should probably have a look to [[wphase:tutorial|this tutorial ​page]].
-  * [[wphase:documentation|Documentation]] +
-  * [[wphase:tutorial|Tutorial]] +
-  * [[wphase:​repository|Repository]] +
-  * [[wphase:​realtime|Real-time]] +
-  * [[wphase:​todo|Todo]] +
-  * [[wphase:​discussion|Discussion]]+
  
 ===== Installation ===== ===== Installation =====
Line 27: Line 21:
 </​code>​ </​code>​
  
 +For more details on using git for W-phase, you can read [[wphase:​repository|this wiki page.]]
  
 ==== Dependencies ==== ==== Dependencies ====
Line 34: Line 29:
   - gcc and gfortran   - gcc and gfortran
   - python2.7   - python2.7
-  - You have to install ​pylab and basemap ​(matplotlib toolkit) ​to run some python scripts which make figures.+  - You have to install ​numpy, matplotlib ​and basemap to run some python scripts which make figures.
   - GMT4   - GMT4
 +
 +To install these dependencies on MacOs, you can refer to [[wphase:​macos|this page]].
  
 ==== Building the code ==== ==== Building the code ====
Line 74: Line 71:
  
 ===== How to run W-phase ​ ===== ===== How to run W-phase ​ =====
 +
 +You should have a look to [[wphase:​tutorial|this tutorial wiki page]].
  
 ==== Preparing directories,​ i_master and CMTSOLUTION ==== ==== Preparing directories,​ i_master and CMTSOLUTION ====
Line 80: Line 79:
   * i_master: a file containing other parameters such as the band-pass filter parameters, ​ minimum and maximum distances, etc.                          ​   * i_master: a file containing other parameters such as the band-pass filter parameters, ​ minimum and maximum distances, etc.                          ​
  
-The format of these files are described in [[wphase#Notes on file formats|notes on file formats]]. ​+The format of these files are described in [[wphase:​documentation#Data formats|the file formats ​section]]. 
  
 Path to SEED file(s) must be correctly specified after the keyword '​SEED:'​ in the i_master file. If multiple SEED files are used for the same inversion, each of them must be referenced properly in i_master using one '​SEED:'​ line per file.  Path to SEED file(s) must be correctly specified after the keyword '​SEED:'​ in the i_master file. If multiple SEED files are used for the same inversion, each of them must be referenced properly in i_master using one '​SEED:'​ line per file. 
wphase/documentation.txt · Last modified: 2022/01/10 07:39 by wphase