diff --git a/README.md b/README.md index 3a14727..c33ef00 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ -# quickview +# GWOSC Data Quickview -## GWOSC Data Quickview - -Welcome! This IPython notebook provides a quick look at short segments of data from the Gravitational Wave Open Science Center +Welcome! This Jupyter notebook provides a quick look at short segments of data from the [Gravitational Wave Open Science Center](https://gwosc.org/). +To use it: * Set the GPS time (t0) and detector in the first cell * Click "Run All" in the cell menu at the top * Your plots will appear at the bottom of the page. +Jupyter must be installed on your computer. +See [here](https://jupyter.org/install) for some instructions. -Click a badge to run the notebook: - -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gwosc-tutorial/quickview/blob/master/index.ipynb) - - +Alternatively, click [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gwosc-tutorial/quickview/blob/master/index.ipynb) to run the notebook in your browser.