Skip to content

Commit 27fce75

Browse files
committed
DOC: update README
1 parent 0234c9f commit 27fce75

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
Accelerated with **OpenMP** for parallel processing.
4747

4848
- **Integration**:
49-
Built on the **Generalized Reflection-Transmission matrix Method (GRTM)** and the **Discrete Wavenumber Method (DWM)**, **PyGRT** integrates the **Peak-Trough Averaging Method (PTAM)** and **Filon’s Integration Method (FIM)** to handle diverse source-receiver distributions.
49+
Built on the **Generalized Reflection-Transmission matrix Method (GRTM)** and the **Discrete Wavenumber Method (DWM)**, **PyGRT** integrates the **Peak-Trough Averaging Method (PTAM)**, **Filon’s Integration Method (FIM)** and **Self-Adaptive Filon’s Integration Method (SAFIM)** to handle diverse source-receiver distributions.
5050

5151
- **Modular Design**:
5252
Clean and organized code structure, making it easy to extend and maintain.
@@ -151,6 +151,9 @@ Then you can run the command like `grt` in terminal.
151151
<img alt="imag_G" src="example/kernel_freq_response/imag_G.png" width="500">
152152
</p>
153153
154+
<p align='center'>
155+
<img alt="imag_G" src="https://pygrt.readthedocs.io/zh-cn/latest/_images/safim.png" width="800">
156+
</p>
154157
155158
156159
# Contact

0 commit comments

Comments
 (0)