Skip to content

Commit fbfe1d4

Browse files
author
marius
committed
update readme
1 parent f40badc commit fbfe1d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/)
77
[![Build and test](https://github.com/pyrocko/qseek/actions/workflows/build.yaml/badge.svg)](https://github.com/pyrocko/qseek/actions/workflows/build.yaml)
88
[![Python 3.10+](https://img.shields.io/badge/Python-3.10+-blue.svg)](https://python.org/)
9+
![PyPI - Version](https://img.shields.io/pypi/v/qseek)
910
[![Documentation](https://img.shields.io/badge/read-documentation-blue)](https://pyrocko.github.io/qseek/)
1011
<!-- [![PyPI](https://img.shields.io/pypi/v/lassie)](https://pypi.org/project/lassie/) -->
1112

@@ -14,7 +15,7 @@ Qseek is a data-driven earthquake detection and localisation framework for large
1415
Key features are of the earthquake detection and localisation framework are:
1516

1617
* Earthquake phase detection using machine-learning model from [SeisBench](https://github.com/seisbench/seisbench), pre-trained on different data sets.
17-
* [PhaseNet (Zhu and Beroza, 2018](https://doi.org/10.1093/gji/ggy423)
18+
* [PhaseNet (Zhu and Beroza, 2018)](https://doi.org/10.1093/gji/ggy423)
1819
* [EQTransformer (Mousavi et al., 2020)](https://doi.org/10.1038/s41467-020-17591-w)
1920
* [OBSTransformer (Niksejel and Zahng, 2024)](https://doi.org/10.1093/gji/ggae049)
2021
* LFEDetect

0 commit comments

Comments
 (0)