From 1d94f410d2f212382a279f5ba13851126c8f6cc5 Mon Sep 17 00:00:00 2001 From: Eric Koch Date: Thu, 24 Jun 2021 15:17:56 -0400 Subject: [PATCH] Update README.rst Add the binder links to the merged tutorials --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index 280fc7f..7ea5a05 100644 --- a/README.rst +++ b/README.rst @@ -6,3 +6,13 @@ A CASA user's guide to spectral-cube: .. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/radio-astro-tools/tutorials/master?filepath=casa_to_spectralcube_guide%2Fcasa_to_spectralcube_guide.ipynb + +Signal Identification and Moment Maps: + +.. image:: https://mybinder.org/badge_logo.svg + :target: https://mybinder.org/v2/gh/radio-astro-tools/tutorials/HEAD?filepath=masking_and_moments%2Fmasking_and_moments_guide.ipynb + +Spectral Fitting using astropy and spectral-cube: + +.. image:: https://mybinder.org/badge_logo.svg + :target: https://mybinder.org/v2/gh/radio-astro-tools/tutorials/HEAD?filepath=spectral_fitting%2Ffitting_with_spectralcube.ipynb