Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/astroquery

Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz and @ceb8
https://github.com/astropy/astroquery

Merge pull request #2543 from bsipocz/BUG_duplicated_timeout

BUG: fixing duplicated timeout kwarg in _download_file

eae5614ff56ec1c05a56401925b100052c292eab authored over 2 years ago by Brigitta Sipőcz <[email protected]>
BUG: fixing duplicated timeout kwarg in _download_file

097bf12b5e0e74167f1acd00574dd11681d52088 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2535 from at88mph/alma-timeouts

BUG: fix for alma timeout

e2f3b5d4a5a226894031dceb2b7a9e9d05c72b57 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Addressing review

5a33aa1a726472d02e0fb150276a1956c9bd516a authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Add timeouts and test fixes.

170d23c8396675326e621a6656c27348436a3c8e authored over 2 years ago by Dustin Jenkins <[email protected]>
Merge pull request #2536 from jdavies-st/flake8-strict

Use flake8 for codestyle check

8898b5448218dfff004243e1a809816922e82f31 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
BUG: __all__ should contain strings

65d69686d714c0bebee3c8656df8f47de5f2c876 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Fix TestAlma::test_download_and_extract

050cefcb8b93eb76842dd8a9c9fcba3eabce637d authored over 2 years ago by James Davies <[email protected]>
Don't change expected Exceptions in tests

176d1280bde3522a081dfdda56447064512b6b4e authored over 2 years ago by James Davies <[email protected]>
Fixup sdss import order; fix error type

1e7c00851c310ab4b4e2e1a1a97cad60363175df authored over 2 years ago by James Davies <[email protected]>
Use flake8 for codestyle check

a3dd48e5e0ab98f61ebe8820e06319d4477e1d9f authored over 2 years ago by James Davies <[email protected]>
Fix flake8 F codes

6fa901c553176b8ea72bdbd166601c4552ec5a59 authored over 2 years ago by James Davies <[email protected]>
Add modify_unrecognized_table_units() function

Both xmlparser/utils and model/modelutils use this snippet of code, so
pull it out into a separa...

5fc031ae41d9069303900acff9c9aa8b69edc413 authored over 2 years ago by James Davies <[email protected]>
Remove redundant method defs

astroquery/utils/tap/core.py:1994:5: F811 redefinition of unused 'login' from line 1354
astroque...

6836e0199b69beb95aa6ed549eeac190759d0684 authored over 2 years ago by James Davies <[email protected]>
Fix flake8 F codes

a99e8e8b272eed584253874834cd6bd54d0ea3a3 authored over 2 years ago by James Davies <[email protected]>
Fix flake8 F codes

557a5a322b398846de9e5cd68d42f83fac689360 authored over 2 years ago by James Davies <[email protected]>
Merge pull request #2533 from bsipocz/setup_testpaths

MAINT: add testpaths to config

62a34f020dcc57ea62f6443cf9c4b027a32019ab authored over 2 years ago by Brigitta Sipőcz <[email protected]>
MAINT: add testpaths to config for easy pytest run [skip ci]

d8b0544d0eb2b40a0e86111cd89e9a2a725f2d2a authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2532 from weaverba137/restore-query-payload

Restore get_query_payload to all methods

f6799dc00d5ffe5d7f4cc541d6a7f26f38836e24 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Making optional kwargs keyword only in the remainig of the methods, too

ab8d5b82e8b8070ef1e90d6d86f75a21d40608e4 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
fix style error

b657d62304f1222079efb3802c2470afdc52e10c authored over 2 years ago by Benjamin Alan Weaver <[email protected]>
restore get_query_payload to all methods

66c6c9e9cd28f742ac04267f330de7bf9c8263e0 authored over 2 years ago by Benjamin Alan Weaver <[email protected]>
Merge pull request #2518 from bsipocz/warnings_remove_ignore_np_deprecation

BUG: Fix SDSS parsing to directly use Table.read

436245056c3e624b08abb0095a1bbec642ed1526 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2521 from bsipocz/setup_explicit_with_python_version

MAINT: explicitly stating minimum required python version

a3d9b7ae884c7e6ea8b3bb26baa14bf2feba0ccf authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2530 from imbasimba/jwst-support

Added support for JWST and future missions using zip files

