Skip to content

EUCLID: new method get_sia to access the Simple Image Access Protocol (SIAP) v2.0#3569

Open
cosmoJFH wants to merge 3 commits intoastropy:mainfrom
esdc-esac-esa-int:ESA_euclid_EUCLIDSWRQ-250_siaps_function_new
Open

EUCLID: new method get_sia to access the Simple Image Access Protocol (SIAP) v2.0#3569
cosmoJFH wants to merge 3 commits intoastropy:mainfrom
esdc-esac-esa-int:ESA_euclid_EUCLIDSWRQ-250_siaps_function_new

Conversation

@cosmoJFH
Copy link
Copy Markdown
Contributor

Dear astroquery team,

we would like to implement a new method for the Simple Image Access Protocol (SIAP) v2.0 exposed by the Euclid project.

The Euclid Archive applies the following IVOA standard to serve:

  1. Tables (catalogues), via the IVOA Table Access Protocol TAP
  2. Spectra, via the IVOA DataLink prococol.
  3. Images (and cutouts), via the Simple Image Access (SIA)

The new get_sia method will allow users to obtain the “file_name” and “file_path” of the FITS files that contain the observations of the input coordinates.

cc @esdc-esac-esa-int
jira: EUCLIDSWRQ-250

Note that this PR clones #3506, that was closed due to an error when updating the remote branch.

@cosmoJFH cosmoJFH force-pushed the ESA_euclid_EUCLIDSWRQ-250_siaps_function_new branch 4 times, most recently from 60634c4 to 5316272 Compare March 25, 2026 15:11
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 87.30159% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.13%. Comparing base (6a3c231) to head (5a6fea2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
astroquery/esa/euclid/core.py 88.13% 7 Missing ⚠️
astroquery/utils/tap/core.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3569      +/-   ##
==========================================
+ Coverage   73.09%   73.13%   +0.04%     
==========================================
  Files         219      219              
  Lines       20592    20653      +61     
==========================================
+ Hits        15052    15105      +53     
- Misses       5540     5548       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cosmoJFH cosmoJFH force-pushed the ESA_euclid_EUCLIDSWRQ-250_siaps_function_new branch from 5316272 to c98b8e9 Compare March 25, 2026 19:19
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.

1 participant