Ecosyste.ms: OpenCollective

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

github.com/astropy/astropy

Astronomy and astrophysics core library
https://github.com/astropy/astropy

Merge pull request #14192 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

5c57b6309a8ac89673ee0996cb70d00da26655d7 authored about 2 years ago by P. L. Lim <[email protected]>
Fix test for multidimensional VLA. Reverse dim tuple.

063deb408045464e3ba525e63a1c15d713fd1291 authored about 2 years ago by Chiara Marmo <[email protected]>
Fix test for fits.column._VLF object.

7379ac58b2fc75656ae78eb4511c33404a96e2ca authored about 2 years ago by Chiara Marmo <[email protected]>
Merge pull request #14196 from saimn/fix-whatsnew-link-52

Fix link to v5.2's whatsnew page

64ad2b14f501e711051cad0687acdf6da5808f55 authored about 2 years ago by Simon Conseil <[email protected]>
Fix link to v5.2's whatsnew page [skip ci]

aa700194034c0fca43d607778f31c5ba7d264ff7 authored about 2 years ago by Simon Conseil <[email protected]>
Merge pull request #14193 from saimn/fix-numpy124

Fix compat with Numpy 1.24

f879fa8b0e2de07999a96ec5f87ef324ef759211 authored about 2 years ago by P. L. Lim <[email protected]>
Fix missing reference to frombuffer in ndarray.tobytes

31e0cb419db6704a92c5f3296d1990b35c998f4b authored about 2 years ago by Simon Conseil <[email protected]>
Update NUMPY_LT_1_24

687b74609ffba482cede9b86555ac5a3900e2e38 authored about 2 years ago by Simon Conseil <[email protected]>
Fix compat with Numpy 1.24

The compat code added in #14128 assumed the keepdims change would
concern Numpy 1.25, but this c...

1c5a46881e36b2572d950f20d6289d7d633e0f0e authored about 2 years ago by Simon Conseil <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.1...

fc215cb7f34ad1cea084d30724fe5ba5e3fa2a97 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #14180 from mkbrewer/earth_location_fix

Fix ITRS frame earth_location attribute to work correctly for topocentric frames.

d9cb18f5a0ff2feb99e3ae6d49e76f590c627bae authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Simplify earth_location property.

8b98a99d301e140c028c66d550a98dadd25175d5 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Add obstime argument, changelog entry, and test.

eca09d5e0c8658a820a25ba0795e28b9ef63c88e authored about 2 years ago by Michael Brewer <[email protected]>
Fix ITRS frame earth_location attribute to work correctly for topocentric frames.

b716f9a417f62691b69d88e93c9e34d915300a6b authored about 2 years ago by Michael Brewer <[email protected]>
Add test with obstime

60ce96ae09dca040f7fb0f9ce0e6b2979f83f245 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Merge pull request #13417 from cmarmo/variable-length-array

Fix reading of MBFITS tables with variable length array

6bcd7cf4beb71a44097e197361ba38666a0235e3 authored about 2 years ago by Simon Conseil <[email protected]>
Merge pull request #14182 from taldcroft/ascii-rst-header-rows

Allow RST header rows to be specified via header_rows argument

7524bd185df2cc931fe2e374742a41cb768efbbf authored about 2 years ago by Hans Moritz Günther <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

8b30eac848aa0ce951c4dd40fae276c7fb034e0f authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Allow RST header rows to be specified via header_rows argument

193f3123b0ddb5a20dfb30cca19c52259844df3a authored about 2 years ago by Tom Aldcroft <[email protected]>
Merge pull request #14172 from astropy/pre-commit-ci-update-config

a5917978be39d13cd90b517e1de4e7a539ffaa48 authored about 2 years ago by William Jamieson <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrad...

1ff38dc8ed02a64f4809a73e37194553646b1121 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #13982 from namurphy/codespell

Add codespell configuration and fix associated spelling errors

1bac6191b70ae37f61e4dd83ed6f9ac325022aaa authored about 2 years ago by Nathaniel Starkman <[email protected]>
Add codespell configuration and apply codespell updates

Co-authored-by: Simon Conseil <[email protected]>
Co-authored-by: Nathaniel Starkman <nstarkman...

10c8b7b499fae122bc975a01831e7f36c702579f authored about 2 years ago by Nick Murphy <[email protected]>
Add `black` badge to README [ci skip]

0a33272b8bad6a3468baf0111750d1317d667293 authored about 2 years ago by Eero Vaher <[email protected]>
Merge pull request #14163 from byrdie/bugfix/array_equal-incompatible-units

