From 32ae55a0d97fb6ceb0275cc6017042b7d0b8107f Mon Sep 17 00:00:00 2001 From: lgrcia Date: Mon, 4 Nov 2024 14:38:00 -0500 Subject: [PATCH] docs: rename spectral to doppler tuto --- docs/notebooks/spectral.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebooks/spectral.ipynb b/docs/notebooks/spectral.ipynb index 83ed912..44b1381 100644 --- a/docs/notebooks/spectral.ipynb +++ b/docs/notebooks/spectral.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Spectral maps\n", + "# Doppler maps\n", "\n", "*spotter* can be used to model time series spectra of non-uniform stars. In this tutorial we showcase some of these features.\n", "\n",