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

Refactor astropy/coordinates/tests/test_sites.py

38e39d6caa8f3644a1d961fc56118e90c0cbc14a authored almost 2 years ago by Eero Vaher <[email protected]>
Merge pull request #14517 from pllim/drop-i686-wheel

Release: Drop i686 wheels

c0a24c1dc957a3b565294213f435fefb2ec99714 authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14528 from kYwzor/fix-corrupt-images

Fix missing .shape check for array data

5408748e87b74a96aa6ea08c1544774fe45af17e authored almost 2 years ago by Simon Conseil <[email protected]>
Fix missing .shape check for array data

cbd57cc44d4fbb69e1f9df031c89274f7343365b authored almost 2 years ago by kYwzor <[email protected]>
Merge pull request #14530 from pllim/oa-gha-env-var

TST: Pass env vars into OpenAstronomy GHA workflows

13b1bef09be51cb875ca665bb2cb14f5e5cf68de authored almost 2 years ago by P. L. Lim <[email protected]>
TST: Pass env vars into OpenAstronomy/github-actions-workflows

the hardcoded way because dynamic passing is ugly and not worth
all the extra lines.

TST: Pass c...

6a9233f0462ae74b415184e71d480927359d24dc authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14319 from pllim/unpin-towncrier

DOC: Remove towncrier pin

30bf7d3949c5c0183d980b70ab870482f7c89f30 authored almost 2 years ago by Simon Conseil <[email protected]>
DOC: Remove towncrier pin

41ee09ef42078bf357e22a5f5b7cf2cf367a8bd0 authored almost 2 years ago by Pey Lian Lim (Github) <[email protected]>
Ensure EarthLocation._site_registry always exists

`EarthLocation._site_registry` stores the observatory site registry that
allows users to create ...

7783bab1f6f4a608530e6951fac1317fb76f705b authored almost 2 years ago by Eero Vaher <[email protected]>
Replace a test fixture with a constant

Some tests in the edited file make us of Greenwich as an `EarthLocation`
instance. Normally the ...

714d18710d52a6338892c17d5abe9e48df5602ce authored almost 2 years ago by Eero Vaher <[email protected]>
Merge pull request #14529 from larrybradley/circvar-docs

Update circvar docstring for scipy updates

b6d33e25345e0cabdd58991a7740a1d996b8281c authored almost 2 years ago by P. L. Lim <[email protected]>
Update circvar docstring for scipy updates

9d6fcb7241d1d7cc4755c3ba24a29669a3f719e6 authored almost 2 years ago by Larry Bradley <[email protected]>
Merge pull request #14526 from pllim/clarify-pr14439-whats-new

DOC: Add instructions on how to workaround PR 14439 downstream

1b41891bf92ae36d8f1ad40d77377958663e4ca2 authored almost 2 years ago by P. L. Lim <[email protected]>
Change one example to use new ordering

Co-authored-by: Marten van Kerkwijk <[email protected]>

cf70685c78a12400a2987674fec7fb3f6b793571 authored almost 2 years ago by P. L. Lim <[email protected]>
DOC: Add instructions on how to

workaround #14439 downstream

6846c922ceaf9dc361aef4971ddc82debaf4975e authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14525 from pllim/pre-commit-manual-update

[pre-commit.ci] pre-commit autoupdate (try 2)

ccefe7a6d7741204d59248710fb38e49dd60b6ab authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14519 from bmorris3/fix-nonlinear-uncert

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

and auto fixes from hooks.

add ndefined to codespells.

Co-authored-by: Nathaniel Starkman <nsta...

b7d8cbb7933b8a751d96369115373395fda08c04 authored almost 2 years ago by P. L. Lim <[email protected]>
adding whatsnew entry

044b506882d7cb53434232ccf24d44714e6aa267 authored almost 2 years ago by Brett M. Morris <[email protected]>
changes entry, adding versionchanged tags to docstrings