9e646ee9b7a5e87f54df603dc064301a6ab54850 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2526 from jdavies-st/2107-test-files-left-behind

MNT: Fix tests that leave behind files in the repo

0caebf0ce72f63dd6baa93b9cd7e9b678bc962ef authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Update formatting output for doctests w/astropy 5.1

87d3601b10a7f3472956eda19d5df1e4b0bbc71e authored over 2 years ago by James Davies <[email protected]>
Added support for JWST and other missions using zip files

405058bffb4656d6a181070c4c2f0925ae46e3e1 authored over 2 years ago by Henrik Norman <[email protected]>
Add autouse tmp_doctest_path fixture in conftest.py

5437cbaa484c4538e120a61049712c5573fb9210 authored over 2 years ago by James Davies <[email protected]>
Use tmp_path instead of tmp_cwd for test

3546ab779a02c886f92c674d30d7f82425c24d39 authored over 2 years ago by James Davies <[email protected]>
Fix Path import in core; parametrize test_esasky_get_spectra_obs_id

264309ab54c3e428a85e0a7a491e3ca0652f217f authored over 2 years ago by James Davies <[email protected]>
Use Path(a, b) instead of a / b

932fb79e2643da89e337bef7c0dd2c8a8880d99b authored over 2 years ago by James Davies <[email protected]>
Remove redundant get_images small test

d64e31461856aa6325703ed872b19b65dcfa85c2 authored over 2 years ago by James Davies <[email protected]>
Parametrize get_images test

d89f9aba4e8262c2ce6e3e4e56f565457ab2ac7c authored over 2 years ago by James Davies <[email protected]>
Clean up paths in alma tests

48273620488ebc892ced7149d1e528fabc578c7a authored over 2 years ago by James Davies <[email protected]>
Remove redundant code in test

Co-authored-by: Eero Vaher <[email protected]>

3c8d1b1ec141e5f8c1e30aca8e041e97251ffa36 authored over 2 years ago by James Davies <[email protected]>
Use Path().stat().st_size instead of os.path.getsize

Co-authored-by: Eero Vaher <[email protected]>

325ddfff956a0e02f3fd6ecc417df953e1439d0a authored over 2 years ago by James Davies <[email protected]>
assert is a keyword, not a function

Co-authored-by: Eero Vaher <[email protected]>

e4ef23c62071147bb18b1b65af51d54f4138b5a6 authored over 2 years ago by James Davies <[email protected]>
Make string case consistent in comparisons.

Co-authored-by: Eero Vaher <[email protected]>

ca89540734df85f720fd47eef77dd09e6064b2b1 authored over 2 years ago by James Davies <[email protected]>
Use Path().name instead of os.path.basename

Co-authored-by: Eero Vaher <[email protected]>

acba5c88388734f1d93618dc8cc39ec8c76349fd authored over 2 years ago by James Davies <[email protected]>
Use Path instead of os.path.join

Co-authored-by: Eero Vaher <[email protected]>

4a8b81349c487a0e4987a87ef0ffe8e1935e80ca authored over 2 years ago by James Davies <[email protected]>
Merge pull request #2527 from bsipocz/ci_add_windows_cron

CI: Adding online CI job for windows

404fa410820bc97a27fcfa18d1f10e9400651374 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Moving crons back to cron, remove temporarily run for PR [skip ci]

48f01312e28d6da9ba2992015d343d3673d03327 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Adding online CI job for windows, udpdate versions

c56d80269666b5278ee1560cd9f5ceb4c852751f authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2524 from esdc-esac-esa-int/ESA_eHST-improve-query-criteria

Refactored query criteria to use ehst.archive table

01d75d6cf05321e94d8cd6d80fd150d4475cb04e authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Don't query remote data on test collection, i.e. during parametrization

7ae6fe5703cf8719c2c89167b4b45ec14905fe46 authored over 2 years ago by James Davies <[email protected]>
Allow github actions remote data workflow to be run manually

684146e0cd87c9ad5551a556c2f0e85c102802b3 authored over 2 years ago by James Davies <[email protected]>
Fixed CHANGES.rst hubble name

42eea5fc01c0b74a8871c02a6e29676156f03b82 authored over 2 years ago by javier-ballester <[email protected]>
Fixed error in hubble.rst

f29fcbc9fa9ce59617e398987cbf971fcdc948f3 authored over 2 years ago by javier-ballester <[email protected]>
Use tmp_path in alma tests