Modified `astropy.units.quantity_helpers.array_equal()` and `astropy.units.quantity_helpers.arra...

5b2915e22de504280bdaf573464b2e99f49f7ab6 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Modified `astropy.units.quantity_helpers.array_equal()` and `astropy.units.quantity_helpers.array_equiv()` to return `False` if the arguments have incompatible units.

e512a6799b8e955590c6ea292506efae1111f682 authored about 2 years ago by Roy Smart <[email protected]>
Merge pull request #13977 from byrdie/bug/quantity-ufunc-not-implemented

Modified `astropy.units.Quantity.__array_ufunc__()` to return `NotImplemented` if the inputs are...

d083189bbc188807c3d62bd419ea5bbf38cf7d56 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Modified `astropy.units.Quantity.__array_ufunc__()` to return `NotImplemented` if the inputs are incompatible.

f3389c1b23e09cf512a0edd34b89ab90210a21e5 authored about 2 years ago by Roy Smart <[email protected]>
Merge pull request #14164 from ayshih/grid_performance

Performance improvements for WCSAxes grids

5250b2442501e6c671c6b380536f1edb352602d1 authored about 2 years ago by Stuart Mumford <[email protected]>
Remove redundant computation of the spine in world coordinates

08f17e26d21310196bd9caea479ba391335746ba authored about 2 years ago by Albert Y. Shih <[email protected]>
Bail out of tick-orientation computations if there are no ticks

af494433515bcf1280eafd26bc328df85f7c78f5 authored about 2 years ago by Albert Y. Shih <[email protected]>
Merge pull request #13984 from namurphy/physical-type-links

Add links to make physical types more discoverable

64c06a02560707dcaa023efe17a28854b5fa6b2f authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Link to astropy.units.physical from docs

b3295d8a556e2670d1326ee88b1921ab85f2790d authored about 2 years ago by Nick Murphy <[email protected]>
Merge pull request #14168 from saimn/fits-memory-policy

Fix memory policy warning in io.fits

cc6df7d6c4fdeb76621f5e30808ae1291ffa977f authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Merge pull request #14170 from meeseeksmachine/auto-backport-of-pr-14169-on-main

Backport PR #14169 on branch main (Finalizing changelog for v5.2)

aeb27c0ddafcbff09e0d1481e4440ceb8dfdef4e authored about 2 years ago by Thomas Robitaille <[email protected]>
Fix memory policy warnings

Fix #12324 : Fix the warnings emitted by Numpy when transferring
ownership by setting ``NPY_ARRA...

32a80a1e2ffd5b71f4d60bfb791ec0f343d7e3d7 authored about 2 years ago by Simon Conseil <[email protected]>
Run tests with the memory policy warning

10ab5349010113081b88e38995229d82c9bccb96 authored about 2 years ago by Simon Conseil <[email protected]>
Merge pull request #14171 from mhvk/sphinx-update-more-references

Ensure all units references are to top-level

6d3e18c1226e65d2739285d798a760eada08851f authored about 2 years ago by Eero Vaher <[email protected]>
Add comment on image envs

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

8609f1a115594fa64574655c640ec1fc2b583d29 authored about 2 years ago by David Stansby <[email protected]>
Ensure all units references are to top-level

7237dfb9a08c95f61fef06a54b237824e774e290 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Backport PR #14169: Finalizing changelog for v5.2

591a8494f404bf37860b5b55e5dde165bc802ee3 authored about 2 years ago by Thomas Robitaille <[email protected]>
Address reviewer comments.

a9dfb5a8bf97680a6d1e13dbd85a4dae82f3d005 authored about 2 years ago by Chiara Marmo <[email protected]>
Only specify image test envs that work in tox

834184327b64172f71075a74470b241ded4c6c45 authored about 2 years ago by David Stansby <[email protected]>
Merge pull request #14140 from mhvk/unpin-sphinx-alternative

Unpin sphinx alternative

d31499bb3d4d4cf02981c9b7fdd35bc37c62ad54 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Merge pull request #14155 from pllim/no-OA-for-daily-cron

TST: No OpenAstronomy template for daily cron, display CI value

dd6abcae8132e74bb779e1038bfce259e035af2b authored about 2 years ago by P. L. Lim <[email protected]>
Set minimum version for jinja2

5ce31bf3f4b61a1b1056d4846e31a56f101a9216 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Temporarily use numpy devdocs for gallery links.

84fb7f08e527fb2cbe99c5c81e0a04f29740b9ef authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Missed one in #14142

but this missing line already applied in the backport PRs

e4acd60a6dde281ced498adce9ea662035abc985 authored about 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14154 from pllim/doc-volinks-casapage

DOC: Remove CASA, fix VO ref links

4d6ab02fcef2ba0caea524fdee9da6c105bea7b1 authored about 2 years ago by P. L. Lim <[email protected]>
TST: Revert daily cron back to

the state before using OpenAstronomy template
because template cannot support env var.

092e0d7016e1d33faf9f3682f0517a1850a4964d authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
TST: Add CI to pytest header output

ad5c64f815bcc5b1903e13126c2b7668a9e8b592 authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
DOC: Replace broken XML ref links

5eac31479e3cc212e7e70f31fdc17472e5ff9864 authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
DOC: Remove CASA section

from installation page because it is no longer needed nor accurate.

0ecbfbb63b128646be4f24dfb4bf093b33fb4895 authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #14149 from dstansby/image-test-env

Fix image test environment in devdocs

422eadaa182428ca9842bb3b1f17da9317976253 authored about 2 years ago by Stuart Mumford <[email protected]>
Deprecate passing wrap_angle as bare number

1b44496b470b1715beeb910a08ecb7ac7e4935c8 authored about 2 years ago by David Stansby <[email protected]>
Store coord_wrap as a Quantity

c5bea84039d96467d364488859b01cc37e647679 authored about 2 years ago by David Stansby <[email protected]>
gitignore results folder

17f61fa61ec559f38e8423590264ba361f18df0c authored about 2 years ago by David Stansby <[email protected]>
Fix image test environment in devdocs

1340c31b288ce717d29a67751f2728bd4f9ca600 authored about 2 years ago by David Stansby <[email protected]>
Merge pull request #14146 from pllim/update-stats-url

DOC: statsmodels is https now

4d19c88898e9a55b7cb7da957ca2b3aa8f6aaa5c authored about 2 years ago by P. L. Lim <[email protected]>
Add table with built-in frames to docstring.

5d8e4403a762d43237d2daca03524b04e1dc7bde authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Yet another back-tick fix.

1b69a9df8d5a13368dad1305c74b06995ba3068e authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Further fixups of references.

a4cd04791a6256fc67df9a8a5f81a1641384d79c authored about 2 years ago by Stuart Mumford <[email protected]>
Fix up coordinates references

e4cd64abb6946e361d80944b86a9ddb86f936f50 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Ensure references in WCS utils are canonical

f5657b9797d0591092b338b445e3c3c14def5a3a authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Get rid of duplicate/missing reference warnings for astropy.units

77a705ed0c31a0d651931e408be59a230b7dfe6d authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Unpin Sphinx and jinja2

d5c4372dfe453ea1efb4cbee28e1899dd2dff2f6 authored about 2 years ago by Simon Conseil <[email protected]>
Ensure main culprits of duplicate entries are removed.

1) typeset astropy.units.function.core instead of function
2) Use automodule for astropy.coordin...

aaed2763f31d870f00a9e32f8826bceb2dc40edb authored about 2 years ago by Marten van Kerkwijk <[email protected]>
DOC: Fix TOC overrun

as suggested by larrybradley

6e5e5ac6b508f7b0b5c2f9a8383187008dfa46f6 authored about 2 years ago by P. L. Lim <[email protected]>
Problem with numpy link, temporarily disable it.

33123d811e13397cd8db8a5af1efe94e09af22b5 authored about 2 years ago by Stuart Mumford <[email protected]>
DOC: statsmodels is https now

84c80d017f451cbc227d56a256374eef5dedf145 authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #14135 from byrdie/feature/array_equal_nan

Enabled the `equal_nan` keyword argument for `np.array_equal()` when the arguments are `astropy....

