Releases: astropy/astroquery
Releases · astropy/astroquery
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)
v0.3.4 release
version 0.3.4