Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Casda docs cutout channel example #2620

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

mitchcs
Copy link

@mitchcs mitchcs commented Dec 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #2620 (85d3451) into main (b0a89ed) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2620      +/-   ##
==========================================
+ Coverage   64.20%   64.34%   +0.13%     
==========================================
  Files         130      130              
  Lines       16881    16834      -47     
==========================================
- Hits        10838    10831       -7     
+ Misses       6043     6003      -40     
Impacted Files Coverage Δ
astroquery/utils/commons.py 75.00% <0.00%> (-0.15%) ⬇️
astroquery/cadc/core.py 81.04% <0.00%> (-0.14%) ⬇️
astroquery/alma/utils.py 32.35% <0.00%> (-0.08%) ⬇️
astroquery/alma/core.py 49.44% <0.00%> (+0.27%) ⬆️
...roquery/ipac/nexsci/nasa_exoplanet_archive/core.py 57.55% <0.00%> (+0.46%) ⬆️
astroquery/vo_conesearch/vos_catalog.py 69.51% <0.00%> (+1.11%) ⬆️
astroquery/vo_conesearch/validator/validate.py 19.69% <0.00%> (+2.27%) ⬆️
astroquery/vo_conesearch/validator/tstquery.py 32.00% <0.00%> (+3.87%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -158,7 +158,7 @@ below:
>>> url_list = casda.cutout(subset[:1], coordinates=centre, radius=14*u.arcmin)
>>> filelist = casda.download_files(url_list, savedir='/tmp')

An example script to download a 3D cutout from the WALLABY Pre-Pilot Eridanus cube at a specified position and velocity
An example script to download a 3D cutout from the WALLABY Pre-Pilot Eridanus cube at a specified position, velocity, and range
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

", velocity, and range" would be better as "and velocity range"

@bsipocz bsipocz merged commit 942f4fb into astropy:main Dec 1, 2022
@bsipocz
Copy link
Member

bsipocz commented Dec 1, 2022

Thank you both!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants