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

changed path test_mivot_order

3907806ec6b9a589c6928e30c543230f7162f123 authored over 1 year ago by Somia FLORET <[email protected]>
change path for a test file

c6cd80120b8275008a03848f7ededa3c215282a3 authored over 1 year ago by Somia FLORET <[email protected]>
added mivot_block feature

804eca0f1794964acae09e3fb840fef35ac941c1 authored over 1 year ago by Somia FLORET <[email protected]>
Merge pull request #13499 from eerovaher/config-help

Implement a `help()` method for the configuration system

1ae27848e23910d6f1383ee47e02a53d8d73b3b3 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15448 from eerovaher/rm-duplicate-cosmo

Remove unnecessary `FlatFLRWMixin.clone()`

d7ab3778e1335fcce0fb51d9c681813bc0f70a8c authored over 1 year ago by P. L. Lim <[email protected]>
Implement `help()` for the configuration system

The new `ConfigNamespace.help()` method prints the string representation
of the specified `Confi...

4a477d0de59a148c9fb9bcb1e1dc0610e671d708 authored over 1 year ago by Eero Vaher <[email protected]>
Remove unnecessary `FlatFLRWMixin.clone()`

The removed method used `super()` to always call its parent class
`clone()` method without modif...

745682fc5c86e170419f1806c75490b489ccaa0c authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15445 from pllim/revert-pr-15433

Reverts PR 15433 (Use Python 3.11 for intersphinx links to avoid 3.12 warnings)

71f22d7f987a2144f63cc320df80e314c5b9fe53 authored over 1 year ago by P. L. Lim <[email protected]>
Address ruff's rule PIE790 in io submodule

86cb668c26f22057f633d768671116f719206fab authored over 1 year ago by Hélvio Peixoto <[email protected]>
Reverts #15433 to temporary pin Python doc

in intersphinx because they removed a ref label but then readded it.

7c1218618e1ce57dff16303922820b3d2b6edb36 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15444 from bmorris3/quotes-for-zsh

Shell compat fix for docs

40e6ed90d29cd40506ff23d935e27f90b3d66f4f authored over 1 year ago by P. L. Lim <[email protected]>
shell compat fix for docs

Co-authored-by: Lindsey Gordon <[email protected]>

584a7fd5ac4dc2def7785b8e0efce4fb4e760875 authored over 1 year ago by Brett M. Morris <[email protected]>
Implement `config.ConfigNamespace.__str__()`

The new string representation of a `ConfigNamespace` contains the string
representations of the ...

acb41fa41dc56a7eba0521fb1bbb3508ee7cdf75 authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15435 from pllim/bump-iers-data-version

MNT: Bump astropy-iers-data version

860519b5cb4a24459be03e1237540f33b34b36a1 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
MNT: Bump astropy-iers-data version

to pick up URL fix for leap seconds

dcac26170c75f635cdc41952a85a2b2e8091245f authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15433 from saimn/docs-python3.11

Use Python 3.11 for intersphinx links to avoid 3.12 warnings

e27b22432d1582f20dc15135afb116e5b3a1a165 authored over 1 year ago by P. L. Lim <[email protected]>
Use Python 3.11 for intersphinx links to avoid 3.12 warnings [skip ci]

0d91bec9790572a31047155126e3383231bedbab authored over 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15431 from saimn/release-docs

Remove section about the stable branch

982efa238dfa8cf2747a0fbc92b86cd0cf3759df authored over 1 year ago by Simon Conseil <[email protected]>
Remove section about the stable branch

1eda8023ad11903dc937e6e01c5e3b643e8fd076 authored over 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15430 from meeseeksmachine/auto-backport-of-pr-15424-on-main

Backport PR #15424 on branch main (Finalizing changelog for v5.3.4)

2ad7454e15c356e5748e973a17e85f2f5278fdc5 authored over 1 year ago by Simon Conseil <[email protected]>
Backport PR #15424: Finalizing changelog for v5.3.4

bf24d59ac8c376d8cc2bd9327f0f6b32dd176c98 authored over 1 year ago by Simon Conseil <[email protected]>
TST: Use stable release of Python 3.12 (#15427)

* TST: Use Python 3.12 stable

* TST: Remove commented job from cron weekly

150f491bfa6e079dd4aa76ebc99caea749ad41f9 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15426 from nstarman/ruff-fix-minor-gating

Fix minor gating in ruff update

e16a7b887aa9592186f467604dc9555291ee801c authored over 1 year ago by P. L. Lim <[email protected]>
Fix minor gating in ruff update

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

a7af98b3836e3d80dc21751ae743cdf33f1a49bd authored over 1 year ago by nstarman <[email protected]>
MNT: Deprecate fnunpickle and fnpickle (#15418)

* MNT: Deprecate fnunpickle and fnpickle
because they are not used anywhere and are insecure.
...

070760e9deea7e93f2c2b53f607146493e21bcb8 authored over 1 year ago by P. L. Lim <[email protected]>
ENH: Use Masked array repr convention in NDData (#14438)

* Use numpy mask repr convention in NDData

* Switching nddata repr to use astropy Masked

*...

9d285120e38119f74fb2a37f5c334c36db05fb9c authored over 1 year ago by Brett M. Morris <[email protected]>
Merge pull request #15395 from mhvk/distribution-representations

Allow the use of Distribution in Representations and SkyCoord

4ac37c7b9871971fd9edd1222b91b3bb998003a2 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15423 from eerovaher/ruff-single-subpackages

Ignore Ruff rules in single sub-packages

69858f3377d8882e8ce6e91a16823de1854c21b2 authored over 1 year ago by P. L. Lim <[email protected]>
Ignore Ruff rules in single sub-packages

`astropy` was globally ignoring many Ruff rules that were violated only
in a single sub-package....

62251b96bbc6fa7bbb61daf7b0bea002a48768e8 authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15396 from saimn/fits-deprecation

Remove deprecated code and deprecate a few more things in io.fits

de782c593da9b85ca0e334a44510bfd2ed07a1dc authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15406 from draghuram/ruff-RET508

Handle ruff error RET508.

fff1973f9cc62d318de10932b003d5775e914a7f authored over 1 year ago by P. L. Lim <[email protected]>
Broadcast frames over both data and attributes (#15121)

Fixes #5982, fixes #8812, fixes #11184, fixes #12965, fixes #14383.

- Broadcast data and attr...

00e64a96741778b486c212a362560513a2c463b5 authored over 1 year ago by Leo Singer <[email protected]>
Merge pull request #15414 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

97421260341840ee90a531135078c3685398d87a authored over 1 year ago by P. L. Lim <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.291](https://github.com/astral...

dbdb285bacda614676615f0272a5088d842abfed authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #15410 from astropy/update-astropy-iers-data-pin-1696205404

Update minimum required version of astropy-iers-data

d1b6ffc5792934a4751abfd6c06ba8fdc746d4e8 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15409 from lpsinger/typo

Fix typo

6b8aa0c47e1f41a36154ebbb6ecf8b9b541f48e8 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Update minimum required version of astropy-iers-data

3088e49d11949320c31676f70575c9676d9696f5 authored over 1 year ago by github-actions <[email protected]>
Fix typo

e0b67e4224d3404cb90a888382a9e2e2e4607b7d authored over 1 year ago by Leo Singer <[email protected]>
Handle ruff error RET508.

Signed-off-by: Raghuram Devarakonda <[email protected]>

e9df6d7b02f5d6bddcbfb6d18dcc2bdbd0dc070f authored over 1 year ago by Raghuram Devarakonda <[email protected]>
Allow WCSAxes ticklabels to be rasterized (#14760)

* Replace tick_out_size argument

* Replace ticklabels_bbox argument

* Replace bboxes argum...

dac44e8b2d0d8316c6a5c58a9996681da68c9427 authored over 1 year ago by David Stansby <[email protected]>
Merge pull request #15385 from draghuram/ruff-PLE0605

Ignore ruff error PLE0605.

e135a786335f463f64bfb2082cdc6f7c4aa9437d authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15405 from eerovaher/rm-duplicate-hooks

Remove duplicate `pre-commit` hooks

41f74ee92e4bdf9dff465a28bed8c5d64c294f65 authored over 1 year ago by P. L. Lim <[email protected]>
Remove `debug-statements` `pre-commit` hook

`debug-statements` duplicates Ruff rule T100.

884ac27f52e6609697f25e03b9ca2a9233b0be52 authored over 1 year ago by Eero Vaher <[email protected]>
Remove `check-ast` `pre-commit` hook

`check-ast` verifies that Python files do not contain syntax errors, but
that is also checked by...

60548841e09a0a6ca9add5ab5f52290704a84112 authored over 1 year ago by Eero Vaher <[email protected]>
chore: fix typos (#15387)

* chore: fix typos

* change error message

* except for extern and console.py

0b7c1453337e66e4b67d86b4ab4d3a989591b280 authored over 1 year ago by Heinz-Alexander Fuetterer <[email protected]>
Ensure the cm unit is only defined once. (#15368)

Make the unit ``u.cgs.cm`` an alias of ``u.si.cm``, instead of a
redefinition. This ensures th...

01af8466c091135a0be0a844ec56dc9dbc374418 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Changelog entry

9de420c31f90b0b9993a3a84c516a52fbe0d6b2b authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Basic tests for SkyCoord

453d8b5695908ee1353eef4d0c1b75ffbd8be06d authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Test Distribution with representations and differentials.

c61c0c1aadb4dc6b685015e471b7f2ebd34e4ca9 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Skip _ExtensionHDU and _NonstandardExtHDU in class discovery

efab2cfdf3f9431a229074c174ee116a43fa22cc authored over 1 year ago by Simon Conseil <[email protected]>
Ensure any Base* representation class is not registered

541e9df3b21e553bee6ad7c004ae315d069f84ce authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Add concatenate to the supported functions.

Also adjust broadcast_arrays to ensure that regular arrays are
not turned into Distribution afte...

29c74d825941a81fbc93b3d9d185ff67626b2369 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Add changelog entry

7079b602e44c72e33ae4c1715eef12ab13579af2 authored over 1 year ago by Simon Conseil <[email protected]>
DOC Add what's new for planetary body-fixed WCS description. (#15377)

* Add what's new for planetary body-fixed WCS description.

* Move example in the documentatio...

e6ff15a68bdd7a0464f801991a616bed7d4d1207 authored over 1 year ago by Chiara Marmo <[email protected]>
Remove note about old deprecated api

72bc4ae3f3d253b78c7952cbeaf089184578e827 authored over 1 year ago by Simon Conseil <[email protected]>
Rename TableHDU.update to .update_header

80cb05bc9c0f33d8b2db2f51ecaaef0de4fbeb62 authored over 1 year ago by Simon Conseil <[email protected]>
Remove special handling of TCTYP TCUNI TCRPX TCRVL TCDLT TRPOS (#7157)

cfd1f82f552a0025ffe495676c41d47e022bc434 authored over 1 year ago by Simon Conseil <[email protected]>
Deprecate _ExtensionHDU and _NonstandardExtHDU

45148c89a23b20a2d434de63510e6273bb87ee9d authored over 1 year ago by Simon Conseil <[email protected]>
Address Ruff rule ANN206

The rule checks for class methods without return type annotation. Note
that Ruff is configured t...

ba6e0bac227b12c2cbb3af7023049508e3522f3f authored over 1 year ago by Eero Vaher <[email protected]>
Address Ruff rule ANN204

The rule checks for dunder methods without return type annotation. Note
that Ruff is configured ...

934cf9f4a967792cbdd59cd92cdb863f7dee4c8f authored over 1 year ago by Eero Vaher <[email protected]>
Ignore ruff error PLE0605.

Ruff is getting confused by dynamic computation of "__all__" so for now,
the check is ignored us...

3e3f9c9ac9216e5a4ea518362c8c57c9c902ac66 authored over 1 year ago by Raghuram Devarakonda <[email protected]>
Raise a value error when dumping or loading numpy object arrays with yaml (#15373)

* Add note in docs

* Add changelog

Co-authored-by: Tom Aldcroft <[email protected]>

*...

0c73d13f6a13237d2e4061b4087a2f42b70d01bc authored over 1 year ago by Matteo Bachetti <[email protected]>
Avoid import of classes from another test file (#15381)

* Avoid import of classes and pytest functions from another test file

These classes add to th...

169139c274aa1dd4674c639e29cd9ae1a3856801 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15378 from mhvk/numpy-dev-ndarray-method-removal

Updates following the removal of several np.ndarray methods.

3c2efe285ad40dc86a2f2d5b191054b3f387cdcd authored over 1 year ago by P. L. Lim <[email protected]>
Changelog entry.

5e95a379e23ebad0cba97f67eef324449f714b40 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Adjust to ndarray.ptp() method being removed in numpy 2.0

fbf7c89725f34d92a9dcf739e2bea4371add7fd0 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Adjust to ndarray.itemset() method being removed in numpy 2.0

753ada15eb3d0dcbc248ded457cd6ea0751c7ccd authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Adjust to ndarray.newbyteorder() being removed in numpy 2.0

56b8a4fe4788715a1dd1e7922bf9cee131e520ae authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15380 from mhvk/utils-masked-ptp-bug

Ensure mask is properly accounted for in Masked.ptp()

568e2e32072cbb89f9edaa52c6c0ec440a46f1ac authored over 1 year ago by P. L. Lim <[email protected]>
Ensure mask is properly accounted for in Masked.ptp()

cc2d905b906e713d4f84e7430dc65e7d7b474ac7 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Implement transformation to / from CoordinateFrame from / to related WCS (#14820)

Implement WCS related to solar system bodies. It tries to cache frames where possible.

4c160a090a1bc2ac1da95da40902472b543d0720 authored over 1 year ago by Chiara Marmo <[email protected]>
Merge pull request #15375 from eerovaher/rm-isclose-allclose-kwargs

Remove useless `**kwargs` from `quantity.isclose()` and `quantity.allclose()`

56b3b8b0c2bb5b079b51e585f169a5721b0312a6 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Remove `**kwargs` from two `quantity` functions

The `Quantity`-aware `isclose()` and `allclose()` functions accepted
`**kwargs` and passed them ...

8333d4250be708450f37a93194566a3f94c495cd authored over 1 year ago by Eero Vaher <[email protected]>
Handle ruff PLW0129 - assert-on-string-literal (#15374)

This PR fixes assert statements that meant to test that a string is in another object but were a...

30a60d9a9bf5fc64223da1cbf4af44ebcb8fa353 authored over 1 year ago by Raghuram Devarakonda <[email protected]>
Consolidate angle modules (#15220)

The code in `coordinates` regarding angles is now in its own directory.

d56526ba3ec29edb181b198b7565d7b8940654e0 authored over 1 year ago by Nathaniel Starkman <[email protected]>
Merge pull request #15364 from draghuram/ruff-TRY302

Handle ruff error TRY302.

bba1e100d1ed6a6882172c29e490220ced3da369 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
BLD: Bump Cython to 0.29.36

for Pyhon 3.12. This was supposed to be in #14784 but got lost in rebase.

Co-authored-by: Max...

709ce95320c07cdbf84e89bc7decdce3eff4f1c9 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #14784 from pllim/python-3.12

TST: Test against Python 3.12 pre-prelease

ea32c9ce4ee4058a96ae39370eafd30149309f47 authored over 1 year ago by P. L. Lim <[email protected]>
Handle ruff error TRY302.

Signed-off-by: Raghuram Devarakonda <[email protected]>

694edc7e91d9ab481b7a2aa7ce4e5310a29144ac authored over 1 year ago by Raghuram Devarakonda <[email protected]>
MNT: Python 3.12 compatibility fixes.

Also have to catch KeyError in NDSlicingMixin for uncertainty and mask now.

BLD: Add py312 wheel...

82c8b6d92c64d17e1fb2769281d949027cc65b5b authored over 1 year ago by P. L. Lim <[email protected]>
Move setup.cfg to pyproject.toml (#15247)

* Move setup.cfg to pyproject.toml

* Fix docs build

* Update github CI for astropy-iers-da...

98710e22d5833c821f24850ff864473416fcfcf7 authored over 1 year ago by William Jamieson <[email protected]>
Address Ruff rule ANN205

The rule checks for static methods without return type annotation. Note
that Ruff is configured ...

7a0b47ac4ef58e3040d60e952af0e96b19202dbf authored over 1 year ago by Eero Vaher <[email protected]>
Exclude all `TYPE_CHECKING` blocks from coverage

`typing.TYPE_CHECKING` is `False` at runtime, but type checkers set it
to `True`. This allows pl...

c6869534570fc41114d5002ee9d6012597c5b4f1 authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15363 from pllim/ugh-devdeps-you-killing-me

TST: Fix devdeps

7ca3366c5b98d942e39dd9b3a6e477be8ca30c1e authored over 1 year ago by P. L. Lim <[email protected]>
deprecation attr (#15310)

* Add attribute `__deprecated__`

* changelog

* tests

---------

Signed-off-by: nstarm...

c085b96b35be992fb7616f9880c9c2f290097e03 authored over 1 year ago by Nathaniel Starkman <[email protected]>
MNT: np.chararray is now np.char.chararray

as per numpy 2.0

1853cdabb247776d61fea629ec09efbc3e75d171 authored over 1 year ago by P. L. Lim <[email protected]>
TST: Fix devdeps not pulling in numpy 2.0.dev

because matplotlib was pulling in contourpy that pinned numpy<2.

TST: Fix mpldev not pulling in ...

69598ce3b5283eea2c0ba58cad798ac5b77f7de3 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15359 from pllim/votable-gzip-bugfix

BUG: Close Gzipfile in votable/utils properly

b74412ce6359650a6ba3a8800ab865b3f7e31a4a authored over 1 year ago by P. L. Lim <[email protected]>
BUG: Close Gzipfile in votable/utils properly.

Co-authored-by: Maximilian Linhoff <[email protected]>

1d8e4642e8f0be37e98010302c92366832811834 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15355 from pllim/test_api_lookup_timeout

TST: test_api_lookup also catches TimeoutError in CI

f1c0f6827cb695d00bfd6ebe5d0c475b0c7b5431 authored over 1 year ago by P. L. Lim <[email protected]>
TST: test_api_lookup also catches TimeoutError

in CI

b8cf685baf30be4762c506dcd4faf28b6ef6fe78 authored over 1 year ago by P. L. Lim <[email protected]>
Handle ruff error PLW0602. (#15343)

* Handle ruff error PLW0602.

Signed-off-by: Raghuram Devarakonda <[email protected]>

7993d5f29433d3a1c00612358226212d7feb7c20 authored over 1 year ago by Raghuram Devarakonda <[email protected]>
Merge pull request #15317 from draghuram/ruff-issues

Fix ruff error PTH124

4fd62ecef45c180f39e7517096b7bae8a6984192 authored over 1 year ago by P. L. Lim <[email protected]>
Ignore Ruff rules ANN101 and ANN102 permanently

Requiring type annotations for `self` and `cls` arguments of normal and
class methods respective...

279b7dc827570cc82f0f125e12ac78f961a39aa1 authored over 1 year ago by Eero Vaher <[email protected]>
Turn on Ruff `mypy-init-return` setting

With this setting Ruff will not require `__init__()` methods to have
return type annotations. Th...

5045416ddb4a9b380b0abf379a7bb1b47a706055 authored over 1 year ago by Eero Vaher <[email protected]>
Turn on Ruff `ignore-fully-untyped` setting

With this setting Ruff will not report violations of rules from the
flake8-annotations (ANN) rul...

b6eb2f1eb8f6de19318cf233c05498cefc342584 authored over 1 year ago by Eero Vaher <[email protected]>
Remove the test that uses py.path.local.

This also takes care of ruff error PTH124.

Signed-off-by: Raghuram Devarakonda <draghuram@gmail...

02e8fcf39f4652a013d73e3575761229271e1302 authored over 1 year ago by Raghuram Devarakonda <[email protected]>
Merge pull request #15334 from taldcroft/time-docs-format-vs-internal

Add note to time documentation on format vs internal values

b9b552a68038f9513616364226a4f98f2c1e0b71 authored over 1 year ago by P. L. Lim <[email protected]>
Update docs to clarify Time format vs internal values

d57101dbc9838e57db6b54fe09a58bc67d87e595 authored over 1 year ago by Tom Aldcroft <[email protected]>
Merge pull request #15327 from mhvk/utils-masked-test-robustness-fix

Ensure Masked test robustness when tests are run in parallel

d97e215b6588ff09102180bfb88dc89ec15f04c5 authored over 1 year ago by Marten van Kerkwijk <[email protected]>