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 #15599 from eerovaher/tests-are-not-scripts

Remove `if __name__ == "__main__":` block from a test file

82ddc37a52308fee0a5ab36063b158568d1bc890 authored about 1 year ago by Tom Aldcroft <[email protected]>
Use __array_wrap__ instead of __array_prepare__

e38d61aeafb443f4fa7cd362e44a0eeca3f737b3 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15602 from pllim/fwdport-of-pr-15596-on-main

Forwardport PR 15596 onto main (DOC: Fix dev docs in release branch (v6.0.x) TRY 2)

83fcda46f812c117a82f2491334951f059cae206 authored about 1 year ago by P. L. Lim <[email protected]>
Manual forwardport of #15596 from pllim/fix-6.0.x-docs-2

that was merged into v6.0.x for v6.0 release.

DOC: Fix dev docs in release branch (v6.0.x) TRY 2...

a3419bec239c1a8dcea909ec0802223a11cad54c authored about 1 year ago by Simon Conseil <[email protected]>
Remove `if __name__ == "__main__":` from a test

It is possible to run tests in a single file by passing that file to
`pytest` as a command line ...

ac8180e9a6589647b1013660453b61dba7b7e877 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15354 from eerovaher/ruff-ANN

Start enforcing Ruff `flake8-annotations (ANN)` ruleset

