From ae1d2cd10bdc4a92b436fdd28dbd1f0b515b3496 Mon Sep 17 00:00:00 2001 From: Christina Hedges Date: Wed, 25 Nov 2020 11:50:09 -0800 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b006b4a..95b6047 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ SIP is a method of detrending telescope systematics simultaneously with calculat ## Usage -This repository contains a demo notebook for how to calculate a SIP for NASA CVZ targets. To use this demo, you can either download and run the notebook, run the notebook online google's Colab, or re-write/copy the scripts in the notebook in your own tools. +This repository contains a demo notebook for how to calculate a SIP for NASA CVZ targets. To use this demo, you can either download and run the notebook, run the notebook online google's [Colab](https://colab.research.google.com/github/christinahedges/TESS-SIP/blob/master/TESS-SIP.ipynb) (for free!), or re-write/copy the scripts in the notebook in your own tools. ![Example SIP output](https://github.com/christinahedges/TESS-SIP/blob/master/demo.png?raw=true)