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

Fix re-raising unit parsing error

c4d7b4660c5bbd89be75a0e11b5e8eec57434038 authored about 1 year ago by Jo Bovy <[email protected]>
Only add a whitespace to a continued description when the existing description is not empty

04aa8006be8f778ebe39eefbd70875720c9821d5 authored about 1 year ago by Jo Bovy <[email protected]>
Add test of multi-line description that starts with a number

3778384ba05e7798e20a844ac49660db51df1554 authored about 1 year ago by Jo Bovy <[email protected]>
Add changelog entry

e84f18bddc02ec1c8c3124bb3163d64d813c3091 authored about 1 year ago by Jo Bovy <[email protected]>
Fix failing multi-line description tests because of new whitespace

d81864d511b13448f49dc1ae339ceccf71018c72 authored about 1 year ago by Jo Bovy <[email protected]>
Fix reading of multi-line CDS descriptions where the continued line starts with a number

826d6619ca9224357358059067cf3c88d5aafc73 authored about 1 year ago by Jo Bovy <[email protected]>
Deal with the case where warnings are turned into errors

49525629b040ea7b84f99f07d96a4995cd354abe authored about 1 year ago by Jo Bovy <[email protected]>
Merge pull request #15673 from neutrinoceros/proofread/nddata

DOC: minor fixes to astropy.nddata's doc

9ef0558e4dea36410840bfd62fc547501aa5d3e9 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15682 from neutrinoceros/pin-extension-helpers

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

799022c424667e7093678818c75383ce20a78333 authored about 1 year ago by P. L. Lim <[email protected]>
BLD: pin extension-helpers to 1.* following upstream recommendation

83987509e6bf624004b07225a1466998ab912455 authored about 1 year ago by Clément Robert <[email protected]>
Merge pull request #15681 from saimn/whatsnew

Fix whatsnew URL and instructions

6e695b69f7f530e541e2c0c00ffa9c0e5630e87f authored about 1 year ago by P. L. Lim <[email protected]>
Fix whatsnew URL and instructions. [ci skip]

Fix #15678

ae63aeb309c529fc205b560aacfd765bd67d0a5f authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15680 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

37594cd47cf4e278d3b228d09293de12a9e508ec authored about 1 year ago by Nathaniel Starkman <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

