From 2b65f46ee676999f8e173969ab29ccc711273f57 Mon Sep 17 00:00:00 2001 From: dulude Date: Fri, 6 Oct 2023 12:53:08 -0400 Subject: [PATCH 1/2] updated _toc.yml and _config.yml files --- _config.yml | 3 +-- _toc.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index c2ba711e2..7131edce5 100644 --- a/_config.yml +++ b/_config.yml @@ -58,6 +58,5 @@ exclude_patterns: [notebooks/DrizzlePac/align_mosaics/align_mosaics.ipynb, notebooks/WFC3/photometry_examples/phot_examples.ipynb, notebooks/WFC3/tvb_flattenramp/TVB_flattenramp_notebook.ipynb, notebooks/WFC3/uvis_pam_corrections/WFC3_UVIS_Pixel_Area_Map_Corrections_for_Subarrays.ipynb, - notebooks/WFC3/uvis_time_dependent_photometry/uvis_timedep_phot.ipynb, - notebooks/WFC3/zeropoints/zeropoints.ipynb] + notebooks/WFC3/uvis_time_dependent_photometry/uvis_timedep_phot.ipynb] diff --git a/_toc.yml b/_toc.yml index b381f5262..b048a5dd1 100644 --- a/_toc.yml +++ b/_toc.yml @@ -74,4 +74,4 @@ parts: # - file: notebooks/WFC3/tvb_flattenramp/TVB_flattenramp_notebook.ipynb # - file: notebooks/WFC3/uvis_pam_corrections/WFC3_UVIS_Pixel_Area_Map_Corrections_for_Subarrays.ipynb # - file: notebooks/WFC3/uvis_time_dependent_photometry/uvis_timedep_phot.ipynb -# - file: notebooks/WFC3/zeropoints/zeropoints.ipynb + - file: notebooks/WFC3/zeropoints/zeropoints.ipynb From b9b34c818c2dd86d271609634afba0d5eea7d2c6 Mon Sep 17 00:00:00 2001 From: dulude Date: Fri, 6 Oct 2023 12:54:47 -0400 Subject: [PATCH 2/2] zeropoints.ipynb: cleared notebook outputs. --- notebooks/WFC3/zeropoints/zeropoints.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/WFC3/zeropoints/zeropoints.ipynb b/notebooks/WFC3/zeropoints/zeropoints.ipynb index 4e2e2d06e..8802d3415 100755 --- a/notebooks/WFC3/zeropoints/zeropoints.ipynb +++ b/notebooks/WFC3/zeropoints/zeropoints.ipynb @@ -657,7 +657,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.6" + "version": "3.8.12" } }, "nbformat": 4,