Skip to content

Commit 779ce18

Browse files
Update README.md
1 parent 57d2fe5 commit 779ce18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.16979862.svg)](https://doi.org/10.5281/zenodo.16979862)
44

5-
A MATLAB library for loading PAMGuard binary files containing acoustic detection data including clicks, whistle contours, deep learning detections, noise measurements, and spectral data. PAMGuard binary files provide efficient data storage and fast access, but are not human-readable. This library allows you to import PAMGuard binary data directly into MATLAB.
5+
A MATLAB library for loading [PAMGuard binary files](https://www.pamguard.org/olhelp/utilities/BinaryStore/docs/binarystore_overview.html) containing acoustic detection data including clicks, whistle contours, deep learning detections, noise measurements, and spectral data. PAMGuard binary files provide efficient data storage and fast access, but are not human-readable. This library allows you to import PAMGuard binary data directly into MATLAB.
66

77
## Installation
88

@@ -304,4 +304,4 @@ If you use PAMGuardMatlab in your research, please cite:
304304

305305
```
306306
PAMGuardMatlab (2024). Zenodo. DOI: 10.5281/zenodo.16979862
307-
```
307+
```

0 commit comments

Comments
 (0)