Skip to content

Check for TESS/TICA FFIs when getting products for observations#3083

Merged
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:ASB-28093-tess-tica-check
Aug 10, 2024
Merged

Check for TESS/TICA FFIs when getting products for observations#3083
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:ASB-28093-tess-tica-check

Conversation

@snbianco

@snbianco snbianco commented Aug 9, 2024

Copy link
Copy Markdown
Contributor

To try and decrease load on the MAST server, we would like to prevent Astroquery users from getting products for TESS and TICA FFIs. When a user tries to do this, they should be presented with a warning message that presents alternate methods for downloading.

Right now, this filter only works if the user passes in a Row or Table to get_product_list, since we need access to the target_name field. We're aware that this is a limitation and will explore other options if we continue to receive these type of expensive requests from Astroquery.

@pep8speaks

pep8speaks commented Aug 9, 2024

Copy link
Copy Markdown

Hello @snbianco! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-08-09 19:05:55 UTC

@snbianco snbianco force-pushed the ASB-28093-tess-tica-check branch from e8aa8ca to 4f267b8 Compare August 9, 2024 19:05
@snbianco snbianco marked this pull request as ready for review August 9, 2024 19:09
@bsipocz bsipocz added this to the v0.4.8 milestone Aug 10, 2024
@bsipocz bsipocz merged commit 1c1588e into astropy:main Aug 10, 2024
@bsipocz

bsipocz commented Aug 10, 2024

Copy link
Copy Markdown
Member

thanks!

@snbianco snbianco deleted the ASB-28093-tess-tica-check branch August 12, 2024 16:55
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