126fd5aa2da594b402a9219af608cd77ad28d34f authored about 2 years ago by Nathaniel Starkman <[email protected]>
Enabled the `equal_nan` keyword argument for `np.array_equal()` when the arguments are `astropy.units.Quantity` instances.

0db328510bf2264ea88b6e89845343167b1a8d59 authored about 2 years ago by Roy Smart <[email protected]>
Merge pull request #14142 from pllim/tox-tox-toxic

TST: Pin tox<4

ccdcafd2bcc58b79ea14f8ac0f6981b81fde560b authored about 2 years ago by Stuart Mumford <[email protected]>
Merge pull request #14127 from nstarman/unify-flake8

unify flake8 settings and apply

c0e2f71aba17d5cc813afb5e223312b91dc071ed authored about 2 years ago by Nathaniel Starkman <[email protected]>
TST: Pin tox<4

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

0477d0f215b7d80237164a8bcf66dd615b36b4b4 authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #14133 from mhvk/numpy_lt_1_24_reversion

Revert change to NUMPY_LT_1_24 [ci skip]

4cb706e2e0fd9a189176326e7b2806a3d0024a99 authored about 2 years ago by P. L. Lim <[email protected]>
Revert change to NUMPY_LT_1_24

3d09fe06cef376c86257d7dbc774853c36d9744d authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Add mailmap entry