e033240095b612932553444d9ffe4a3ff0df9aa4 authored over 2 years ago by James Davies <[email protected]>
Put comment into pytest.skip reason

837fa016adeb4e42c09bd4c126bd584f843b4a53 authored over 2 years ago by James Davies <[email protected]>
Fix INTEGRAL data download path; fix get_spectra test

72b3a509cb15e5690bf3acb04ed61ec1ba539d8c authored over 2 years ago by James Davies <[email protected]>
Fix path issue in vo_conesearch

2d7d6c3de3667f647891ff2b4c61568acea032a3 authored over 2 years ago by James Davies <[email protected]>
remove workaround and compare string columns

e23180e9f3de4de251bc594b762c6ca84b0d7ced authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Work around windows dtype issue in tests

43926ec3df60d27d9b8b3b55589538d4eccaef9b authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Fix numpy deprecation warning by switching to use Table.read for reading response

72122121a96762438d22cc01686dbc90a1e1c9cb authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2525 from eerovaher/shorter-tapplus-tests

Shorten `esa/jwst` and `gaia` tests

af8d510ee194de51e07f352fa212cb19989bd039 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Update noirlab base URL; Clarify API version message

1f10c7fcd632e9f2ff8d057702457ba6b2c00649 authored over 2 years ago by James Davies <[email protected]>
Simplify setting DummyResponse data in TAP+ tests

`DummyResponse` is used in `esa/jwst` and `gaia` tests for mimicking
server responses. Now the r...

040f67665e7dbe682d07e8e1872cd782c263f951 authored over 2 years ago by Eero Vaher <[email protected]>
Simplify handling `DummyResponse` in TAP+ tests

