Skip to content

Commit

Permalink
Re-work after code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Damian authored and Adrian Damian committed Jun 10, 2024
1 parent a9d31eb commit ac941da
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/alma/alma.rst
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ shape, etc. (Note: this require the `regions` Python package to be installed.
.. doctest-remote-data::
.. plot::
:include-source
>>> from astroquery.alma import Alma, get_enhanced_table
>>> alma = Alma()
Expand All @@ -322,9 +324,6 @@ shape, etc. (Note: this require the `regions` Python package to be installed.
To further draw the footprint:
.. plot::
:include-source
>>> from astropy import wcs
>>> import matplotlib.pyplot as plt
>>> # Create a WCS; for plotting, all that matters is that it is centered on our target region
Expand Down

0 comments on commit ac941da

Please sign in to comment.