MAST: Read product function for MastMissions by snbianco · Pull Request #3593 · astropy/astroquery · GitHub
Skip to content

MAST: Read product function for MastMissions#3593

Open
snbianco wants to merge 8 commits into
astropy:mainfrom
snbianco:read-product-mm
Open

MAST: Read product function for MastMissions#3593
snbianco wants to merge 8 commits into
astropy:mainfrom
snbianco:read-product-mm

Conversation

@snbianco

@snbianco snbianco commented May 18, 2026

Copy link
Copy Markdown
Contributor

A function in the MastMissions class that can read products into memory.

For FITS files, we use astropy.io.fits.open. The product files are downloaded and cached by Astropy, and then read into a HDUList object.

For ASDF files, we use fsspec and asdf. Our downloads for Roman data are redirected to S3, so these files are not downloaded and are streamed directly into asdf.AsdfFile objects.

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

@scfleming

Copy link
Copy Markdown

@snbianco snbianco force-pushed the read-product-mm branch 2 times, most recently from 617201a to cdda4a2 Compare May 27, 2026 17:05
@snbianco snbianco marked this pull request as ready for review May 27, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants