Ecosyste.ms: OpenCollective

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

Astropy

The Astropy Project is a community effort to develop a single core Python package for common astronomical computing tasks.
Collective - Host: numfocus - https://opencollective.com/astropy - Website: https://www.astropy.org/ - Code: https://github.com/astropy

Merge pull request #15663 from astrofrog/fix-sources-fits-extension

Use relative path for source files

github.com/astropy/astropy - 932e5b4f4ddf1b5ae5e1c546f959b3f4967dd94b authored 12 months ago by Simon Conseil <[email protected]>
Merge pull request #15847 from pllim/update-license-year

DOC: Update license year

github.com/astropy/astropy - 9fc7e49fc0df9b9728feca4a7403d1d99df485d7 authored 12 months ago by Simon Conseil <[email protected]>
Merge pull request #15864 from eerovaher/tests-old-pyerfa

Update `pyerfa` version requirement

github.com/astropy/astropy - 0d4ab51dfae4f281c017231dbb0ab4a6cfe427e8 authored 12 months ago by Marten van Kerkwijk <[email protected]>
Require `pyerfa>=2.0.1.1`

All users should benefit from the bugfix for
https://github.com/liberfa/pyerfa/issues/123

Furth...

github.com/astropy/astropy - 941a75e858cb473f9f3eba3447289ffd403e62fa authored 12 months ago by Eero Vaher <[email protected]>
Merge pull request #15870 from nstarman/infra-typing_extensions

change convention for typing_extensions

github.com/astropy/astropy - dcc41423b4a5970d1120dab9a484824038888bc1 authored 12 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #1080 from ShuleiCao/patch-1

Typo in tpcf_jackknife.py?

github.com/astropy/halotools - 769ed1dd470622d177a161cd1866539ac741177e authored 12 months ago by Andrew Hearin <[email protected]>
Merge pull request #15862 from nstarman/units-import-order

Define `__all__` for `units` (and a bit of refactoring of the imports)

