From c2d361bedd1a216857a47cb4b3d882333e54dfb5 Mon Sep 17 00:00:00 2001 From: Hatice Karatay <66814693+haticekaratay@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:40:41 -0400 Subject: [PATCH] Add wavelength adjustment nb to the toc.yml (#307) * Add wavelength adjustment nb to the toc.yml * Update to trigger CI --- _toc.yml | 1 + .../HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_toc.yml b/_toc.yml index f4569f005..675c4d7ab 100644 --- a/_toc.yml +++ b/_toc.yml @@ -46,6 +46,7 @@ parts: - file: notebooks/HASP/CoaddTutorial/CoaddTutorial.ipynb - file: notebooks/HASP/FluxScaleTutorial/FluxScaleTutorial.ipynb - file: notebooks/HASP/DataDiagnostic/DataDiagnostics.ipynb + - file: notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb - caption: NICMOS chapters: - file: notebooks/NICMOS/nicmos_unit_conversion/nicmos_unit_conversion.ipynb diff --git a/notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb b/notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb index 41ca7c80b..29c808322 100644 --- a/notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb +++ b/notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb @@ -17,7 +17,7 @@ "\n", "## Learning Goals:\n", "\n", - "By the end of this tutorial, you will learn how to: \n", + "By the end of this tutorial, you will learn how to:\n", "\n", "- Determine if you must make wavelength adjustments based on your coadded product\n", "\n", @@ -2660,7 +2660,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.8" + "version": "3.12.5" } }, "nbformat": 4,