Skip to content

Commit

Permalink
readd drizzle_wfpc2 to _toc.yml, introduce trivial change to notebook (
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen authored Jan 8, 2025
1 parent c54c457 commit 17db4e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ parts:
- file: notebooks/DrizzlePac/align_mosaics/align_mosaics.ipynb
- file: notebooks/DrizzlePac/sky_matching/sky_matching.ipynb
- file: notebooks/DrizzlePac/mask_satellite/mask_satellite.ipynb
#- file: notebooks/DrizzlePac/drizzle_wfpc2/drizzle_wfpc2.ipynb
- file: notebooks/DrizzlePac/drizzle_wfpc2/drizzle_wfpc2.ipynb
- caption: HASP
chapters:
- file: notebooks/HASP/Setup/Setup.ipynb
Expand Down
2 changes: 1 addition & 1 deletion notebooks/DrizzlePac/drizzle_wfpc2/drizzle_wfpc2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
"from astroquery.mast import Observations\n",
"from astropy.table import Table\n",
"from astropy.io import fits\n",
"from astropy.table import Table\n",
"from astropy.visualization import LogStretch, ImageNormalize\n",
"from IPython.display import Image, clear_output\n",
"from photutils.aperture import CircularAnnulus, CircularAperture, ApertureStats, aperture_photometry\n",
Expand Down

0 comments on commit 17db4e5

Please sign in to comment.