Releases: astropy/astroquery
Releases · astropy/astroquery
v0.4.9
v0.4.8
What's Changed
- GAIA: The function upload_table in the TapPlus class must not allow table names that contain a dot by @cosmoJFH in #2971
- CI: docsbuild fix by @bsipocz in #2981
- Update documention for the field upload_resource in the functions launch_job and launch_job_async [ci skip] by @cosmoJFH in #2975
- GAIA: Astroquery documentation: general update [ci skip] by @cosmoJFH in #2969
- MPC: Add star catalog column by @tristandijkstra in #2957
- GAIA: include table size in the class TapTableMeta by @cosmoJFH in #2970
- API: adding EmptyResponseError to public API by @bsipocz in #2982
- [vizier] raise a meaningful error message when no catalog is found in get_catalog_metadata by @ManonMarchand in #2980
- JPL Horizons: Test refraction with and extra_precision by @mkelley in #2986
- API: Fix splatalogue module with upstream changes by @keflavich in #2960
- Update gaia.rst with corrected hyperlinks by @hectorcanovas in #2987
- GAIA fix the method read_http_response to retrieve json files recently included in #2970 by @cosmoJFH in #2990
- MAINT: dropping supports for old versions by @bsipocz in #2966
- GAIA: Due to the new tap 9.8.0, functions return uncompressed FITS/ECSV files by @cosmoJFH in #2983
- Gaia: Define new constant USE_NAMES_OVER_IDS that gives preference to
name
over ID attributes of columns as the names of columns in theastropy.table.Table
instance. by @cosmoJFH in #2967 - EHSTPCR-1144: Implemented the function get_datalabs_path along with the by @esdc-esac-esa-int in #2998
- Update tap.rst by @richardgmcmahon in #2985
- Remove Non-functional Overlay Args from Skyview by @duytnguyendtn in #2979
- BUG: changing int comparison to fix incompatibility with astropy 6.1 by @bsipocz in #3008
- EHSTPCR-1181: fix for get_datalabs_path by @jespinosaar in #3010
- MAINT: dropping pyvo <1.5 by @bsipocz in #3002
- Gaia: delete any reference to data_structure "Combined" in the function load_data and in the documentation [ci skip] by @cosmoJFH in #3012
- Enhanced results feature in ALMA by @andamian in #2855
- Download file with a directory specified by local_path parameter by @snbianco in #3016
- Update VSA url by @robertdstein in #3033
- Proper handling of spectral resolution by @andamian in #3035
- Reduce execution time of MAST remote test suite by @snbianco in #3036
- Modulate verbosity on download_products() function by @snbianco in #3031
- BUG: better handling the optional dependency required for functionality by @bsipocz in #3039
- MAINT: irsa remote test fixes by @bsipocz in #3040
- MAINT: updating package metadatas by @bsipocz in #3038
- MAINT: remove deprecated usage of BeautifulSoup by @bsipocz in #3041
- CI: separate out online tests to their own workflow by @bsipocz in #3042
- MAINT: skip bigdata tests in CI by @bsipocz in #3045
- MAINT: fix OGLE url by @bsipocz in #3048
- TST: fix ipac related doctest failures by @bsipocz in #3047
- MAINT: fixing various minor issues picked up in the remote tests by @bsipocz in #3051
- Maintenance for the VizieR module by @ManonMarchand in #3028
- Simbad: refactor to use TAP by @ManonMarchand in #2954
- [SIMBAD] Add filter names as possible votable fields by @ManonMarchand in #3052
- Update MPC query to parse 3 digit precision motion columns by @jurezakrajsek in #3026
- Update download URLs for SDSS DR18 by @weaverba137 in #3017
- MAINT: fix gama url by @bsipocz in #3056
- MAINT: remote fixes June 2024 by @bsipocz in #3058
- MAINT: remove unused system tool gunzip by @bsipocz in #3057
- Update MastMissions Documentation and Tests by @snbianco in #3055
- DEP: pinning pillow version for oldest deps CI job by @bsipocz in #3063
- Include warning in get_datalabs_path method for ehst when the data volume is not mounted in DataLabs by @davidglt in #3059
- Bugfix for pagesize and page parameters in catalogs.query_criteria() by @snbianco in #3065
- Remove photutils from Astroquery astrometry.net by @mfixstsci in #3067
- Streamlined method to get list of cloud URIs by @snbianco in #3064
- [SIMBAD] Add emtpy response warning by @ManonMarchand in #3068
- get_obs_products method supports product_type parameter as string or list by @davidglt in #2995
- Bugfix in get_cloud_uri_list, added test case by @snbianco in #3069
- Method to get all products by program id (proposal id) by @davidglt in #3073
- INFO message when removing duplicate products should give the correct number of products based on filters by @snbianco in #3074
- Astrometry.net: reduce number of calls when polling for job status by @dstndstn in #3079
- Escape MAST Download URIs by @snbianco in #3080
- Reduced download volume for ESASky JWST tests by @imbasimba in #3081
- COMP: fix tarfile deprecation for esasky, follow-up to PR2838 by @bsipocz in #3082
- Check for TESS/TICA FFIs when getting products for observations by @snbianco in #3083
- Check that parameters are valid when running criteria queries by @snbianco in #3084
- DEP: refactored out runtime dependency on setuptools by @neutrinoceros in #3071
- MAINT: adding Python 3.13 to CI by @bsipocz in #3088
- Support case-insensitive query criteria by @snbianco in #3087
- MAINT: fix for sudden upstream change by @bsipocz in #3091
- Deprecate raw response from non-async method by @mkelley in #3089
- Get list of unique products by @snbianco in #3096
- Fix so that test products are downloaded to temp directory by @snbianco in #3101
- BUG: pin sphinx-automodapi version by @bsipocz in #3103
- MNT: Use hash for Action workflow versions and update if needed by @pllim in #3108
- Fix the failing tests getting spectra from ESA Sky by @emellega in #3107
- GAIA: include new datalink retrieve types in the method load data by @cosmoJFH in #3110
- DOC: cleanup readme from extra install info and unused links by @bsipocz in #3104
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group by @dependabot in #3112
- ESASky handle eROSITA downloads by @emellega in #3111
- [XMatch] fix: upload of two local tables is now possible by @ManonMarchand in #3116
- MAINT: cleanup intersphinx mapping by @bsipocz in #3117
- Esasky use ucd instead of json by @emellega in #3106
- Fixed galactic coord problem by @andamian in #3105
- Gaia: change the signature of the method load_data by @cosmoJFH in #3014
- Move cloud functions into Observations, fix for docs and test by @snbianco in #3113
- Reduce running time for MAST doctests by @snbianco in #3122
- Added support for...
v0.4.7
What's Changed
- Fixed failing test in HEASARC module, adding local test data by @volodymyrss in #2250
- Casda doc clean up by @tinuademargaret in #1943
- update domain in NOIRlab docs from noao.edu to noirlab.edu by @privong in #2324
- MNT: Remote tests fixes by @bsipocz in #2340
- Various remote-data docs fixes by @bsipocz in #2337
- Remove outdated, unused old notebook by @bsipocz in #2343
- Verify SSL certificates for FIRST, MAGPIS by @keflavich in #2350
- Issue #2344: test fixed, examples in doc tested and updated by @jespinosaar in #2351
- MNT: fixing more remote tests by @bsipocz in #2346
- Fix atomic caching infinite loop by @bsipocz in #2339
- Atomic documentation clean up by @tinuademargaret in #1937
- freeze degree string representation by @volodymyrss in #2347
- MNT: cleanup test data by @bsipocz in #2342
- Hsa support by @lvalerom in #2122
- Fix string formatting in "dummy handlers" by @lvalerom in #2361
- Add query_regions to esa.hsa by @keflavich in #2362
- Restructure ESA docs by @bsipocz in #2369
- Add cutouts for casda by @jd-au in #2366
- Cadc documentation clean up by @tinuademargaret in #1942
- Cleanup test decorations by @bsipocz in #2327
- Updating http-->https for astrometry.net by @bsipocz in #2380
- Bugfix: SBDB query return unit with exponentials by @jianyangli in #2377
- MNT: Adding more dev dependency testing by @bsipocz in #2378
- A number of CADC authentication and doc fixes by @andamian in #2374
- Small changes in CADC docs by @andamian in #2381
- Tests remove unittest from gaia and dace by @bsipocz in #2383
- Eso documentation cleanup by @tinuademargaret in #1972
- Utils to cleanup docs downloads by @bsipocz in #2384
- Adding warning about non-functioning NRAO module by @bsipocz in #2387
- TST: Make sure we test with the minimum pyvo requirement by @bsipocz in #2388
- Add
matplotlib
as a 'docs' dependency by @eerovaher in #2390 - MNT: cleanup deprecations and obsolte checks by @bsipocz in #2389
- MNT: last of the python2 cleanups by @bsipocz in #2392
- MNT: Fix incomplete URLs in regrex by @bsipocz in #2394
- Switch CASDA to QueryWithLogin by @jd-au in #2386
- Fix molecule parsing issue for CDMS by @keflavich in #2385
- Remove duplicate MAST token example by @larrybradley in #2402
- Fix predeps test job by @bsipocz in #2404
- Minor changes to remote cronstests and refactoring workflow cancel by @bsipocz in #2406
- Jplhorizons, Jplsbdb, Jplspec documentation cleanup by @tinuademargaret in #1965
- Fix for CDMS issue 2409: mis-parsed GUP by @keflavich in #2411
- chore: Set permissions for GitHub actions by @naveensrinivasan in #2400
- Update codeql GHA version by @bsipocz in #2414
- Alfalfa documentation clean up by @tinuademargaret in #1941
- Test all jplspec code blocks except plots. by @mkelley in #2419
- Add version information for casda features by @jd-au in #2428
- TST: add usage of pytest-rerunfailures for remote-tests by @bsipocz in #2427
- Remove deprecated NASA Exoplanet Archive code by @eerovaher in #2431
- BUG: Fix OAC parsing issue by @bsipocz in #2423
- Remove last
from __future__
imports by @eerovaher in #2432 - Gaia astroquery 1.1 by @mhsarmiento in #2376
- jplhorizons cleanup 2022.05 by @mkelley in #2418
- MAINT: Run all crontests even if they fail by @bsipocz in #2439
- MAINT: remove xfail from passing test by @bsipocz in #2425
- Perform unit conversion in
svo_fps
get_filter_index()
by @eerovaher in #2444 - TST: Fix typo in workflow name by @pllim in #2445
- Validate
svo_fps
query parameter names locally by @eerovaher in #2446 - docfix: MAST Catalogs broken links by @orionlee in #2448
- Fixing typo in cloud.py's CloudAccess() class variable call by @jaymedina in #2452
- DOC: updating NED's narrative docs examples by @bsipocz in #2455
- ESA_JWST-doc-update: actual examples in JWST module by @jespinosaar in #2451
- Setting API key for astroquery.astrometry_net by @moemyself3 in #2459
- Esa hst fixing tests by @javier-ballester in #2461
- BUG: alma fixes for list of keywords, fixes #2094 by @at88mph in #2457
- Removed temp files once they are no longer needed from hubble and xmm by @javier-ballester in #2465
- Change RMF matrices version by @javier-ballester in #2472
- TST:
xmatch
test improvements by @eerovaher in #2468 - Added verbose= to AstrometryNet by @astrofrog in #2484
- BUG: raise for unsupported arguments for alma by @at88mph in #2475
- TST: mark flaky test to be rerun by @bsipocz in #2487
- Astrometry.net: Improvements to API key warnings/errors by @astrofrog in #2483
- Esa documentation cleanup by @tinuademargaret in #1970
- Simplify
simbad
code by @eerovaher in #2494 - Datalink updates by @at88mph in #2493
- converting input lists to np arrays by @jaymedina in #2504
- Fix failing alias search for multi star systems by @rickynilsson in #2506
- BUG: Fix for broken alma downloader by @keflavich in #2490
- Cull duplicate dataURIs for MAST in download_products by @jdavies-st in #2497
- Remove default wavelength limits from
svo_fps
get_filter_index()
by @eerovaher in #2509 - Log a warning if there are download duplicates for MAST by @jdavies-st in #2510
- DOC: ESA Docs Updates by @ceb8 in #2512
- MAST: Add flat option to Observations.download_products by @jdavies-st in #2511
- CI: Using nightly wheels for devdeps by @bsipocz in #2515
- Convert query_region to cone search by @weaverba137 in #2477
- Modifying astroquery/sdss package init file to use most current SDSS DR (as well as associated documentation) by @jsobeck in #2478
- DOC: Fixing online test failure for lamda by @bsipocz in #2519
- DOC: Fixing doctest failures for cadc.rst by @bsipocz in #2517
- Recommend a better way to mark remote data tests in remote test modules by @eerovaher in #2502
- TST: Closing files in tests by @bsipocz in #2522
- Shorten
esa/jwst
andgaia
tests by @eerovaher in #2525 - Refactored query criteria to use ehst.archive table by @javier-ballester in #2524
- CI: Adding online CI job for windows by @bsipocz in #2527
- MNT: Fix tests that leave behind files in the repo by...
v0.4.6
What's Changed
- MNT: Do not use deprecated astropy.tests helper functions by @pllim in #2256
- (Minor fix)eJWST - remove login_gui method from documentation by @jespinosaar in #2257
- Xmm proprietary data by @javier-ballester in #2251
- Fix SDSS CrossID method not working for spec data and for DR17 (photo and spec) by @nmcardoso in #2258
- Name convention for ESA modules by @jespinosaar in #2260
- Fix documentation build by @eerovaher in #2262
- monkey patch services by @jaymedina in #2193
- Update module lists in documentation by @eerovaher in #2265
- Enable calling
Gaia.query_object()
with bothcolumns
andradius
by @eerovaher in #2249 - MAST: Moving target TESScut by @ceb8 in #2121
- Changelog update for PR #2121 by @ceb8 in #2270
- Fix cache dir creation race confition by @mfisherlevine in #2274
- Remove
astroquery/utils/testing_tools.py
by @eerovaher in #2287 astroquery.mast
: adding GALEX mission Cloud support by @jaymedina in #2261- Enable testing examples in
Gaia
documentation by @eerovaher in #2283 - Add PLATO to Catalogs by @jaymedina in #2279
- Possible fix for issue2294: don't pickle hooks by @keflavich in #2295
- Hips2fits documentation cleanup by @tinumide in #1974
- Nist documentation cleanup by @tinumide in #1976
- Gemini documentation clean up by @tinumide in #1948
- Dace documentation cleanup by @tinumide in #1947
- Make
astroquery/utils/tap/model/job.Job.save_results()
obeyverbose
setting by @eerovaher in #2299 - Sdss documentaion cleanup by @tinumide in #1977
- Fix
astroquery.utils.system_tools.in_ipynb()
by @eerovaher in #2289 - Mpc documentation cleanup by @tinumide in #1966
- Exoplanet doc cleanup by @tinumide in #1944
- Fermi doc cleanup by @tinumide in #1945
- Missions mast by @syed-gilani in #2095
- Remote test for Ogle by @tinumide in #1987
- Exclude query parameters from file names is casda.download_file by @jd-au in #2308
- Fix remaining issues with spectra Sdss.query_crossid by @bsipocz in #2304
- Refactor
astroquery/utils/system_tools.py
and its tests by @eerovaher in #2306 - Large crossid queries by @bsipocz in #2305
- Gaia astroquery 1.0 by @mhsarmiento in #2077
- Gama documentation clean up by @tinumide in #1946
- Mast doc cleanup by @tinumide in #1975
- Fix fixture usage for remote test by @bsipocz in #2310
- NED: fixing failing docs examples by @bsipocz in #2314
- Hubble related members by @javier-ballester in #2268
- Decode plus signs in filenames when downloading by @jd-au in #2319
- Fix cross-id for very old data releases by @weaverba137 in #2318
- Fix_issue_2239: Nasa Exoplanet Archive query_object method suddenly produces InvalidTableError by @rickynilsson in #2264
- Make
astroquery.mast
methods take explicit kwargs by @jaymedina in #2317 - Missions mast by @syed-gilani in #2321
- Additional MAST docs test update by @ceb8 in #2315
- ALMA: add option to just validate data by @keflavich in #2263
- Fix in the cadc module in anticipation of coming changes to the servers by @andamian in #2326
- Move functionality from gaia/core.py to utils/tap/core.py. by @mhsarmiento in #2311
- Alma documentation cleanup by @tinumide in #1935
- Alma deprecation cleanup by @bsipocz in #2309
- Deprecate functions from alma.utils by @bsipocz in #2332
- Cleanup prior release 0.4.6 by @bsipocz in #2330
New Contributors
- @javier-ballester made their first contribution in #2251
- @nmcardoso made their first contribution in #2258
- @mfisherlevine made their first contribution in #2274
- @syed-gilani made their first contribution in #2095
- @mhsarmiento made their first contribution in #2077
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Update Spectra URLs by @weaverba137 in #2214
- ALMA integration tests fix by @andamian in #2224
- Fix doc build issues by @bsipocz in #2226
- Allow retrieval from a previous ESO archive request by @gbrammer in #1614
- Turn off default verbosity for TapPlus by @bsipocz in #2228
- Refreshing content of RTD config by @bsipocz in #2229
- NED: String has to remain raw by @bsipocz in #2230
- eJWST prelaunch by @jespinosaar in #2140
- MNT: Cleanup of old unused code and configs by @bsipocz in #2231
- Adding changelog rendering to narrative docs by @bsipocz in #2233
- Mast cloudaccess docs update by @jaymedina in #2235
- eJWST release by @jespinosaar in #2238
- eJWST: remove disclaimer for release by @jespinosaar in #2243
- Fix to allow html downloads with alma package by @andamian in #2246
- Deprecate
astroquery/utils/download_file_list.py
by @eerovaher in #2247 - Expand contribution guidelines by @keflavich in #2248
- Fix for issue #2237: do not cache results that cannot be parsed. by @mkelley in #2253
- Adding python 3.10 to CI by @bsipocz in #2186
New Contributors
Full Changelog: v0.4.4...v0.4.5
v0.3.9 release
v0.3.9 release
v0.3.8 release
release v0.3.8
v0.3.7 release
changelog and setup -> 0.3.7
v0.3.6 with fixed license
v0.3.6.post2 create v0.3.6.post2
v0.3.6 release
Version v0.3.6 release (with a correction)