diff --git a/README.md b/README.md index 680ba0bbc56d339b22200a7469f5a93869a5aafd..1e1eb1a57bf64706e336f27fc6701e0e184bee49 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Python Waveform Analysis Tools -The [CoRe](http://www.computational-relativity.org/) python package for the analysis of gravitational waves based on +The [CoRe](http://www.computational-relativity.org/) python package for the analysis of gravitational waves. It incorporates various functions based on previous codes [`scidata`](https://bitbucket.org/dradice/scidata/src/default/), -[Matlab's `WAT`](https://bitbucket.org/bernuzzi/wat/src/master/) and -[`pyGWAnalysis`](http://svn.einsteintoolkit.org/pyGWAnalysis/trunk/) +[`WAT`](https://bitbucket.org/bernuzzi/wat/src/master/) and +[`pyGWAnalysis`](http://svn.einsteintoolkit.org/pyGWAnalysis/trunk/), and includes classes to work with the [CoRe waveform database](core-gitlfs.tpi.uni-jena.de/). ## Installation @@ -50,7 +50,7 @@ To sync and clone the CoRe DB `watpy` requires a git installation: ## Features * Classes for multipolar waveform data - * Classes to work with the [CoRe database](core-gitlfs.tpi.uni-jena.de/) + * Classes to clone the [CoRe database](core-gitlfs.tpi.uni-jena.de/) * Gravitational-wave energy and angular momentum calculation routines * Psi4-to-h via FFI or time integral routines * Waveform alignment and phasing routines