github.com/astropy/astropy - e3c3638fbd2e37495f9c1f36ba05091897c47813 authored 12 months ago by Marten van Kerkwijk <[email protected]>
Define `__all__`

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - cdcaa0dbb73b13f69c32e3b580b2a663308b7657 authored 12 months ago by nstarman <[email protected]>
change convention for typing_extensions

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 6e7ae33a90f75ed79cc4db9739433328ca3c7d1c authored 12 months ago by nstarman <[email protected]>
remove calls to `typing_extensions`

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - a070054981d2387a9b7e2fd3dd1996c7c5ab575d authored 12 months ago by nstarman <[email protected]>
BUG: fix an unintended exception being raised when attempting to compare two unequal ``Table`` instances. (#15845)

* TST: add a regression test for bug 13421

* BUG: fix an unintended exception being raised wh...

github.com/astropy/astropy - c7149789d41939e39b7cff6b899d6ae2de19598a authored 12 months ago by Clément Robert <[email protected]>
CI: use mpl dev for now, too

github.com/astropy/astroquery - 744e455ae339eca53cd64f18ca28cfb2aa1b5fab authored 12 months ago by Brigitta Sipőcz <[email protected]>
CI: specify dev version of indirect dependency, too

github.com/astropy/astroquery - 80b8b4282fa8259ddf792cdc095dda166e40a4d7 authored 12 months ago by Brigitta Sipőcz <[email protected]>
MAINT: fix ogle to use Table in a reasonable way and to fix the np2.0 issue we see

github.com/astropy/astroquery - cae19fe19e259d1b7931e2fb4b11c1f2a49cfbc5 authored 12 months ago by Brigitta Sipőcz <[email protected]>
CI: force numpy to be the dev version even when downstream upper limit it

github.com/astropy/astroquery - a3e04d0d268ef8a59606eb8e6b9895d3c30c8823 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2924 from bsipocz/DEP_SHA

DEP: flagging the SHA module for removal

github.com/astropy/astroquery - ecde8f8893c3ffbcee82d4ecbb895437260ce618 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #15863 from neutrinoceros/docs/bug/conf_stderr

DOC: avoid printing to stdout in docs/conf.py

github.com/astropy/astropy - 6434296372bb8a0a37fa21e31ad02e506a4e16e0 authored 12 months ago by P. L. Lim <[email protected]>
MAINT: fix style

github.com/astropy/astroquery - ab4c4d33c1e2493ca87963de6e96b2d63fb1c14f authored 12 months ago by Brigitta Sipőcz <[email protected]>
DOC: page is now orphan, remove when examples are worked into the main IRSA docs

github.com/astropy/astroquery - 0363bf4733b588066569af701282a5b0caf096fe authored 12 months ago by Brigitta Sipőcz <[email protected]>
DOC: adding changelog

github.com/astropy/astroquery - e78eb0acc00cf0988e857bfce45b199c880cd4a7 authored 12 months ago by Brigitta Sipőcz <[email protected]>
DOC: remove SHA pages from the docs

github.com/astropy/astroquery - a039a671a12ea706c2e9fdd01ccea4ea36826f25 authored 12 months ago by Brigitta Sipőcz <[email protected]>
TST: skip tests for defunct module, and ignore warning

github.com/astropy/astroquery - 91f60027295a941d8341d2b8bf9cec2e8d917bba authored 12 months ago by Brigitta Sipőcz <[email protected]>
DEP: flagging SHA for removal as upstream API changed and we don't fix it but recommend to use IRSA instead

github.com/astropy/astroquery - 9b1e348ae37ce332b4960f9c9a885ecadca85806 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Create `units.typing` module with `QuantityLike` (#15860)

Signed-off-by: nstarman <[email protected]>
Co-authored-by: Eero Vaher <eero.va...

github.com/astropy/astropy - f3a1b7829afef96c4de4f162a87c1647415467f0 authored 12 months ago by Nathaniel Starkman <[email protected]>
cosmo: make argument `verbose` to `z_at_value` keyword-only (#15855)

* make argument `verbose` keyword-only

Signed-off-by: nstarman <[email protected]...

github.com/astropy/astropy - 3e956643c438b141c8f883e37ac59645c5652a20 authored 12 months ago by Nathaniel Starkman <[email protected]>
Merge pull request #15856 from nstarman/cosmo-remove-doctest_requires

cosmo: remove unneeded `__doctest_requires__`

github.com/astropy/astropy - d2783139ea62ac0eb9e7a302d8abf15321035acd authored 12 months ago by P. L. Lim <[email protected]>
DOC: avoid printing to stdout in docs/conf.py

github.com/astropy/astropy - 13b16999b92df97d7e9a4e1a8aeee408ac01070e authored 12 months ago by Clément Robert <[email protected]>
Bug in tpcf_jackknife.py

In line 416--418, np.min(x3), np.min(y3), and np.min(y3) are supposed to be np.max(x3), np.max(y...

github.com/astropy/halotools - 6b7261ad35c3b5d9acaa3f0f5fc3fd005261512b authored 12 months ago by Shulei Cao <[email protected]>
Merge pull request #15861 from nstarman/cosmo-imports-labels

cleanup imports

github.com/astropy/astropy - 2a0b21dcd8c6c7b2206c729d2a150252572826cb authored 12 months ago by P. L. Lim <[email protected]>
cleanup imports

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 7c4ae90bcd6d8b70a6a13a8017fd4b67b0c14a1c authored 12 months ago by nstarman <[email protected]>
isort units

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 97baf9c965a9d54cde4ab7231cbc50914d5bd5ad authored 12 months ago by nstarman <[email protected]>
cleanup imports

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - ad588343f802d1f2404e231996ccc80d33e4b50a authored 12 months ago by nstarman <[email protected]>
Merge pull request #15820 from pllim/pytest-dev-compat

TST: Update org for pytest-doctestplus in devinfra

github.com/astropy/astropy - 9c5ced8d97fe9e1d026919ec35b765ec2a005c1d authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15848 from mhvk/quantity-columns-and-mrt-output

Ensure names of Quantity and other mixin columns are propagated

github.com/astropy/astropy - 5fd8f471ff2997862cf839b006767604953d8a3b authored 12 months ago by Hans Moritz Günther <[email protected]>
remove unneeded `__doctest_requires__`

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 1e430a5e4f3856bf31d816cff1597a0622cc2ea9 authored 12 months ago by nstarman <[email protected]>
TST: Update GitHub link for pytest-doctestplus

because it was moved from astropy to scientific-python.

pytest 8.1 compatibility fixes were all ...

github.com/astropy/astropy - 582d211079f227c323c2f12da72603069c403047 authored 12 months ago by P. L. Lim <[email protected]>
Ensure column initialized from quantity uses possible info.name

github.com/astropy/astropy - 99bee533d52dea8967f1fd85a516adeee740bf37 authored 12 months ago by Marten van Kerkwijk <[email protected]>
Ensure names of mixin columns are propagated

github.com/astropy/astropy - 4dd83273c08a7238e04250a52e3bd323953b30d8 authored 12 months ago by Marten van Kerkwijk <[email protected]>
DOC: Update license year

github.com/astropy/astropy - 444ac66f7ab0076e8d9c390c49b5803c23c329a4 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15830 from neutrinoceros/time/bug/comp_nan_timedelta

BUG: fix comparing NaN quantity with TimeDelta object

github.com/astropy/astropy - f9a61f1aab35861745431d9b21598d879e14ac84 authored 12 months ago by Marten van Kerkwijk <[email protected]>
TST: tox option to exclude scipy (#15742)

* TST: tox option to exclude scipy
so we can test devdeps without scipy-dev
as dhomeier reques...

github.com/astropy/astropy - c22af5c68f284e984ec9d42557144fd1055828da authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15838 from pllim/coord-frames-dark-mode

DOC: Coordinates frames in dark mode

github.com/astropy/astropy - 8bb495742487a4e1dad5970bf9fde9366d9f20c4 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15842 from neutrinoceros/simplify_mpl_import

TST: simplify a quantity_support test

github.com/astropy/astropy - b87782a3cf6774065a15c445948015f67aa12f95 authored 12 months ago by P. L. Lim <[email protected]>
BUG: add missing Sun in VOUnits simple units (#15832)

Include a test that it is now present, and adds a check that
a warning is raised when prefixing...

github.com/astropy/astropy - bb231f14cf939efb3d3b080f297ed2e84e3471a0 authored 12 months ago by Manon Marchand <[email protected]>
TST: add a regression test for bug 13211

github.com/astropy/astropy - 8b03b6a2dce9674e0110048d8b10d08c8aa92f16 authored 12 months ago by Clément Robert <[email protected]>
BUG: fix an edge case where quantity_support would produce duplicate tick labels for small data ranges

github.com/astropy/astropy - 3c91ad040ff764b1eef175eee1197b3470eee50e authored 12 months ago by Clément Robert <[email protected]>
TST: simplify a quantity_support test

github.com/astropy/astropy - 0dc40405887957842fcc067d06e68a836c0d7464 authored 12 months ago by Clément Robert <[email protected]>
DOC: Coordinates frames in dark mode

[ci skip]

github.com/astropy/astropy - 7752f1db7604b63b1e3b8d7e3321fbad0ae94548 authored 12 months ago by P. L. Lim <[email protected]>
MNT: Remove defunct CircleCI notify

github.com/astropy/astropy - b5d2c861525c070c55a5ec10e5f23a40b33a8c43 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15783 from pllim/doc-inheritance-dark-mode

DOC: Inheritance diagram for dark mode

github.com/astropy/astropy - 4e456bc57dded369edb92584ea85ffa597114202 authored 12 months ago by P. L. Lim <[email protected]>
DOC: Dark mode for transform graph and legend

attempted but only got the graph to work
so it is commented out for now.

DOC: Use invert values ...

github.com/astropy/astropy - c197a4a014ec78c1b042a7f4f09d9f75acfdcaa0 authored 12 months ago by P. L. Lim <[email protected]>
DOC: Inheritance diagram for dark mode

Co-authored-by: Stuart Mumford <[email protected]>

github.com/astropy/astropy - 1f7c379ea78d4075432b191223c602909e9262be authored 12 months ago by P. L. Lim <[email protected]>
TST: Skip test_ignore_sigint in predeps job (#15818)

* TST: Skip sigint test when too many threads
instead of skipping it blindly

github.com/astropy/astropy - 5ad5b66c236a9042983b46d9bdda91f19f5e948e authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #16 from neutrinoceros/package_impl

DEP: fix implicit dependency on packaging

github.com/astropy/pytest-filter-subpackage - 269e3ddcf6bbd4c008dcc1a4da9e31cfb6ede351 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15829 from neutrinoceros/time/doc/fixes

DOC: minor fixes to astropy.time's docs

github.com/astropy/astropy - c0ebce494a670805c1e928bd467222a8357b53ba authored 12 months ago by Marten van Kerkwijk <[email protected]>
TST: add a regression test for bug 15230

github.com/astropy/astropy - 23b5fc837e94dde99cc3415488f2d0cd485d999d authored 12 months ago by Clément Robert <[email protected]>
BUG: fix comparing NaN quantity with TimeDelta object

github.com/astropy/astropy - 1123af8d86959d89486ec01636d898c303511dbc authored 12 months ago by Clément Robert <[email protected]>
DOC: minor fixes to astropy.time's docs

github.com/astropy/astropy - 0597e6d926a6a1aa38a946ad6e8fbc550484a69a authored 12 months ago by Clément Robert <[email protected]>
DEP: fix implicit dependency on packaging

github.com/astropy/pytest-filter-subpackage - 5f83970577fa944c58cf4e76ca8e243670e21a3f authored 12 months ago by Clément Robert <[email protected]>
Going for 0.2 next

[ci skip]

github.com/astropy/pytest-filter-subpackage - 469e31f3dc299cda49843a1657b97daa3508d1e2 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15 from pllim/pytest-8.1

MNT: Compat with pytest>=8

github.com/astropy/pytest-filter-subpackage - 0b7f50f40513c2fc39e423a48c8b77a35c051c00 authored 12 months ago by Brigitta Sipőcz <[email protected]>
CI: adding testing with pytest 8.0.x

github.com/astropy/pytest-filter-subpackage - f43b264c0dee6613139bdd8af7198f2366fc6e93 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Use pytest-doctestplus dev version with pytest-dev

github.com/astropy/pytest-filter-subpackage - 80bd11f7ac2a7b2a73efe2903df7799e37d75d1c authored 12 months ago by P. L. Lim <[email protected]>
Modernize testing framework

by copying over config from pytest-doctestplus to use Actions instead of Azure Pipelines.

Added ...

github.com/astropy/pytest-filter-subpackage - 829d7e257c74b29b24889c0e86f01681d130b767 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #2915 from astrojimig/criteria_pages

BUG: MAST: update query_criteria to use page params

github.com/astropy/astroquery - 439c74d8618889fb1a6bca346a63dcffbf3c5008 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2914 from esdc-esac-esa-int/ESA_gaia_update_contact_email

Gaia: Update contact email included in the gaia documentation [ci skip]

github.com/astropy/astroquery - b480b2931bdc11b09f003207b304496babbf26a8 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2921 from bsipocz/MNT_nist_tests

Mnt nist tests

github.com/astropy/astroquery - e52e7883244311567623e9b7840e1aa1d480ce2a authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #15791 from eerovaher/prevent-large-files

Make the `pre-commit.ci` job guard against large added files

github.com/astropy/astropy - 9cd4f4fbe8df945c524e005c8e31c6b9441c5e2a authored 12 months ago by P. L. Lim <[email protected]>
TST: fix handling of MaskedColumn/MaskedConstant

github.com/astropy/astroquery - ae50f61563dc9167c19fc7d0776ce90bf4643c9e authored 12 months ago by Brigitta Sipőcz <[email protected]>
TST: cleanup tests

github.com/astropy/astroquery - f8b6580aac71949c9897d72b49bb906d05d545b2 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #2918 from keflavich/nist_fix_wl

Fix issue 2889: NIST wl keyword

github.com/astropy/astroquery - f63cd8474278053aa33b08fabe2234be8cf2b983 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Add changelog [skip ci]

github.com/astropy/astroquery - 627f3f06da6a93eb87f19ff1c35ef43b7d1f68c4 authored 12 months ago by Adam Ginsburg (keflavich) <[email protected]>
add and update remote tests

github.com/astropy/astroquery - 0d79abdeebc687b3809f1a99d415ef8cca92943f authored 12 months ago by Adam Ginsburg (keflavich) <[email protected]>
change low_wl to low_w

github.com/astropy/astroquery - ecb4210d8770f90dc74fdb8e1ebe685e256c78b0 authored 12 months ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #15686 from neutrinoceros/typing_extensions_req

DEP: adjust requirements for extra dependency on typing-extensions

github.com/astropy/astropy - e955c726bdbae94c66e07c9e16b35ee69929f991 authored 12 months ago by P. L. Lim <[email protected]>
DEP: adjust requirements for extra dependency on typing-extensions

At the moment, typing-extensions is only ever used to replace `typing.Self`, which is included i...

github.com/astropy/astropy - 169f46198065402ebc0b50061a7543aa175db754 authored 12 months ago by Clément Robert <[email protected]>
MNT: Compat with pytest>=8

github.com/astropy/pytest-filter-subpackage - a98f83049993919418d49599c84258d24130c452 authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15809 from neutrinoceros/tst/pytest8_compat

TST: fix compatibility pytest 8.0

github.com/astropy/astropy - 12367300d12e6f5c22fc92aec79f3752a0d6eff7 authored 12 months ago by P. L. Lim <[email protected]>
TST: Clean-up of test_ignore_sigint

github.com/astropy/astropy - f7b03014988f5bb79335a4dc0e9896508ebdbb0a authored 12 months ago by P. L. Lim <[email protected]>
Merge pull request #15802 from eerovaher/refactor-skycoord-parse

Reduce code duplication in `sky_coordinate_parsers.py`

github.com/astropy/astropy - f8eac0aecc54dd4eabd1494ce3ac23d3085e786c authored 12 months ago by P. L. Lim <[email protected]>
Configure check-added-large-files pre-commit hook

Previously the hook only checked staged files. This made it possible for
contributors who had no...

github.com/astropy/astropy - c58e018338a2c5fac2bf99ec76ef7a0202decc40 authored 12 months ago by Eero Vaher <[email protected]>
Fix ruff violation in coordinates subpackage (#15798)

* Fix ruff violation in coordinates subpackage

- Resolve 'superfluous-else-raise' (RET506) li...

github.com/astropy/astropy - 5470263d22c76f76c77b102441f0c5876c15f0f6 authored 12 months ago by Robert Queenin <[email protected]>
Merge pull request #2907 from esdc-esac-esa-int/ESA_gaia_GAIAPCR-1299_Update_Gaia_astroquery_to_handle_new_formats_due_to_TAP_9.6.0

Update gaia astroquery to handle new output formats due to ESAC TAP 9.6.0 library (gaiapcr-1299)

github.com/astropy/astroquery - 2ad5ae517c8a27d4be2ac26667bcba118b3ada22 authored 12 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #1078 from neutrinoceros/pin-extension-helpers

BLD: pin extension-helpers to 1.* following upstream recommendation

github.com/astropy/halotools - e519208bfbe53328b5ca4872927b61774118b77c authored 12 months ago by Andrew Hearin <[email protected]>
Merge pull request #1079 from neutrinoceros/mnt/upload-artifacts-v4

MNT: upgrade upload/download-artifact GitHub actions

github.com/astropy/halotools - 527e4cd5431385c0b889ad57c1f691cad1e04be0 authored 12 months ago by Andrew Hearin <[email protected]>
Update WCSLIB to version 8.2.2 (#15795)

* Update WCSLIB to version 8.2.2

github.com/astropy/astropy - e6157a8e8e81b8c340e9d1ceb5a3a761a849b4d1 authored 12 months ago by Mihai Cara <[email protected]>
EHSTPCR-1123: code style fixes

github.com/astropy/astroquery - f9fea1c709d63a4f44b7004bb6307a4d3d6357d7 authored 12 months ago by Javier Espinosa <[email protected]>
EHSTPCR-1123: tests updated

github.com/astropy/astroquery - db03700b03359942bc0d3ec4aa6d4c81c5736bf9 authored 12 months ago by Javier Espinosa <[email protected]>
EHSTPCR-1123: comments provided by bsipocz included

github.com/astropy/astroquery - 4a0ca9a42fd0e24d1b0f6bad39e351deda92de12 authored 12 months ago by Javier Espinosa <[email protected]>
Update docs/esa/hubble/hubble.rst

Co-authored-by: Brigitta Sipőcz <[email protected]>

github.com/astropy/astroquery - 4deadcba3c715395efb76a1fa2474d1ac65587c6 authored 12 months ago by jespinosaar <[email protected]>
MNT: upgrade upload/download-artifact GitHub actions

github.com/astropy/halotools - 162ad410bb512ab1ac49ebcdeeb8147e51e08729 authored 12 months ago by Clément Robert <[email protected]>
Create README.md

[ci skip]

github.com/astropy/photutils-benchmarks - 371b8909e45230cc030d1e4d53768cfec4ceae9c authored 12 months ago by P. L. Lim <[email protected]>
DOC: minor review updates

github.com/astropy/astroquery - 0d9753880e45100541e3574bd189e97fa32143e3 authored 12 months ago by Brigitta Sipőcz <[email protected]>
update change log

github.com/astropy/astroquery - 2e2b299487d5c747424e1477deffa5049e8c00c1 authored 12 months ago by Julie Imig <[email protected]>
fix query_criteria to use page params

github.com/astropy/astroquery - 83273111140040421377e190a69d006bc5456793 authored 12 months ago by Julie Imig <[email protected]>
TST: fix compatibility pytest 8.0

github.com/astropy/astropy - 6b068da07114312f03690d11bcc26aa125c713a1 authored 12 months ago by Clément Robert <[email protected]>
Update reference and documentation [ci skip]

github.com/astropy/astroquery - b2e2ef5684ea8d3b09ee30a3c03cbd442e7fd4fa authored 12 months ago by Jorge Fernandez Hernandez <[email protected]>
NXSAPCR-1197: style fixes and changes for XMM

github.com/astropy/astroquery - f11a7ae797382d45e29d514bd70315e4a4dc1c24 authored 12 months ago by Javier Espinosa <[email protected]>
NXSAPCR-1197: new version of RMF matrices v21

github.com/astropy/astroquery - b82b9cddf3e04f15b211ff7809fb0678b8b63b5d authored 12 months ago by Javier Espinosa <[email protected]>