74fbf8d3292ef582f598a9313c32940f8c825249 authored almost 2 years ago by Brett M. Morris <[email protected]>
fixing propagation of measurement uncertainties into parameter covariances

9ee0a32bae0e00a6fec5ebc096ff82fd5435248b authored almost 2 years ago by Brett M. Morris <[email protected]>
Merge pull request #14508 from kYwzor/fix-card-string-representation

Fixed incorrect string representation of floats in Cards

386b52e980c8fa17e8838bb02a2cf60976f9db73 authored almost 2 years ago by Simon Conseil <[email protected]>
Merge pull request #14510 from dstansby/np-prod

Fix numpy 1.25 deprecation warnings.

64f58aeac6a8651a5e7c405bbbab837f73d89fb2 authored almost 2 years ago by Marten van Kerkwijk <[email protected]>
Add NUMPY_LT_1_25 for finadability

9f1082e789a622d0de4a1c98fbeacdc6e327e957 authored almost 2 years ago by David Stansby <[email protected]>
Ensure we only propagate info for new views when needed.

Specifically work with info itself, rather than omitting
the call to __array_finalize__, since t...

c685af042949f7badf35bb851c5cbb716fdbd80a authored almost 2 years ago by Marten van Kerkwijk <[email protected]>
Release: Drop i686 wheel

02d6e06bde7093ca58b7bf9a2569fa75f441d4fd authored almost 2 years ago by P. L. Lim <[email protected]>
ignore io.misc.asdf tests for asdf >= 3.0.0.dev

add comment describing change to get_asdf_tests

8d8c0f753fcb894e4e41011846cd8672b25b85eb authored almost 2 years ago by Brett <[email protected]>
Make warning filters consistent

574443f771168752a4c9eedfc196d5c6af25a5a2 authored almost 2 years ago by David Stansby <[email protected]>
Merge pull request #14439 from mhvk/units-format-no-extra-sorting

Avoid resorting units when converting to strings

36e30a75d3ca704991d6d60d264476022d5b488d authored almost 2 years ago by P. L. Lim <[email protected]>
Revert truncation

7054d58c980f240c81b53e4f4e95c675e19bb521 authored almost 2 years ago by kYwzor <[email protected]>
Fix incorrect assignment

13db4049c28d14104e8c8044009b50373f3d8fd4 authored almost 2 years ago by kYwzor <[email protected]>
Simplify handling of scientific notation in cards

631b607f64aafed11003b5af722dbc4dd1df8051 authored almost 2 years ago by kYwzor <[email protected]>
Filter numpy 1.25 deprecation warnings in tests

ed27737c0d8acc83b12ca53ad578d53ab3f332e4 authored almost 2 years ago by David Stansby <[email protected]>
Use np.prod instead of np.product

dda20985fff1e4c885a79a30a19f93a144decb16 authored almost 2 years ago by David Stansby <[email protected]>
Fix Card reference in changelog

Co-authored-by: P. L. Lim <[email protected]>

b3cc12c818ebbf4a2dc1b1f25d29e22f7ddcfaaa authored almost 2 years ago by Tiago Gomes <[email protected]>
Fixed incorrect changelog reference

60835aa8b73f64a7a4402a000605d2d0fa1105b9 authored almost 2 years ago by kYwzor <[email protected]>
Fixed incorrect changelog

50c51e336a2ed23dc3765fb606a4f9395d4cda18 authored almost 2 years ago by kYwzor <[email protected]>
Fix test_floating_point_string_representation_card assertion

03730f37dff98ec3849f4e0efb3491ad1dfea782 authored almost 2 years ago by kYwzor <[email protected]>
Fixed wrong check for exponent symbol

89d46911c1c313d401956a5c2a1f737719eaf244 authored almost 2 years ago by kYwzor <[email protected]>
Added changelog entry

a65f074bc1b01973d6115e57687c9821976cb19c authored almost 2 years ago by kYwzor <[email protected]>
Fixed incorrect variable name