165320a020e4d4720d32c82f190163dcbe578233 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add links on mentioned issue and pull request numbers (#15672)

* Add links on mentioned issue and pull request numbers

a239ce2f326284e335a673a517a91eb100f31fe8 authored about 1 year ago by Jero Bado <[email protected]>
Remove `SkyCoord` separation methods

The `SkyCoord` `separation()` and `separation_3d()` methods can be
removed without loss of funct...

da730d01e2e7dd41bd12859f873fbcb555e3674f authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15659 from eerovaher/deduplicate-separation

Ensure `BaseCoordinateFrame` separation methods work with `SkyCoord` input

7d8bfaf88ee3379acd0f2f5360c1ca342096df77 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
DOC: edit out a reference to pylab (prefer matplotlib.pyplot)

bf35e88272dd52853522519be346abaa30acec8c authored about 1 year ago by Clément Robert <[email protected]>
DOC: minor fixes to astropy.nddata's doc

4e8aa1af738fd897e4c6b57561a64ca236643377 authored about 1 year ago by Clément Robert <[email protected]>
Merge pull request #15669 from taldcroft/table-fix-masked-column-bytes-setitem

Fix bug setting items in bytes MaskedColumn

b72fc23bbdc4ba7a45d95f336a7e58c7f35a11cd authored about 1 year ago by Tom Aldcroft <[email protected]>
Fix bug setting items in bytes MaskedColumn

7ab3296cb3350e3af7ed3e6d5c6d35e987ee5279 authored about 1 year ago by Tom Aldcroft <[email protected]>
Merge pull request #15667 from astropy/update-astropy-iers-data-pin-1701475769

Update minimum required version of astropy-iers-data

9ce2087bd81f9502c4fdb87168d1cccd1aee4f53 authored about 1 year ago by P. L. Lim <[email protected]>
Update minimum required version of astropy-iers-data

f9a6d4d50ba3a7f528af8bd8552dff5cffd1e2ea authored about 1 year ago by github-actions <[email protected]>
Merge pull request #15665 from eerovaher/refactor_parse_coordinate_arg

Refactor `_parse_coordinate_arg()`

0e96d9dbb88fcb6be36e01a5e1e633d8e4c2866b authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Refactor `_parse_coordinate_arg()`

Although the function is still long and complicated, it was possible to
shorten it somewhat with...

6eaf35556599a640cbbc228d31d19ec9e77073c3 authored about 1 year ago by Eero Vaher <[email protected]>
Use relative path for source files

c998efcd7b9d81be2a95879d18e2d210884e6f5b authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15662 from paverett/fix/ruff_c408_coordinates

fix: ruff c408 in coordinates submodule

164a67784e669b30c859db904668e04b9f6e1bfa authored about 1 year ago by P. L. Lim <[email protected]>
Fix BaseCoordinateFrame separations with SkyCoord

The `BaseCoordinateFrame` `separation()` and `separation_3d()` methods
can now safely be used wi...

4f9bab5f5b813293264874304e73b6c32e980103 authored about 1 year ago by Eero Vaher <[email protected]>
Add a test for `BaseCoordinateFrame` separations

The new test reveals that the `BaseCoordinateFrame` methods
`separation()` and `separation_3d()`...

e5cd0a2610f94d808f930ae92b16a12556e0efd6 authored about 1 year ago by Eero Vaher <[email protected]>
fix: ruff c408 in coordinates submodule

485f54a48546e7232a049202c3a35f3b47187844 authored about 1 year ago by Porter Averett <[email protected]>
Merge pull request #14896 from olebole/citation-cff

Add a `CITATION.cff` file

cd58714d178f2cf9b15c0f576e434c77f0a724d0 authored about 1 year ago by P. L. Lim <[email protected]>
Remove software version information

5a175b3f278eaad08075000394dcc7a49552b9ee authored about 1 year ago by Ole Streicher <[email protected]>
Update CFF-test.yml

98891b6cad620fe1306b61a4a353a1c735c1db9b authored about 1 year ago by P. L. Lim <[email protected]>
Ignore cff in codespell

993cfaff3af553ff318ce708584152fef4d38881 authored about 1 year ago by P. L. Lim <[email protected]>
DEV: Re-enable greeter bot

[ci skip]

52f737bf955a1089acd238448a4925456f560ea1 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15660 from paverett/fix/ruff_pie790

fix: remaining ruff pie790 violations

d092287c7da5009159b1189f137e93ac5f7b6f12 authored about 1 year ago by P. L. Lim <[email protected]>
fix: remaining ruff pie790 violations

a8d396fab62721551f23c86a5f61a6ec1794e777 authored about 1 year ago by Porter Averett <[email protected]>
Merge pull request #15632 from pllim/numpydev-cython

BLD: Allow numpy 2.x

6b36e53c2608c43a35a5561122688fb9e04879bf authored about 1 year ago by Thomas Robitaille <[email protected]>
Use Concept DOI instead of Version DOI; update version info to v6.0.0

Using the Concept DOI improves maintainance as this DOI stays
identical for all versions. A Vers...

59c0d0a4478c54b42e55ded24fcbff47a924243f authored about 1 year ago by Ole Streicher <[email protected]>
Use real Umlauts where possible

e3319601bb9b4a306aa9c54a184aad280ae7a11e authored about 1 year ago by Ole Streicher <[email protected]>
Use URL for ADS bibcodes

9067f5cb1c18d086411497202626a8955c89131d authored about 1 year ago by Ole Streicher <[email protected]>
Add ACL entry

24a7d894f5e8cfde55ea73caa707fe197b7b1150 authored about 1 year ago by Ole Streicher <[email protected]>
Add affiliation for bsiposz in astropy-2.0 paper

Co-authored-by: Adrian Price-Whelan <[email protected]>

6eaa097469f7117becccc7e2d0a02fa55ec2f31b authored about 1 year ago by Ole Streicher <[email protected]>
Add CITATION.cff

bab2ffeb4823d92c7d2dcf6ac6334b63480712a9 authored about 1 year ago by Ole Streicher <[email protected]>
Add CITATION.cff validation

41ccf3455ad6801fdce9dc4dcf417855a531c99d authored about 1 year ago by Ole Streicher <[email protected]>
Remove individual authors from main "software" entry

Unless we have proper tools, a complete list of software authors is
hard to maintain here, and b...

21560e63c65095d44b8891298b6cefa58abb08c8 authored about 1 year ago by Ole Streicher <[email protected]>
Merge pull request #15654 from pllim/update-security-v6.0

Update security policy after v6.0 release

7bfdee7b9504f216b127fbdb27ade8bac25b84d4 authored about 1 year ago by P. L. Lim <[email protected]>
Update security policy

to reflect that we only support 6.x now. [ci skip]

1b9e70451bcf8c29259e9e8727a298057ec1c467 authored about 1 year ago by P. L. Lim <[email protected]>
TST,BUG: Avoid column insertion regression and adjust error message for numpy 2.0

Former by ensure string length calculation includes masked values as well;
latter taking into ac...

1e1f39039fc9af5e6978d439bf9d7cfaa80dbd31 authored about 1 year ago by P. L. Lim <[email protected]>
BLD: Allow numpy 2.x

604c5ba4332de698406a82a3acae02ebe4134124 authored about 1 year ago by P. L. Lim <[email protected]>
TST: Add -v --pre to install_command for devdeps

2b00a8787841c867de5ae45759126ee207222105 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15652 from meeseeksmachine/auto-backport-of-pr-15648-on-main

Backport PR #15648 on branch main (Finalizing changelog for v6.0.0)

a36c0043dbe55fd1d4815a86a00339f96a438800 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15646 from eerovaher/tests-E402

Enforce Ruff rule E402 in tests

74d62e88a5955558571950d89aebbdc197114758 authored about 1 year ago by P. L. Lim <[email protected]>
DEV: Temporarily disabled first interaction bot

because the Action is currently broken. [ci skip]

17febd9403c31d0a1e06019fd71024df864d6c37 authored about 1 year ago by P. L. Lim <[email protected]>
Backport PR #15648: Finalizing changelog for v6.0.0

e075a5f82b69b24c82fbe5bd0f3fc6b3d8933b59 authored about 1 year ago by P. L. Lim <[email protected]>
Replace OrderedDict with dict in nddata module (#15623)

* Replaced OrderedDict with dict in nddata module

86272e7fd486db5341efd2b092485f06e93f0eaf authored about 1 year ago by Felipe Gameleira <[email protected]>
Enforce Ruff rule E402 in tests

E402 checks for module-level imports that are not at the top of the
file, but until now `astropy...

772c57b30e433aa56a854c9ed90b8488b9665608 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15647 from eerovaher/matplotlib-epoch-certainty

Stop worrying about `matplotlib` default epoch

8b9ca69e7cc3107d3f8ca657927cd8a62babc7e5 authored about 1 year ago by P. L. Lim <[email protected]>
Stop worrying about `matplotlib` default epoch

The default epoch `matplotlib` used for plot dates changed in version
3.3, but older versions ha...

8df34a9804c31889ae20f74ab7858d84fe1a5f61 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15630 from cmarmo/custom-wcs-frames

Fix support of custom WCS mapping.

1aa3e6a504090f401da647e3d7fc484888afd6e3 authored about 1 year ago by Mihai Cara <[email protected]>
Merge pull request #15644 from eerovaher/no-fmt-off-utils

Remove needless `fmt: off` instructions from `utils`

5350ac0e198cba1756084bb7eac329ac600a0144 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Remove needless `fmt:` instructions from `utils`

84a8a07ed7c0ea1f4e3438ce2156b085d6855a7d authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15634 from neutrinoceros/setuptools_69_compatibility

BLD: fix compatibility issue with setuptools 69.0.0

aa142496ef6bcce179c7022d1973a79b3ecc9f2e authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15637 from astropy/revert-14977-quantity-remove-nansum

Revert "Remove deprecated Quantity.nansum() method"

e72cc330c10ada14ec2e534610457639c5b2616c authored about 1 year ago by Simon Conseil <[email protected]>
inline function

5dc050cda25006b4b45af54aead62a8bf760498e authored about 1 year ago by Clément Robert <[email protected]>
use custom function instead of setuptools.modified.newer_group

f9483152a6f7a20512392ed6c8d272a297c070d6 authored about 1 year ago by Clément Robert <[email protected]>
Trig CI

4116facd08391453e1a443fecdadb119ad926c7d authored about 1 year ago by Chiara Marmo <[email protected]>
Revert "Remove deprecated Quantity.nansum() method"

24130794384abbbd990a249a3aa68485dc8912eb authored about 1 year ago by P. L. Lim <[email protected]>
BLD: fix compatibility issue with setuptools 69.0.0

e7dc69f90a023943db59a101bdecd6b00c70b353 authored about 1 year ago by Clément Robert <[email protected]>
Fix support of custom WCS mapping.

5504b779007fb160bbc95265b2aa2421bc49c446 authored about 1 year ago by Chiara Marmo <[email protected]>
Fix append.

b285d5ec0f6d128d98d2a815860811fae0e061ed authored about 1 year ago by Chiara Marmo <[email protected]>
Add changelog.

3da88ab57582bb82c82941d58680413974108178 authored about 1 year ago by Chiara Marmo <[email protected]>
Merge pull request #15631 from astropy/dependabot/github_actions/dot-github/workflows/actions/github-script-7

Bump actions/github-script from 6 to 7 in /.github/workflows

fc804b88c43afcbd42986d6fda4679a7b6d3a578 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #14977 from mhvk/quantity-remove-nansum

Remove deprecated Quantity.nansum() method

3d01a24f32ab86afd55e9918cc22dea14a21bb97 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Remove deprecated Quantity.nansum() method

90cb5764c090bc9c4ac1454bdccc14f65ae7de3f authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Bump actions/github-script from 6 to 7 in /.github/workflows

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release ...

55db4caac602860e3f534ec9d457cc50930d4930 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #15628 from henryiii/henryiii/chore/reporviewbump

chore: bump repo-review and cleanup a bit

aa0b136c4d40c8ae3fd539cbfa4489f462537793 authored about 1 year ago by P. L. Lim <[email protected]>
chore: bump repo-review and cleanup a bit

Signed-off-by: Henry Schreiner <[email protected]>

c8f39c494fa21e0ebb22715306c217d802cbd1d5 authored about 1 year ago by Henry Schreiner <[email protected]>
Merge pull request #15627 from eerovaher/clean-pytest-filterwarnings

Remove an unneeded item from `pytest` `filterwarnings`

b01f8a2ef009b01af04e8aa3d3e06b0ade804af1 authored about 1 year ago by P. L. Lim <[email protected]>
Remove an unneeded item from pytest filterwarnings

The `mpl_image_compare` mark is properly registered with `pytest` since
1e634ee1c4c417bd8255225f...

04765bf2bac2657282f50e5ec4ac6acc9a831338 authored about 1 year ago by Eero Vaher <[email protected]>
Start using Scientific Python's repo-review (#15367)

* Configure scientific python repo review checks

* Fix repo review issues

* Update based o...

1e634ee1c4c417bd8255225fe2000b40ffb5a9e4 authored about 1 year ago by William Jamieson <[email protected]>
Merge pull request #15549 from nstarman/cosmo_param_tests

Some unnecessary cosmology parameter tests are removed.

ab24d0eeca7a7fce2d1301fa74273f3225161a56 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15619 from larrybradley/viz-docs

Fix docstrings describing max_cut

5f05c10d35cc96cf958b4672ac3c968c618d1df6 authored about 1 year ago by P. L. Lim <[email protected]>
Fix docstrings describing max_cut

61c8577573075d1a86f9c7c7635078c4b342b7c1 authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #15556 from pllim/security-team

DOC: Updated text w.r.t. security reporting

c5b3fe5b4a42469ab4180332494b428ecac5f90a authored about 1 year ago by P. L. Lim <[email protected]>
DOC: Updated text w.r.t. security reporting

because we have a Security team now.

[ci skip]

b296e4d2a4a9dffae7faf7a12c648d492ded9a60 authored about 1 year ago by P. L. Lim <[email protected]>
DOC: Fix CI badge

to accurately reflect actual CI status on main [ci skip]

881a4acf72cf379504856addfabb57479ad76efe authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15612 from StuartLittlefair/pr15611

Use correct components of posvel for position in _get_body_barycentric_posvel

250215bbcb24b860388ffb2fffd4e856fee886e1 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Let Pandas Series work as redshift inputs (#15600)

* Let Panda Series work as redshift inputs

* changelog

---------

Signed-off-by: nstarma...

42bbaedc59dd5232bc788ace264a648fca1a2dc5 authored about 1 year ago by Nathaniel Starkman <[email protected]>
tests require JPLEPHEM

7509a9e99f91fbab3cec91432e4df542bd1bcd8f authored about 1 year ago by Stuart Littlefair <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

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

637f21f78e9c92552fa378f12f8834fe2dd7cdc9 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add changelog [skip ci]

a99fae727bee54a62fabddeef08de6c6654e218a authored about 1 year ago by Stuart Littlefair <[email protected]>
add test using astropy data [skip ci]

3438ce6b3d20e6cdc73a534bf47bc9918c26a07d authored about 1 year ago by Stuart Littlefair <[email protected]>
use correct components of posvel for position

22ce0c644c6bd9315bce10f8cbfcc44be72eacc1 authored about 1 year ago by Stuart Littlefair <[email protected]>
Merge pull request #15609 from eerovaher/clean-known-issues

Remove obsolete known issues

bc80072326ba18732aa12eff11d5d76dcdd3e6d0 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Revert "Add known issue about using float on complex numbers"

This reverts commit 1a03364c56f9d74b04ecbff6e447744961d6feb9.

Trying to convert a complex-value...

3ba10cef36afb4945e985c67c2fa5766123b16e8 authored about 1 year ago by Eero Vaher <[email protected]>
Revert "Add entry to known issues"

This reverts commit f869eece998feccf027f51a3a6083129cfee83d0.

The entry is obsolete since 3beb2...

5326cf994275b6cca2d0eb7f627d6f26c868d30e authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15605 from mhvk/nddata-array-prepare-removal

Use __array_wrap__ instead of __array_prepare__

607de3caa7f3fee85ae8e84283c2430d3e8d4912 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15604 from mhvk/time-add-empty-quantity

Ensure TimeDelta can be initialized with empty quantity.

4dbaa03782c6e241f6903c8c32c9ea114395f5c7 authored about 1 year ago by P. L. Lim <[email protected]>
Ensure TimeDelta can be initialized with empty quantity.

e0bbf6c5d96f0117570570f6e9e62d5fcc222693 authored about 1 year ago by Marten van Kerkwijk <[email protected]>