a0f59abdcbe7fa14a66cc8e033eeb2b33e8f424b authored about 2 years ago by Maximilian Linhoff <[email protected]>
unify flake8 settings and apply

Signed-off-by: Nathaniel Starkman (@nstarman) <[email protected]>

e54c1ca9477b765bd2da493585b26029a12d1fac authored about 2 years ago by Nathaniel Starkman (@nstarman) <[email protected]>
Merge pull request #14128 from mhvk/numpy-dev-1.25-bugfixes

Numpy dev 1.25 bugfixes

bd0ec6f5681ee4b79c1b742c93e0a3f31167cde0 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Adjust for numpy dealing properly with incompatible array comparisons

9d54a30b541cadc605fa9de64694e4603e5b358a authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Adjust for update of private numpy function _ureduce

d640d808529b9a8d1fce52037d9ffaa10a61d7ac authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Add NUMPY_LT_1_25

d55bc27196ac5fb7cd627d0a682afffe1ea6d29a authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Merge pull request #14119 from WilliamJamieson/docs/fitting_unit_note

Fixes https://github.com/astropy/astropy/issues/14097

11960c33677690247c20185ed06b379839c41e52 authored about 2 years ago by William Jamieson <[email protected]>
Merge pull request #14113 from mhvk/masked-quantile-percentile-with-keepdims

Fix percentile and quantile of Masked with keepdims=True

a55c21c2b2c211a5b18890b624d8a8d80926730c authored about 2 years ago by P. L. Lim <[email protected]>
Add note about fitting with units.

dd095f720b2ae15c584ae723be926ec2af764c9b authored about 2 years ago by William Jamieson <[email protected]>
Merge pull request #14116 from pllim/doc-linkcheck-ignore-tandf

DOC: Ignore a link in linkcheck

6908ecbbe7a1461f5e6523a10ee62dc6eac04840 authored about 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14111 from WilliamJamieson/bugfix/fitter_spline_all

d5d939bed95d6319aa81d8c10638d9f293fc574a authored about 2 years ago by William Jamieson <[email protected]>
DOC: Ignore a link in linkcheck

because it works if you check it by hand but started getting
chronic 403 Client Error in linkchec...

8fe98c669414920bc918722df6dd2ce10898a1d8 authored about 2 years ago by Pey Lian Lim (Github) <[email protected]>
Fix percentile and quantile of Masked with keepdims=True

aa01f12f2a0a1b6742b00eda3eb218bea5e5e1f4 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Add skips for spline fitters

d234850f435a816e57c2407fa1f87addda25ac9a authored about 2 years ago by William Jamieson <[email protected]>
Add spline fitters to `__all__` in `astropy.modeling.fitting`

ee87e6d2c305370e578d01ea34299f3de45f51a9 authored about 2 years ago by William Jamieson <[email protected]>
Merge pull request #14092 from dhomeier/urlerror-original

Catch changed URLError message from `ftp_open`

256ddafeda9e4ae66de37e0ff411110f4b257642 authored about 2 years ago by P. L. Lim <[email protected]>
further simplify bibtex

Co-authored-by: Eero Vaher <[email protected]>
Co-authored-by: William Jamieson <wjamieson@st...

826bc8ed5c9ed1ac348421416958bcb41444ab42 authored about 2 years ago by Nathaniel Starkman <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

bc0fc18fdcf4635c61500392729ba8fe5198735c authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Catch changed URLError message from `ftp_open`

Let `_download_file_from_source` handle exception message in
latest Pythons; download smaller fi...

5f58b82c845f99551f29779854b5da7e52c9545f authored about 2 years ago by Derek Homeier <[email protected]>
Merge pull request #14096 from mhvk/skycoord_getattr_error_refactor

Ensure SkyCoord attribute errors are generated correctly.

5bbd5b9b7cdfd0e663a9de99e4eae2f41d4a53fa authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Ensure SkyCoord attribute errors are generated correctly.

271b2875d9aae0a5875acba0b1b27dc4885fd6e5 authored about 2 years ago by Marten van Kerkwijk <[email protected]>
Merge pull request #14102 from zoghbi-a/fix-votable-validator-issue-#14099

Bug fixes in io.votable.validator.validator.make_validation_report (#14099)

1a4462d72eb03f30dc83a879b1dd57aac8b2c18b authored about 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14051 from dstansby/manifest-clean

Clean up unused lines in MANIFEST.in

8916498eba3a0e68affb2fb25ca5ec6f8b9d6e59 authored about 2 years ago by P. L. Lim <[email protected]>