Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanesnuwara authored Dec 22, 2021
1 parent c67c925 commit a0d3ced
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
* **[DASCatalogMap](https://github.com/yohanesnuwara/DASLab/blob/main/notebooks/DASCatalogMap.ipynb)**: Retrieving information from JMA catalog into Pandas DataFrame and plotting events on a map and polar plot.
* **[DASDetectivity](https://github.com/yohanesnuwara/DASLab/blob/main/notebooks/DASDetectivity.ipynb)**: Analyzing the detectivity of DAS to natural earthquakes based on picked arrival times, amplitude or Kurtosis plot versus epicentral distance, and azimuthal dependence on detectivity on polar plot.

## Cite this repository

If you use this repository, please cite it as below:

> Nuwara, Y. (2021). DASLab: Distributed Acoustic Sensing Lab (Version 1.0.0) [Computer software]
## Dependencies:
* [npTDMS](https://pypi.org/project/npTDMS/0.25.0/): For reading TDMS files (**required version 0.25.0**)
* [ObsPy](https://pypi.org/project/obspy/): For seismological operations
Expand Down

0 comments on commit a0d3ced

Please sign in to comment.