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.26%. Comparing base (fc6a0dd) to head (249f1dc).
⚠️ 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.22%   73.26%   +0.03%     
==========================================
  Files         226      226              
  Lines       21000    21061      +61     
==========================================
+ Hits        15378    15431      +53     
- Misses       5622     5630       +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
@cosmoJFH cosmoJFH force-pushed the ESA_euclid_EUCLIDSWRQ-250_siaps_function_new branch from 5a6fea2 to 249f1dc Compare April 13, 2026 18:20
@cosmoJFH cosmoJFH force-pushed the ESA_euclid_EUCLIDSWRQ-250_siaps_function_new branch from 249f1dc to 715c40b Compare April 24, 2026 19:32
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