b2149fa539ba7c47bcd5d892581250c433e90a0f authored about 1 year ago by P. L. Lim <[email protected]>
Install openblas to compile recent Numpy versions (#15589)

* Use system packages to build astropy on exotic arch jobs

* Fix byteorder comparison for s39...

1ae26ae0fcf5b8ffe0563d73be7787e9c835bf0e authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15591 from eerovaher/pre-commit-update

`pre-commit` manual update

17f4f71e7f75cacb3eefc96a1dcab847f91d38f8 authored about 1 year ago by P. L. Lim <[email protected]>
Update `pre-commit` hooks

The hooks are updated manually because `codespell` tried to replace
"precess" with "process" in ...

97daa91caf8e7d175818a791fbeba5059b036f7a authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15590 from eerovaher/latex-test-indentation

undefined

e81466f73f44c8bbc0fac4f8bddbba1d905ab208 authored about 1 year ago by Tom Aldcroft <[email protected]>
Adjust indentation in a LaTeX writing test

The expected output in one of the tests was written as a multi-line
string, which was underinden...

bd6ec44a088228565351f7c724ccfb525717d726 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15579 from saimn/setup-data-files

Allow namespace packages to avoid warnings about data files

4755bd9ea15e6af17d05151488402c9964a69c68 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15585 from saimn/expat-2.5.0

Update expat to 2.5.0

d90a44a8eae63f3bff8cd44df2f237752f4bd6d7 authored about 1 year ago by P. L. Lim <[email protected]>
Add changelog entry

33e8618db555d9652ffbe9d24f18fdbb52027408 authored about 1 year ago by Simon Conseil <[email protected]>
Update expat to 2.5.0

02d0912e1dd32daf38c8f68c4df8e0d07793f7d6 authored about 1 year ago by Simon Conseil <[email protected]>
Use verbose flag to see pip logs

5e475082e0515b66b27c6c0f431df19def234d78 authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #14723 from gpsgibb/table-io-null-fix

Table io null fix

be40cc47ded9727b75fff268a41b74c78a48df75 authored about 1 year ago by Simon Conseil <[email protected]>
Replace np.NaN with np.nan

Last minute fix:

`np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead

6be5cac1232fec6873415424468a8baaa13d3358 authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15583 from eerovaher/no-fmt-off-cds-tests

Remove needless Black `fmt` instructions from a test file

f1baf3c9bc35992ccab5ee8722c292017d7be9a9 authored about 1 year ago by P. L. Lim <[email protected]>
Use double backticks in changelog

afb8b66d777998e9cd4f0ad752d0f013cfb9bd2f authored about 1 year ago by Simon Conseil <[email protected]>
Use BinTableHDU.write to simplify code

61156c07dba59e26c91760f810767377bd485c91 authored about 1 year ago by Simon Conseil <[email protected]>
pre-commit

ccbb3ac0a0a874c7b2989ab5e0f7f5507405c662 authored about 1 year ago by Simon Conseil <[email protected]>
Added test for Table.as_array that ensures propagation of fill_value

01290e2695cb9d2965461d3399627a6f87753ccd authored about 1 year ago by Gordon Gibb <[email protected]>
Table.as_array now propagates fill_value to the masked array

aac4e96ef7ec43c9d0573059d52bddd5fe20cf53 authored about 1 year ago by Gordon Gibb <[email protected]>
Tables read from FITS now propagate the TNULL property to the MaskedColumns

e11cdd21e13e360f7e307da42877e47689191249 authored about 1 year ago by Gordon Gibb <[email protected]>
Added changelog entries

394198166d8d6cfd6673f3095e6ddc2470a6e8c3 authored about 1 year ago by Gordon Gibb <[email protected]>
Removed trailing whitespace

f1a5b6548623f5badf09e282943101b8c87e9f83 authored about 1 year ago by Gordon Gibb <[email protected]>
Fixed formatting

1336278614e0f7c17ccbe6eb4dd72d2a40f828af authored about 1 year ago by Gordon Gibb <[email protected]>
Initialize fill_value for each column

f64b94952eee3e5e738725102d0043e9c19540bf authored about 1 year ago by Tom Aldcroft <[email protected]>
Remove needless `fmt` instructions from a file

d8e0cbf213c9b1f42ef44db9a46ec5c95e42c996 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15580 from saimn/update-authors

Update credits and mailmap

5d342181c0b8103c9726cc703a93d58625766644 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15578 from larrybradley/stats-docs

Update stats main docs page

80ec2f97ee0553a82bd5c76aff87c824e11146d9 authored about 1 year ago by P. L. Lim <[email protected]>
Allow namespace packages to avoid warnings about data files

ac1a9d860040b5e05ec2316bddc735b0f2c0184c authored about 1 year ago by Simon Conseil <[email protected]>
Update credits and mailmap

3f009d8821dab422c455039021c6f8245deb1826 authored about 1 year ago by Simon Conseil <[email protected]>
Update stats main docs page

8d156099e079d40359dadb4a2f0e2f0aeb22947b authored about 1 year ago by Larry Bradley <[email protected]>
Fix marking in docstring to `astropy.stats.histogram` (#15574)

* Fix marking in docstring to `astropy.stats.histogram`

The markup did not generate correct l...

e42dfc0b16b4b53fbcea793957d369e3b26a1954 authored about 1 year ago by Hans Moritz Günther <[email protected]>
Merge pull request #15568 from pllim/byebye-iers-for-old-branches

MNT: Stop updating IERS in v5.0.x and v5.3.x

115362b2fc9d46f722ed50c2f59e29e2a117faf7 authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15572 from pllim/release-doc-branch-rules

DOC: Add branch protection rules to new release branch

9f2be229b9cd1f32769a18b4242c101d009aa74c authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15573 from pllim/update-iers-pin-message

DEV: Update IERS pin auto-update instructions

e47fd515f3b8c925dfd13c5ae0a8cdea02ba93cf authored about 1 year ago by P. L. Lim <[email protected]>
DEV: Update IERS pin auto-update instructions

b8f564ea222d33c42855d302d6b72003defde86a authored about 1 year ago by P. L. Lim <[email protected]>
DOC: Add branch protection rules

to new release branch

45265c8261d67d29d683eb87ae0cb11407e96050 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15569 from astropy/update-astropy-iers-data-pin-1698883764

Update minimum required version of astropy-iers-data

443861cb3e300cff8c192845c689939096981ccb authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15570 from eerovaher/coords-no-fmt-off

Remove `fmt: off` instruction from `coordinates`

23f3cd39dbbd39657947d3238cd40929296af46d authored about 1 year ago by P. L. Lim <[email protected]>
Remove `fmt: off` instruction from `coordinates`

5a5dc89c7b04a43958da42cc27cf6b6010e03688 authored about 1 year ago by Eero Vaher <[email protected]>
Update minimum required version of astropy-iers-data

bb2e6d938e32c09e69f19b3ec0976efbf8937287 authored about 1 year ago by github-actions <[email protected]>
Merge pull request #15563 from eerovaher/declutter-settings

Remove needless Black and Ruff settings

50767d59201d7f00f2bf86b65dedc346977f2905 authored about 1 year ago by P. L. Lim <[email protected]>
Remove needless Black and Ruff settings

`ruff.isort.known-third-party` had no effect in practice, the other
removed settings were explic...

c38a0d7887ddf94a377577a815a12c247930bc8a authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15562 from marcellonascif/remove-ordereddict-tests.runner

Removed OrderedDict from tests

05f7b2ccb677d0ebc72e8cdc6458d1776c04f445 authored about 1 year ago by P. L. Lim <[email protected]>
MNT: Stop updating IERS in v5.0.x and v5.3.x

037090c9917aea12970f67a5333c06574c17c74c authored about 1 year ago by P. L. Lim <[email protected]>
cosmo: make derived_parameters private (#15547)

* make derived_parameters private

It’s unclear why `Ode0` should be “derived” but not `Ok0` o...

db54255a4f3076995f2157f71aa6f5498a167961 authored about 1 year ago by Nathaniel Starkman <[email protected]>
Removed OrderedDict from runner

16f6a68b4cf4a08732e82278dfc7cb6645dc97bb authored about 1 year ago by Marcello Nascif <[email protected]>
Merge pull request #15402 from saimn/cython3

Use Cython 3.0.x

109bf3d59b3b8d6bc86f67c897c5ee191c36d4c6 authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15552 from eerovaher/rm-obsolete-test

Remove an obsolete `PhysicalType` test

9ec4ae327bc8ca20bebbdd3987cbc14995bf1ad6 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15551 from lpsinger/fix-15550

Remove ref from change log fragment

bc8635d285ad8c42dbcedc83a4eba926e53d87e0 authored about 1 year ago by P. L. Lim <[email protected]>
No need to redefine .ndim

0e21829bb9625fbabfe9f1bb180d8064a15163a8 authored about 1 year ago by Simon Conseil <[email protected]>
Remove an obsolete `PhysicalType` test

According to the suggestion in its docstring it should have been removed
already in b62d7b21c337...

aeb92e33a42cec4158bb4f386de95fc07b6b90cd authored about 1 year ago by Eero Vaher <[email protected]>
Remove ref from change log fragment

Fixes #15550.

9dc84cc52c6a54cab693671358da898a7543cb37 authored about 1 year ago by Leo Singer <[email protected]>
Merge pull request #15446 from hfcpeixoto/address-PIE790-ruff-violations-io-submodule

Address ruff's rule PIE790 in io submodule

e0888b5c0fed9efdc88dac6233b8cc99d77a5b58 authored about 1 year ago by P. L. Lim <[email protected]>
Added 6.1 what's new page and redirect 6.0 what's new page

e5d8157fb52ccd36e6f631ec9ef6f2e806f7cd20 authored about 1 year ago by Simon Conseil <[email protected]>
Fix warning from PyUnicode_AsUTF8AndSize

https://docs.python.org/3/c-api/unicode.html
Changed in version 3.7: The return type is now cons...

46944d434b0b911876cc18fa44b15c3b75fe6a61 authored about 1 year ago by Simon Conseil <[email protected]>
Use Cython 3.0

8e7c34ee242d3ccf8d3b26415e632e9252b967ce authored about 1 year ago by Simon Conseil <[email protected]>
patch error seive

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

43db85bc44f0e57e42676ca052d5d841d87b7910 authored about 1 year ago by nstarman <[email protected]>
Suppress a few more NPY_1_7_API_VERSION warnings

a35b36ea9b5062b40483f14881f7007775acde86 authored about 1 year ago by Simon Conseil <[email protected]>
Ensure import_array is used and remove Numpy API warnings

0278b6f1140fc41ad92fbcd5204b9c9874e36bfc authored about 1 year ago by Simon Conseil <[email protected]>
Avoid openmp warnings in bls.c

da4d6da6dc59998754b786fdcfce7a1a00a248d0 authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #14713 from astrofrog/docs-remove-lts

Updated release procedure to no longer mention LTS (as per APE 21)

1a1b6894977bf3fda145a33209a0971f7cdbdbd5 authored about 1 year ago by Simon Conseil <[email protected]>
Merge pull request #15546 from pllim/unignore-np-core-maybe

TST: Un-ignore some test warnings

3b3aec87408255da38a55259a77215bb898a0f89 authored about 1 year ago by P. L. Lim <[email protected]>
move Parameter creation test

It only needs to be tested once, not once per cosmology.

Signed-off-by: nstarman <nstarman@user...

460723f2770805a548ed377f3acda805c4d59b83 authored about 1 year ago by nstarman <[email protected]>
rm extraneous test

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

440dc3c2c79e528752e4832a5d7bc73d94ed8269 authored about 1 year ago by nstarman <[email protected]>
TST: Un-ignore some test warnings

and see if they are still relevant across all the jobs

755a4e9895dd2a8c62d6224ec95b1ed6fc899625 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15545 from larrybradley/general-sersic2d

Add GeneralSersic2D model

1f67898272c164b6293f7726a34e792ef9284cc8 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15401 from eerovaher/cgi-warnings

Stop ignoring `cgi` deprecation warnings in tests

da505915eea1f0a99f5d4704b63778082c4aa6d9 authored about 1 year ago by P. L. Lim <[email protected]>
Add GeneralSersic2D profile plots to narrative docs

cf5ec34b8556bae1ef560bb884da783d857f8c0f authored about 1 year ago by Larry Bradley <[email protected]>
Add GeneralSersic2D to model narrative docs

39373a46af4939699bf9abc98711730bedd04f43 authored about 1 year ago by Larry Bradley <[email protected]>
Add unit tests for GeneralSersic2D

ed5ae7e092cc677c168a9d9beea7e8914fb3d428 authored about 1 year ago by Larry Bradley <[email protected]>
Simplify input_units method

0d93cc6556a1a6039dfbe6f4d0900494f3d49018 authored about 1 year ago by Larry Bradley <[email protected]>
Add What's new entry

0f27cb758ff76b709fc73bc9dfdce4717c39cc32 authored about 1 year ago by Larry Bradley <[email protected]>
Add GeneralSersic2D examples for both disky and boxy isophotes

780d2fbfb0f69a37a7a775fd395df2604715c738 authored about 1 year ago by Larry Bradley <[email protected]>
Add GeneralSersic2D model

ec1c6e97ad1912eb7458f4771ed63aab451f4aa4 authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #15453 from mhvk/time-cache-coherence

Ensure cache coherence for views of time instances

955e810650f1bf8cd159f71b54afe7ea6f43a77d authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Apply suggestions from code review

Co-authored-by: William Jamieson <[email protected]>

d247ff2649273a4bc9181634344b99f3cec21e93 authored about 1 year ago by Thomas Robitaille <[email protected]>
Fixed link

9f2a18eded54feb11eccb6faa3285fd259ea70f1 authored about 1 year ago by Thomas Robitaille <[email protected]>
Add back LTS policy page as a place to mention that LTS releases no longer exist

3e8b35d3e340e72d816defe30e0bda8014f49245 authored about 1 year ago by Thomas Robitaille <[email protected]>
Updated release procedure to no longer mention LTS and to use x.x.0 release numbers for the first feature release in each cycle

6e06a76ef51a5af3b01fd80ce6da08665a0179db authored about 1 year ago by Thomas Robitaille <[email protected]>
Apply suggestions from @pllim

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

e21229a9501ffe803d45a2f171001140049be94e authored about 1 year ago by Thomas Robitaille <[email protected]>
Stop ignoring `cgi` deprecation warnings in tests

c38f03a09799cba2e6f0845562a3a6684715fa2e (Suppress the cgi warning)
added deprecation warnings a...

b741db28554879fbe18189ffd07d76237fd6a110 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15535 from astrofrog/publish-dispatch-tweak

Don't upload to PyPI on workflow dispatch

5fdbfd9013cd3b13f37c8c9e136ec2f69f71c1c9 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15538 from larrybradley/viz-stretch

Fix inconsistent kwarg and property names in stretches

d4d747173b797c99664527c0b370cf1118795b32 authored about 1 year ago by P. L. Lim <[email protected]>
Ensure cache coherence for views of time instances

7840b8ee9eb45a8e69e4c6ec45058ccfaf3bb3f8 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Ensure caches are removed from what is pickled

6b921cc93e811539b50817d01cfe98d714481d7b authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Add tests for deprecated stretch attributes

9af215988b6c3bdf0a1e7ae0992e7846d87eb735 authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #15542 from larrybradley/sersic-docs

Fix and improve Sersic docs

8c94992f9d2238819611bee25b52f7dc94ded8ce authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15539 from larrybradley/sinh-limits

Relax restriction on AsinhStretch and SinhStretch parameter

77cdbfafe816b79416a768a90efac7f3aaeaa776 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15543 from pllim/pyerfa-dev

TST: Use pyerfa dev wheel in devdeps

b0edbc8f9607b01331cae8ebe2032f746edac83c authored about 1 year ago by Larry Bradley <[email protected]>
Deprecate InvertedLogStretch exp attribute and rename to a

a6819c1612ebd28aa98679e0a22f8a5242bf7898 authored about 1 year ago by Larry Bradley <[email protected]>
Add changelog entry

d844389fceb0bcb7ee1c9ed0302a47d6bc923d5e authored about 1 year ago by Larry Bradley <[email protected]>
Deprecate InvertedPowerDistStretch exp attribute and rename to a

59151e44112850d1c07e462af2e6e3d38d8068a6 authored about 1 year ago by Larry Bradley <[email protected]>
Deprecate LogStretch exp attribute and rename to a

285a3fe2cb6a90124b851071f4ec601ddb1bbfcd authored about 1 year ago by Larry Bradley <[email protected]>
Deprecate PowerDistStretch exp attribute and rename to a

d5f7a7207a3512cffefb5f33bd40670a7b80c6c5 authored about 1 year ago by Larry Bradley <[email protected]>
Deprecate PowerStretch power attribute and rename to a

d7d07a3c8d77eb3bcb1b6f63885eabae2859bbcd authored about 1 year ago by Larry Bradley <[email protected]>