What's Changed
- fix-3269: add support for rows in heasarc.download_data by @zoghbi-a in #3270
- DOC: mast Documentation Updates by @snbianco in #3274
- un-indenting head-safe check to apply for cached files too by @eas342 in #3232
- BUG: fix Heasarch.locate_data returning empty rows by @zoghbi-a in #3275
- MAINT: raise more errors earlier by @bsipocz in #3284
- Changed visual to have mpl kwargs for Alma by @SpacialTree in #3285
- EUCLID: delete Xmatch documentation [ci skip] by @cosmoJFH in #3287
- GAIA: update the authentication implementation to read the cookies sent by the new ESAC tap mechanism by @cosmoJFH in #3289
- Log a warning if a cached file's length cannot be verified by @snbianco in #3290
- Fix issue3296: prevent writing when running tests in CDMS by @keflavich in #3297
- Euclid: upgrade the TAP method upload_table to upload tables in fits format by @cosmoJFH in #3295
- Add example of how to get non-public (proprietary) data by @keflavich in #3294
- CDMS: Fix off-by-one error, make tests smoother by @keflavich in #3298
- MAINT: deprecate
band
fromGaia.load_data()
by @bsipocz in #3278 - Use https URL for SVO by @lpsinger in #3303
- MAINT: Replace deprecated isiterable with np.iterable by @lpsinger in #3304
- Pass in resolver name to MAST query functions by @snbianco in #3292
- MAINT: update skybot url, no upstream API change by @bsipocz in #3306
- BUG: fixing parsing special object names for skybot by @bsipocz in #3307
- MAINT: work around setuptools internals for 80.3 by @bsipocz in #3311
- [SIMBAD] add async_job option in all queries by @ManonMarchand in #3305
- DOC: Correct metadata keys by @Yeqzids in #3312
- Enhancements for mast.Observations.get_cloud_uris() by @snbianco in #3314
- Added
get_query_payload
kwarg to skyview by @nkphysics in #3318 - docs: add section about 0.4.8 breaking changes by @ManonMarchand in #3317
- MAINT: Resolve warnings of Logger library by @emmanuel-ferdman in #3316
- MAINT: astropy 7.1.1 compatibility in tests by @bsipocz in #3325
- MAINT: adding workaround for astropy type hints by @bsipocz in #3327
- MAINT: bumping minimum required pytest version and fixes coverage job by @bsipocz in #3337
- GAIA: new simplified cross match method by @cosmoJFH in #3320
- Euclid: new method to retrieve scientific LE3 products by @cosmoJFH in #3313
- Accept lists for MastMissions query criteria by @snbianco in #3319
- DOC: adding SIA1 note to IRSA docs by @bsipocz in #3338
- GAIA: new DR4 datalink retrieve type MEAN_SPECTRUM_RVS by @cosmoJFH in #3342
- BUGFIX: http->https in skyview by @keflavich in #3346
- ENH: do not include image metadata tables in catalog list by @bsipocz in #3334
- Improve subsection nesting; add detail to image search by @gpdf in #3351
- Clarifying documentation for
MastMissions
radius value by @snbianco in #3364 - GAIA: new datalink retrieve types for DR4 by @cosmoJFH in #3371
- Splatalogue: fix docstring to match valid intensity type by @keflavich in #3368
- GAIA: Fix minor issue in PR #3371 by @cosmoJFH in #3372
- URL Length check for locate_data by @d-giles in #3356
- DOC: adding note about cached query by @bsipocz in #3378
- GAIA: rename DR4 datalink retrieve types by @cosmoJFH in #3382
- MAINT: adding workaround for pyvo Warning message changes by @bsipocz in #3383
- EUCLID: new x-match method by @cosmoJFH in #3386
- Remove options to cutout from TICA products by @snbianco in #3391
- Support expressions when filtering products by numeric columns by @snbianco in #3365
- Preliminary support for Roman in
MastMissions
class by @snbianco in #3385 - Update heasarc.rst by @jleagle94 in #3390
- Handle non-ICRS coordinates in query functions by @snbianco in #3164
- ESA HST module PyVO migration by @JorgeHigueraFombuena in #3367
- Filter products with negative operator by @snbianco in #3393
- Check that a column does not exist before adding to result table by @snbianco in #3400
- MAINT: only rerun failed tests even if everything passes by @bsipocz in #3405
- MAINT: Update MAST registry link and example doc by @tsdower in #3406
- GAIA: new DR4 retrieval_type MCMC_GSP_PHOT for datalink by @cosmoJFH in #3409
- Preserve size of mask when all values are False in HeasarcClass.locate_data by @matteobachetti in #3411
- Change the location of the FIRST cutout server by @rlwastro in #3413
- MAINT: cleaning pytest cache on first run by @bsipocz in #3417
- Euclid: New remote tests by @cosmoJFH in #3407
- Resolve multiple object names at once (with batching) by @snbianco in #3398
- MAINT: fixing VSA and WFAU links by @bsipocz in #3418
- ENH: Irsa.list_catalog(filter) now matching in description by @bsipocz in #3415
- MAINT: various pre-release maintenance items by @bsipocz in #3420
New Contributors
- @eas342 made their first contribution in #3232
- @SpacialTree made their first contribution in #3285
- @Yeqzids made their first contribution in #3312
- @emmanuel-ferdman made their first contribution in #3316
- @gpdf made their first contribution in #3351
- @d-giles made their first contribution in #3356
- @jleagle94 made their first contribution in #3390
- @JorgeHigueraFombuena made their first contribution in #3367
- @tsdower made their first contribution in #3406
- @matteobachetti made their first contribution in #3411
Full Changelog: v0.4.10...v0.4.11