7566bc2d0c7876cd0dab79a85ff12003c44747bb authored almost 2 years ago by kYwzor <[email protected]>
Fixed incorrect string representation of floats in Cards

3d8a2c6285e366d2b2f961343ef6e439a9d57b4d authored almost 2 years ago by kYwzor <[email protected]>
Remove unit sorting in format.generic.

This means the sorting done by default in CompositeUnit is used:
by decreasing power first and t...

f030d72bca8a7d313f204d0ca78a921eee8b015e authored almost 2 years ago by Marten van Kerkwijk <[email protected]>
Merge pull request #14430 from Cadair/performance_issues_decompress_tile

Improve the performance of tiled decompression

a3f4ae6cd24d5ecdf49f213d77b3513dd509a06c authored almost 2 years ago by Simon Conseil <[email protected]>
Implement review comments from @saimn

0c6dd572949e64381d60de2f984ae3ab3b96f0ba authored almost 2 years ago by Thomas Robitaille <[email protected]>
Merge pull request #14012 from WilliamJamieson/refactor/kinganalytic

0116ac21d1361ea054c21f7cdf480c28de4e6afa authored almost 2 years ago by William Jamieson <[email protected]>
Refactor common code in `KingProjectedAnalytic1D`

5613804af5f29cbe708f8c782b98d2c09c3f6a0f authored almost 2 years ago by William Jamieson <[email protected]>
Merge pull request #14502 from eerovaher/pre-commit-order

Run the `ruff` pre-commit hook before `black`

8e2db8dd2b121f0082cc68b8325d3d183e4854ae authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14501 from larrybradley/model-fit-constraints-docs

2dd67b015533b23296046b12b2d168479bd3cff3 authored almost 2 years ago by William Jamieson <[email protected]>
Run the `ruff` pre-commit hook before `black`

