Skip to content

INFO message when removing duplicate products should give the correct number of products based on filters#3074

Merged
bsipocz merged 1 commit into
astropy:mainfrom
snbianco:ASB-18099-remove-dupes-log
Jul 25, 2024
Merged

INFO message when removing duplicate products should give the correct number of products based on filters#3074
bsipocz merged 1 commit into
astropy:mainfrom
snbianco:ASB-18099-remove-dupes-log

Conversation

@snbianco

Copy link
Copy Markdown
Contributor

Related to #2496 and #2497

Quick fix so that the number of products given in the INFO message in _remove_duplicate_products reflects any filters that were applied to the products. I did this by switching the order of the calls in download_products so that filters are applied to the product list before duplicates are removed.

@snbianco
snbianco marked this pull request as ready for review July 24, 2024 19:43
@snbianco
snbianco requested a review from bsipocz July 24, 2024 19:43
Comment thread astroquery/mast/observations.py
@bsipocz bsipocz added this to the v0.4.8 milestone Jul 25, 2024
@bsipocz
bsipocz merged commit e0731e7 into astropy:main Jul 25, 2024
@snbianco
snbianco deleted the ASB-18099-remove-dupes-log 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.

2 participants