From 19516dec1f35a3650ffc05c75ce38c1942597ec8 Mon Sep 17 00:00:00 2001 From: Hatice Karatay <66814693+haticekaratay@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:10:54 -0500 Subject: [PATCH] Update the edit date on the psf_photometry nb (#218) * Update the edit date on the psf_photometry nb * Update the authors section --- .../psf_photometry/NIRCam_PSF_Photometry_Example.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/psf_photometry/NIRCam_PSF_Photometry_Example.ipynb b/notebooks/psf_photometry/NIRCam_PSF_Photometry_Example.ipynb index 000bd9923..5333b3926 100644 --- a/notebooks/psf_photometry/NIRCam_PSF_Photometry_Example.ipynb +++ b/notebooks/psf_photometry/NIRCam_PSF_Photometry_Example.ipynb @@ -2649,8 +2649,8 @@ "source": [ "## About this Notebook\n", "\n", - "**Author**: Matteo Correnti, JWST/NIRCam STScI Scientist II \\\n", - "**Updated on**: 2021-01-15" + "**Authors**: Matteo Correnti, JWST/NIRCam STScI Scientist II & Larry Bradley, Branch Deputy, Data Analysis Tools Branch\\\n", + "**Updated on**: 2024-02-26" ] }, { @@ -2679,7 +2679,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.7" + "version": "3.11.8" } }, "nbformat": 4,