`ruff` documentation recommends running its pre-commit hook before
formatting tools such as `bla...

76a8c4718987cb3d352bba411992459b9b4cb189 authored almost 2 years ago by Eero Vaher <[email protected]>
Merge pull request #14500 from byrdie/bugfix/quantity-ufunc-attribute-error

Modified `astropy.units.Quantity.__array_ufunc__` to catch `AttributeError`

3bd1b1862ce0a130a4883e8d9a217f694e9c54f9 authored almost 2 years ago by P. L. Lim <[email protected]>
Modified `astropy.units.Quantity._array_ufunc__` to catch `AttributeError`. This handles `Quantity` duck types which have a `unit` attribute that is not an instance of `astropy.units.Unit`.

edd1e0c6ae7739f422f10f56d4dfab35cb0c0e92 authored almost 2 years ago by Roy Smart <[email protected]>
Improve the example plot

31435a95c524d56c37018e811b95a8042cb59a0b authored almost 2 years ago by Larry Bradley <[email protected]>
Only cache heap when loading the whole dataset, and document when using .data might be more appropriate than using .section

d5b1fb8900132ec42e8f28add3b7846ae7d07717 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Fix code style

7ccab79352eecadaa658d9927f553b7aff234b46 authored almost 2 years ago by Thomas Robitaille <[email protected]>
More cleanup

55c3580265f1742d50371b7d7029647069107d09 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Re-wrote tile iteration code to not use Numpy arrays

ad83a6652c0c489d5dc6194ca06789545465029f authored almost 2 years ago by Thomas Robitaille <[email protected]>
Fixed segfaults and tests

84159f328fa4c23d0db2c2004b116cf18a1ce13d authored almost 2 years ago by Thomas Robitaille <[email protected]>
Make variable naming more consistent

4429d41d7896431fc38257cd58849e796b7f68c2 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Use empty to init arrays not zeros

8a03933a6a4e5a086ee6253674e777fe69a0f7d0 authored almost 2 years ago by Stuart Mumford <[email protected]>
Cleanup

79646c57f886258fc3a68c43eaa30b07df4e49ed authored almost 2 years ago by Thomas Robitaille <[email protected]>
Expose more properties on CompImageSection to make it work well with dask.from_array

d3c511ca92e3c94a390b2700d868d1a17d8e7f6e authored almost 2 years ago by Thomas Robitaille <[email protected]>
Release GIL inside tiled compression C extension

93e314e606f204c6850e8eb8207f5cbd5d888f0f authored almost 2 years ago by Thomas Robitaille <[email protected]>
Further performance improvements.

* Read the whole heap in one go if a significant fraction of the data is needed.
* Minimize FITS...

17f966788e07a04e96f761ca9d2cf55b7df33cde authored almost 2 years ago by Thomas Robitaille <[email protected]>
Refactor a little for some significant performance improvements

dd865daa922b06e876c31a1ad4b022d093978281 authored almost 2 years ago by Stuart Mumford <[email protected]>
Merge pull request #14493 from Sandeep-Desai/performace-issue-14030

removed unnecessary import of astropy.table when data is None

2869ba2e7d5194a844dac1ce0f853705071bead4 authored almost 2 years ago by Simon Conseil <[email protected]>
Add narrow H-beta emission line and update constraints

701b551b93fbd3c41d2df34c1090d23f5505440f authored almost 2 years ago by Larry Bradley <[email protected]>
Fix [OIII] 4959 vacuum wavelength

b088cf7c3ad17ca180cf74ec5465bc337ddcfca3 authored almost 2 years ago by Larry Bradley <[email protected]>
Merge pull request #14497 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

b8f55d23da651455baeae0e138691f11e53dacac authored almost 2 years ago by Nathaniel Starkman <[email protected]>
Import is not needed when data is DELAYED

de54d29552372c973862eeee3a7e471e6d78cc89 authored almost 2 years ago by Simon Conseil <[email protected]>
Document the policy of contributor .mailmap edits

The name and email of the author and committer of a Git commit are
recorded in the commit metada...

98953835790d08f6d0edf8b0627df85dc9f34143 authored almost 2 years ago by Eero Vaher <[email protected]>
Ignore `PLR5501` and `PLW0603`

0b9e5e739ac6147cef9c2db45a798fca2593ebd7 authored almost 2 years ago by William Jamieson <[email protected]>
Remove `RUF004` skip.

`RUF004` is equivalent to `B026` so `RUF004` now raises a warning indicating to switch to `B026` ...

6e4c42277cfd96d568c769d383ff772ac6638442 authored almost 2 years ago by William Jamieson <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

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

a12b28ffec67c1cbd2dfedc9ae416bbecda99f24 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.252 → v0.0.254](https://github.com/ch...

cbbf44d54cdd05b0c74a91ca9ec9809753e74fc5 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #14495 from astrofrog/fix-high-level-wcs

Fixed incorrect attribute access in high level WCS classes

4aa72f56aa1b640e68984d1489f5df82c1e90233 authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14428 from astrofrog/tile-size-property

Expose tile shape and compression type on CompImageHDU

139cd9af4c63d78f21139d842a04aac5561de5c7 authored almost 2 years ago by Simon Conseil <[email protected]>
Merge pull request #13990 from dstansby/wcsaxes-tests1

Misc tests to increase WCSAxes coverage

f94da1336fae9a1db6ce724de3de86037c58cd93 authored almost 2 years ago by Larry Bradley <[email protected]>
Fixed incorrect attribute access in high level WCS classes

c51e68a1b2ff5865c6cfab3aa44ee17425aeb898 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Add WCSAxes tests

757cbd7b170b098cd7c563cbb9811c4d0f75d739 authored almost 2 years ago by David Stansby <[email protected]>
removed unneccasary import astropy.table when data is none

e49eccc37b2d468810d9080cef666788a43b5d7f authored almost 2 years ago by Sandeep Desai <[email protected]>
Added docstrings for new properties

36cf7237b4cacd10764a0c411007fa4ad0f2f745 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Added news fragment for new properties

b4438926ac3ddc64caad6a02c54adf5d2b5ba7b6 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Merge pull request #14481 from samruddhikhandale/samruddhikhandale/add-dev-container

Adds a dev container to help get started with GitHub Codespaces

33335e62aa3bc80250082ce4f02779eed538af23 authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #13988 from dstansby/wcsaxes-coord-attr

Document coords attribute of WCSAxes

c9ad7c56de58854e74586747b48bc6874757d1f1 authored almost 2 years ago by P. L. Lim <[email protected]>
adds dev container config & update README

tox -e codestyle fix

add ipython

fix "conda install" failure

address comments

Update README....

d8a58d7981309e01ddb373c645865ffe9d97124b authored almost 2 years ago by Samruddhi Khandale <[email protected]>
Merge pull request #13993 from tbowers7/pass_force_download

Add ``refresh_cache`` option to ``EarthLocation`` methods

45d43bfda30130a2139b0db92c19fd0c982de66d authored almost 2 years ago by P. L. Lim <[email protected]>
Add whatnew entry

3afdc8fe75be412253d4ca426ff681963523c21e authored almost 2 years ago by Timothy P. Ellsworth Bowers <[email protected]>
Add ``refresh_cache`` option to ``EarthLocation`` methods

Add the ``refresh_cache`` option to ``EarthLocation.of_site()`` and
``EarthLocation.get_site_nam...

843eac5b56d4aec9b053f53fdfc54e43c2b6a528 authored almost 2 years ago by Timothy P. Ellsworth Bowers <[email protected]>
Merge pull request #14484 from larrybradley/unit-safe-functions

Add np.max and np.min to SUBCLASS_SAFE_FUNCTIONS

aca313fd13b760c6d3d6af9cc68c744f03c1c2dc authored almost 2 years ago by P. L. Lim <[email protected]>
Update masked tests for changes to amax, amin, and round_ in numpy 1.25

e2515fb3cce87a8f3a0ffd4de77d4fee2dcfbe5d authored almost 2 years ago by Marten van Kerkwijk <[email protected]>
Also check for round, with round_ being deprecated

757dbcce28d248011bbc5131bae3a0be8c4eed8d authored almost 2 years ago by Marten van Kerkwijk <[email protected]>
Add Quantity ufunc tests for np.max and np.min

7bedc716bff7ef959a34ffe0cd3e565b30202443 authored almost 2 years ago by Larry Bradley <[email protected]>
Add np.max and np.min to SUBCLASS_SAFE_FUNCTIONS

105bb9a065d10080a68913f6bbfcbf8fab65768d authored almost 2 years ago by Larry Bradley <[email protected]>
Merge pull request #14453 from nstarman/ruff-isort

switch `isort` to `ruff`.

09e54670e4a46ed510e32d8206e4853920684952 authored almost 2 years ago by Nathaniel Starkman <[email protected]>
switch isort to ruff

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

2b8c6e43776cae812bcd6b68031e82ff6cc27e12 authored almost 2 years ago by Nathaniel Starkman (@nstarman) <[email protected]>
Merge pull request #14175 from bmorris3/extend-nddata

ENH nddata: collapse operations on NDDataArray, improved Masked Quantity support

6fcea114c7836f11ababa3b634553e45d49c3efc authored almost 2 years ago by P. L. Lim <[email protected]>
Merge pull request #14474 from WilliamJamieson/bugfix/asdf_format_tag

Bugfix for change in asdf deprecation warning message

bd39b5f6751449e24112c4c330d37e9e5f9e6602 authored almost 2 years ago by P. L. Lim <[email protected]>
Fix v5.3 what's new listing

6c3d45802fb43c84ae72f7bdfa58142860b27809 authored almost 2 years ago by P. L. Lim <[email protected]>
bugfix for asdf-format/asdf#1445

9ea8541f57c506d7ac8096c433ff9e1d343c2e53 authored almost 2 years ago by William Jamieson <[email protected]>