You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+17-8Lines changed: 17 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,23 @@ swprocess Documentation
2
2
=======================
3
3
4
4
`swprocess` is a Python package for surface wave processing.
5
-
It includes features for performing active-source surface wave
6
-
processing [i.e., mulitchannel analysis of surface wave (MASW)],
7
-
post-processing passive-wavefield surface wave data
8
-
[i.e., microtremor array measurements (MAM)] processed using
9
-
the open-source software Geopsy, and combining active-source
10
-
and/or passive-wavefield data to calculate rigorous statistics
11
-
on the surface wave dispersion data, which account for epistemic
12
-
and aleatory uncertainty.
5
+
6
+
`swprocess` supports:
7
+
8
+
* processing of active-source surface wave data (i.e., MASW),
9
+
* post-processing of passive-wavefield surface wave data (i.e., MAM) processed using Geopsy,
10
+
* combining active-source and/or passive-wavefield dispersion data from different arrays, and
11
+
* calculation of rigorous surface wave dispersion statistics.
12
+
13
+
If you use `swprocess` in your research or consulting please cite the following:
14
+
15
+
* Vantassel, J. P. (2021). jpvantassel/swprocess: latest (Concept). Zenodo. `https://doi.org/10.5281/zenodo.4584128 <https://doi.org/10.5281/zenodo.4584128>`_
16
+
* Vantassel, J. P. & Cox, B. R. (2022). "SWprocess: a workflow for developing robust estimates of surface wave dispersion uncertainty". Journal of Seismology. `https://doi.org/10.1007/s10950-021-10035-y <https://doi.org/10.1007/s10950-021-10035-y>`_
17
+
18
+
*Note: For software, version specific citations should be preferred to
19
+
general concept citations, such as that listed above. To generate a version
20
+
specific citation for swprocess, please use the citation tool on the swprocess*
0 commit comments