Skip to content

Commit

Permalink
trivial notebook change
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Jan 8, 2025
1 parent db83b23 commit 362f7a7
Showing 1 changed file with 1 addition and 1 deletion.
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.io import fits\n",
"from astropy.table import Table\n",
"from astropy.io import fits\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 362f7a7

Please sign in to comment.