`DummyResponse` is used in `esa/jwst` and `gaia` tests for mimicking
server responses. Now the `...

7b2310c7540fd4cd302cb6484daa3a5ae59c53a6 authored over 2 years ago by Eero Vaher <[email protected]>
Updated CHANGES.rst

e09fbeb7262e0a3260cf6d0e4572e19f320056e8 authored over 2 years ago by javier-ballester <[email protected]>
Test named astroid Vesta instead of Pallas; use user API in tests

5b4f808bedb152fd7d547cb1e3c4ceba10c47df2 authored over 2 years ago by James Davies <[email protected]>
Refactored query criteria to use ehst.archive table

691fcf16edae6f0881da75e7a496cb935ecf18c1 authored over 2 years ago by javier-ballester <[email protected]>
Fix mast test to not leave behind straggler file

df4c0ef7791d993a5b02e0810a048b4fdead1681 authored over 2 years ago by James Davies <[email protected]>
Fix regex invalid escape sequence with raw string

49b64f3b27eb7219baf5a24a39aba7cadce7d5f4 authored over 2 years ago by James Davies <[email protected]>
Use pytest fixture tmp_path in eso tests

273bc4bf8c05ea373c50966b8a5df80378353631 authored over 2 years ago by James Davies <[email protected]>
Fix esasky tests to not leave behind straggler files

89196ad42b42211de1d96b26fb0625c1b2894907 authored over 2 years ago by James Davies <[email protected]>
Merge pull request #2522 from bsipocz/TST_closing_files

TST: Closing files in tests

a750c432d6000343157ad5d2a2a5fcd439c6fa8d authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Closing files in tests

92e907006ce47dbef563408cc5f288fceeedd47e authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Fix path handling in esasky core library

a8bca46de8419e7cf87e120051e2708b459111ef authored over 2 years ago by James Davies <[email protected]>
Clean up test files left behind in esa xmm tests

f83660e98dd496517b78b5817ce34829d0f47232 authored over 2 years ago by James Davies <[email protected]>
Prevent esa iso test from leaving behind file.png and file.tar

66043dfd2b5a2f8c753fceb0f62f5c23ffeee1bb authored over 2 years ago by James Davies <[email protected]>
Get rid of DeprecationWarning from MOC.write() usage in core

782397a39eb3fb6247e7c7c2de682febbcb91184 authored over 2 years ago by James Davies <[email protected]>
Use tmp_cwd so moc.fits doesn't get written in repo

8f4d683f7957e7d88b89ac9d145a90306c1282d9 authored over 2 years ago by James Davies <[email protected]>
Add tmp_cwd pytest fixture, a clean tmp dir to run test in

1b9b43571b644a4c3b9369caf5a9b15bdd9fefbe authored over 2 years ago by James Davies <[email protected]>
Merge pull request #2502 from eerovaher/remote-test-modules

Recommend a better way to mark remote data tests in remote test modules

1ff3b7f87d7cea10cb7343db2ebe2ce483338888 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Be explicit with required python version

1e01448d05711a3977da774bc3bbe3abb72e1551 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2517 from bsipocz/docs_fix_cadc_failures

DOC: Fixing doctest failures for cadc.rst

8bfeac062167492a0237823a919ca6daac7cc3b3 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2519 from bsipocz/lamda_fix_remote_and_warning

DOC: Fixing online test failure for lamda

677c41afcd8b30887c74874dc1171d8b3fbc8103 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Fixing online test failure for lamda

87660594fd5e8cefa471cc7e88ff7615b01355de authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Fixing doctest failures for cadc.rst

85c69185a4adacc7d186009f91d7865fa297d548 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2478 from jsobeck/main

Modifying astroquery/sdss package init file to use most current SDSS DR (as well as associated d...

8c3e86964f211b8b5f89aa6ee2533f21f238af82 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Minor updates for DR17

5f60c09a9be2940fe5f9b46902c61606b3dfafe3 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
SDSS module: set default data release to DR17

7b2c0eb18c49ec7f030564ffb0c89fd02afc8b14 authored over 2 years ago by Jennifer Sobeck <[email protected]>
Slight change to sdss-associated documentation

32c754317b176a67decee47025467a3572b14414 authored over 2 years ago by Jennifer Sobeck <[email protected]>
Merge pull request #2477 from weaverba137/sdss-cone-search

Convert query_region to cone search

5c1eefc3cd1c7af783254798283ab7ac1e7270ce authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2515 from bsipocz/ci_use_nightly_wheels

CI: Using nightly wheels for devdeps

c721dab892e4b67d1ed15d49d04c502aab03c81d authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Using nightly wheels for devdeps rather than building from source

1a744ad0fc8199dc9bb1e07320ff347caf36a10f authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2511 from jdavies-st/mast-no-subdirs

MAST: Add flat option to Observations.download_products

fae02b844ff6b40ac24e69a5ddb97d65d855ad18 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Warn when flat=True and curl_flag=True

279c683963e9e22b4b361b0927fd433cf6df8f98 authored over 2 years ago by James Davies <[email protected]>
Update docstring for curl_flag=True case

9282366591b07550f13dee74246fb275c271ce28 authored over 2 years ago by James Davies <[email protected]>
Fix tests

1ec8393ef6008960d27c6f60cabf7e39bb8050b7 authored over 2 years ago by James Davies <[email protected]>
Fix arg/kwarg order in _download_files() call signature

dd3a3528a521b614575ad5becbaa8d953fbe45bf authored over 2 years ago by James Davies <[email protected]>
Merge pull request #2512 from ceb8/esa_docs

DOC: ESA Docs Updates

3ba106273b0d9a18dc8493d274ea80163e35a490 authored over 2 years ago by Brigitta Sipőcz <[email protected]>
last changes

26b723cc6987336436d5c6f253d14bdc02000aba authored over 2 years ago by C. E. Brasseur <[email protected]>
Update CHANGES.rst

ed97edbf3f60b0d7002e66e155b1fd32e355a288 authored over 2 years ago by James Davies <[email protected]>
Add test for flat MAST downloads; consolidate test setup in fixture

5ac3501d7abf60ac0c87294c75507cf39a519bb9 authored over 2 years ago by James Davies <[email protected]>
Add flat option for now subdirs in Observation.download_products

8a50015b9134787b7b87acc4e10ea33ce0255e59 authored over 2 years ago by James Davies <[email protected]>
Merge pull request #2510 from jdavies-st/mast-log-duplicate-warning

Log a warning if there are download duplicates for MAST

c9972e0680058af9f20ceaa06de13223960eaf3d authored over 2 years ago by Brigitta Sipőcz <[email protected]>
Log info if there are download duplicates for MAST

b348489ee3334547fc9f56d3fa700c9b7e8bc3b0 authored over 2 years ago by James Davies <[email protected]>