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

Add regression test

5954f200cd36af280e82bd171f61e0447867916b authored about 1 year ago by Larry Bradley <[email protected]>
TST: Use pyerfa dev wheel in devdeps

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

3120911fb87b2e32c7446aa031b06259f5f4f129 authored about 1 year ago by Larry Bradley <[email protected]>
Relax allows a values in AsinhStretch

ffecb84544f05b1e3172e657f11d7d3293b62d0c authored about 1 year ago by Larry Bradley <[email protected]>
Relax allowed a values in SinhStretch

b1e4139aa7bd6addc0225ff3ad2c138d855ef8fd authored about 1 year ago by Larry Bradley <[email protected]>
Docstring updates

333e638be3654caa98f129ece1c3e0d15a35a856 authored about 1 year ago by Larry Bradley <[email protected]>
Fix and improve Sersic2D docstring

c258071adc81e741eb3af06582cc7893c37d73bd authored about 1 year ago by Larry Bradley <[email protected]>
Fix and improve Sersic1D docstring

29e26ea7d3b4d235f0cd9b362259a736391e7667 authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #15541 from larrybradley/typo

Fix typo

614015559bf1e10438a4ec59bf9c7bcf8c35389f authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15231 from mhvk/masked-time-ma-optional

Using Masked inside Time

f2cd545d636cadd6ab019d28dcb0a260be5b304e authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Fix typo [ci skip]

157c7f4e9763855b7c8d96809fc77ccd15c5060a authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #15168

Cosmo parameters properties

4f24d17c9e626b01e98827c77e3b599d845e9c86 authored about 1 year ago by Eero Vaher <[email protected]>
Let Time.masked reflect whether _time.jd1 is Masked

a9b2e4215c4638910778231432e63a6e721ce0c2 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Test all formats and fix bug for ymdhms

bb67cba726e576fe605c2fe28c8418d2fdd2d151 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Fix case where format already masks some entries

609df0c4aa4e2dbe6493ef60f397e8c3432625a1 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Ensure the mask from the mask attribute is always read-only.

Also check that the mask is shared internally between jd1 and jd2,
but not with any inputs or ou...

9e58a26369be55c97ece998db46bb43193fc0fc0 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Add class method to fill masked values

d15497557c2c06b1d217a17c77132335234243eb authored about 1 year ago by Tom Aldcroft <[email protected]>
Move mask and cache from the format to Time.

Moving the cache to Time itself seems more logical, since apart from
the mask, all the handling ...

3d07bba74079c5f09edec677e9faf993ba616066 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Changelog and whatsnew entries, updates to the docs

d7f96aa4e32063aca8f23ffd0716124b14097847 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
New strategy for Time masking / filling

3cf845dc930415ae92598706f8ac5df78751a34e authored about 1 year ago by Tom Aldcroft <[email protected]>
Allow Time to use masked numerical values internally.

This replaces the use of nan for jd2 with Masked arrays for jd1 and jd2.
For now, the mask is no...

320c4e790a717956215b27296bc5c3e713cf843b authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Allow the output masked class to be configurable.

81887a3237609fb7e5e1bc18bc3ac56296ffd073 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Use in_subfmt for determining fill_value

bb08f683105e21b706492c2bf30f74898cbd77cd authored about 1 year ago by Tom Aldcroft <[email protected]>
Update narrative docs

728d59b930738845cbefc840a2d5527b14ed54e8 authored about 1 year ago by Tom Aldcroft <[email protected]>
Change default fill value to J2000.0 (jd=2451545.0)

25bd233413ecea4785daa7a5b57bf98c5eddfbda authored about 1 year ago by Tom Aldcroft <[email protected]>
Add unmasked property and filled method

d6326cda0856c59f193fb2188eb1b075398c99a3 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Give explicit link to astropy.utils.masked package in whatsnew

afe9a30a9a5af0f131defca2a8e470bae86a895b authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Allow unmasked by assigning np.ma.nomask

55cb8f77539d1612215c1f1f61d150799090dccf authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Ensure we give each format the original values

4e898c5aee4ec911d7c289c1c0ba19208938f07d authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Add a fill_value class method to TimeFormat

025c7f3fd2439bbe32aef21d9164316df4e22aca authored about 1 year ago by Tom Aldcroft <[email protected]>
Move fill value discussion to warning and clarify scale

de5736b542dc49451a45694bb1160209cfe2b2eb authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Ensure that unmasked works also with an array-valued location

e3574c16600eb94ca35f91f1d8fdbc4e7f2da5bd authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Make cache depend on masked_array_type

5f21301e5cf9a6d253d342a62c505e9996284bb2 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Fix TimeDeltaQuantityString for Masked

0708d7aee6cad5fd4148e2352c216e2ea4e5e974 authored about 1 year ago by Tom Aldcroft <[email protected]>
better filtering from items in tests

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

a821be2d493b2c8e53d037b41ae34b6d0238cdcf authored about 1 year ago by nstarman <[email protected]>
get rid of _init_arguments

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

0d51feac53e04110117d803a18d07f8b38a77524 authored about 1 year ago by nstarman <[email protected]>
yield from all parameters

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

b410dd4742a353f859ad9b7efe6f8469f77568c9 authored about 1 year ago by nstarman <[email protected]>
parameters and derived_parameters property

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

use ParameterOde0 in FLRW

Signed-o...

502f0112714472b0a60dc3ea007e061b21b1329a authored about 1 year ago by nstarman <[email protected]>
utility function `all_cls_vars`

Return all variables in the whole class hierarchy.
This is needed to access descriptors that nev...

41be93ee045f3310e4b22d721bc04b73168c0fde authored about 1 year ago by nstarman <[email protected]>
improve cosmo repr using parameters

Co-authored-by: Eero Vaher <[email protected]>
Signed-off-by: nstarman <[email protected]...

a854ab93228edb2a3380dad7b036f468dea52ba1 authored about 1 year ago by nstarman <[email protected]>
Don't upload to PyPI on workflow dispatch

97bdd03d8bed2a64557964f59a2e419f07fda86a authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15504 from eerovaher/clean-wcs

Remove deprecated code from `wcs`

ebefb4f216b9f6df7da895dcc9738e2ca73bdcf0 authored about 1 year ago by P. L. Lim <[email protected]>
Remove `**kwargs` from `NoConvergence`

This is a follow-up to f9f50874b1560ba057cbfffd17fd5aabefd538a1 (Make
some kwargs-arguments name...

a5da95af68467629b09087644f8d8533fcf4e428 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #14914 from taldcroft/io-ascii-rename-args

MNT: `io.ascii` deprecate and rename / remove arguments

a9d4f99a4c674771103680d9ffee3fc64e530485 authored about 1 year ago by Hans Moritz Günther <[email protected]>
Remove deprecated `sliced_low_level_wcs.py`

This is a follow-up to ec550224868e65b9c48913f5fd91794903bc7aa8 (Moved
wrapper classes into .wra...

34362677070f997f1f6cbd3a39336633e42df010 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15533 from astrofrog/fix-dev-wheels-numpy-dev

Use --pre flag in CIBW_BEFORE_BUILD to make sure we pick up numpy 2.0.0.dev for nightly wheels

81d468900f08807b49f1f5f57c651df473291bc8 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Fix black and ruff problems

a4a31ceae28e4e5b4956ce3e9cd378ee503a4a6b authored about 1 year ago by Tom Aldcroft <[email protected]>
Check output of deprecated read/write calls

502f2afa2dcd59d12318d99461fe84846c02b902 authored about 1 year ago by Tom Aldcroft <[email protected]>
Deprecate arguments

d6c10d36884d9623183852735863ae2cbb7ff44f authored about 1 year ago by Tom Aldcroft <[email protected]>
Rename data/header_Splitter to data/header_splitter_cls

1aa76c60fb39a9e853bd3779d627d3a8ba607ab7 authored about 1 year ago by Tom Aldcroft <[email protected]>
Remove unnecessary items from extra_reader_pars

014c731d1ff47dec4ba726a5ed2d65c1bc43eb03 authored about 1 year ago by Tom Aldcroft <[email protected]>
Deprecations and test fixes

6ce014be18abf99fc2a9a28e29aa690781ba298d authored about 1 year ago by Tom Aldcroft <[email protected]>
Update docs/io/ascii/read.rst

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

82288f6da73ca2b3ff0dfb04a9db90fedfa6a35d authored about 1 year ago by Tom Aldcroft <[email protected]>
Revert docs changes

13440eefe71bf7c6561f640888dc60659c8803fe authored about 1 year ago by Tom Aldcroft <[email protected]>
Doc fixes

9e9e55784267621dd3e10d195a0490eeb4af2a28 authored about 1 year ago by Tom Aldcroft <[email protected]>
Rename io.ascii Outputter arg to outputter_cls

49be88c805571b4781617c53f79dfbbaa6fb63d6 authored about 1 year ago by Tom Aldcroft <[email protected]>
Rename io.ascii Reader arg to reader_cls

9d31fcd2b530d6db7f0e0d5c015bce134ad9cc83 authored about 1 year ago by Tom Aldcroft <[email protected]>
Rename io.ascii Inputter arg to inputter_cls

09c540aa3e2b45e0441fc9c30ce6109a7bb7f4cb authored about 1 year ago by Tom Aldcroft <[email protected]>
Rename io.ascii Writer arg to writer_cls

dfbf5759b72fb20bf16dd3e03e497282592115bc authored about 1 year ago by Tom Aldcroft <[email protected]>
Use --pre flag in CIBW_BEFORE_BUILD to make sure we pick up numpy 2.0.0.dev

9b15b6c7f9b0e0ca49299a40c3fd552028f1f9cd authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15530 from eerovaher/clean-stats

Remove deprecated functionality from `stats`

73049986b6038490383d15887966e031d793ff71 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15532 from pllim/fix-rtd-warn

DOC: Explicitly set navigation_with_keys

a7c55d778dc3113531794b338e5d19c0c439d243 authored about 1 year ago by P. L. Lim <[email protected]>
DOC: Explicitly set navigation_with_keys

to silence pydata-sphinx-theme warning that is failing RTD.

867b8331dc25c2232dc48f6a6059c33a4e851c50 authored about 1 year ago by P. L. Lim <[email protected]>
Remove deprecated functionality from `stats`

In #8591 classes implementing box least squares and Lomb-Scargle
periodograms were moved from `a...

3e604971317e3b4ac4fe8806829040a4d278e7bb authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15525 from mhvk/numpy-dev-and-nep-50-fixes

Numpy dev and nep 50 fixes

41c593ddb82b771c738a64ebd3fa60992c4329f7 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15529 from eerovaher/ruff-python-target-version

Remove explicit Ruff Python target version

e586c13d4870ae3618c7011554d8b8539307ccfb authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15524 from astrofrog/cibuildwheel-dev-numpy

Build nightly wheels against developer version of Numpy

7a502230364e57c98e6a5f0184d9afb8831e7dc4 authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15526 from WilliamJamieson/bugfix/configobj

Fix regex bug in configobj

c603c45d9e99de19f7288f2f35a7fc72e9f421bb authored about 1 year ago by P. L. Lim <[email protected]>
Remove explicit Ruff Python target version

`astropy` main requires Python 3.9+, but LTS supports also 3.8. Ruff has
been configured to use ...

0c1ecb98c902b0cfba75ad370d00e4e1dca7bd69 authored about 1 year ago by Eero Vaher <[email protected]>
Fix regex

6000952f6cf8a470caf011536bdd46e40ac1759e authored about 1 year ago by William Jamieson <[email protected]>
Added comment to explain env: settings in GitHub Actions configuration

95452091f76ead216563d208c0535c51969cddca authored about 1 year ago by Thomas Robitaille <[email protected]>
Avoid warning about float out of float32 range

2b2418c81308ad962521e70370c8fc0bc2830d63 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Refactor casting to avoid overflow also on numpy 2.0

54cfe1a88df3f92e2ad5327599da45421202b26f authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Ensure longitude wrapping remains insensitive to float dtype

0eb5e5f4a2de73ec3808bdbdda88028ff0449733 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Support bitwise_count and isalpha ufuncs, new in numpy 2.0

ba0374ea1c0380e638f8a3260398648edbf6cea8 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15464 from pllim/rm-depre-wcs-v6.0

MNT: Removed deprecated accuracy in all_world2pix

1fbf178f6c4fdd2c457d2d7a06742885ac05ce5f authored about 1 year ago by Mihai Cara <[email protected]>
Use developer numpy also when 'Build all wheels' is selected

d52ede1d253b979469a2fbbe4a78af5903d47661 authored about 1 year ago by Thomas Robitaille <[email protected]>
MNT: Removed deprecated accuracy in all_world2pix

e3c6c5f7bcd60892d002b6ea03ae51131a20f68a authored about 1 year ago by P. L. Lim <[email protected]>
Install developer version of numpy and latest stable version of other build-time dependencies to build nightly wheels

f608e3017a5650c2a14e63f1c8bb9da689f1981a authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15520 from tbowers7/patch-1

Doc typo in visualization.interval.ZScaleInterval

6f5984d73243b8e6e00d1d2d5d48a8f441067ee5 authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15462 from pllim/rm-depre-timeseries-v6.0

MNT: Remove deprecated midpoint_epoch in fold

ac42e6e47f76b41764109f88e95d662fa3048ef7 authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15521 from eerovaher/rm-HAS_YAML

Remove `utils.compat.optional_deps.HAS_YAML`

9e9a4c0e084083ab979b06645fe8d5fa2a8cc542 authored about 1 year ago by P. L. Lim <[email protected]>
Remove `utils.compat.optional_deps.HAS_YAML`

The variable told if `PyYAML` was available, but lost its value when
`PyYAML` was made a require...

a95d49850a44876fc0ea1d67122d4c08c41b4784 authored about 1 year ago by Eero Vaher <[email protected]>
Doc typo in visualization.interval.ZScaleInterval

Correct a docstring typo related to the effect of changing the `contrast` optional input. Incre...

3b5aa99dd3fe66e401408a92678766d1ccafd217 authored about 1 year ago by Timothy Ellsworth Bowers <[email protected]>
Removed OrderedDict from io.registry (#15494)

* Removed OrderedDict from base.py in io.registry subpackage.

* Review feedback.

---------...

915863c6b62e4f7a5bf45d0f78e95e9a527f2cf4 authored about 1 year ago by Marcello Nascif <[email protected]>
Merge pull request #15519 from pllim/fix-pytestdev

TST: Fix test_group_mixins_unsupported warning handling in pytest-dev

8af05cd00b253e825e5937f2222028458620f574 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
TST: Fix test_group_mixins_unsupported

when using pytest 8.0.dev because that test appears to no longer
be emitting extra warning no mat...

998aefa09acb2ab745b5308bc6a9eaf6144fe680 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15514 from eerovaher/clean-units

bbdf2ce195ddd6ed88179c21b0af93130c8ffe2f authored about 1 year ago by Nathaniel Starkman <[email protected]>
Stop supporting `str` attributes in `PhysicalType`

Before 0f8dd10ddd51e8048881fab20896828463475aa7 (Update code and tests
for physical types) the `...

b62d7b21c337fb00b73b2ee212d8ce4421aa2dea authored about 1 year ago by Eero Vaher <[email protected]>
Reject old `brightness_temperature` argument order

In #5173 the argument order of the `brightness_temperature` equivalency
was reversed, but for co...

ec67e92ee63973c99ea45786f3b585ff1d0a4684 authored about 1 year ago by Eero Vaher <[email protected]>
Remove cosmology units from `units`

In #12092 `littleh` and `with_H0` were moved from `units` to
`cosmology.units`, but importing th...

43ba76f63aeb2488d4dc8c30810e1feb79457928 authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15511 from mhvk/representation-transform-with-non-contiguous-matrix

Regression test for non-contiguous transformation matrices

c723da83c5bde59baa6f1d3a94777a4a4983854b authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Regression test for non-contiguous transformation matrices

f3bd3b50102aef10be35dc3a9f9e7a8f3fbc33f2 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #14933 from HealthyPear/docs-clarify_units_context_manager

Update units.cds module docstring

982eaf884737b310685c6e71940e9549f4e07a62 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Update units.cds module docstring

Add explanation about the use of a context manager.

4b346bb74bde012e485dea3e782e8a247566bb83 authored about 1 year ago by Michele Peresano <[email protected]>
Merge pull request #15509 from pllim/fix-rtd

DOC: Fix bad ref to tree.Table that has been renamed to tree.TableElement

4d8b979ca1c5077a12a345cdeb74d3f4ac111b62 authored about 1 year ago by P. L. Lim <[email protected]>
DOC: Fixed bad ref to tree.Table

that has been renamed to tree.TableElement but not caught in #15372

4d94137bfc58ae002f31e0c702d202ae1a8cabe7 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15507 from eerovaher/rm-both-inverses-exist-again

Remove `CompoundModel.both_inverses_exist()` again

d36501b300e9fcf3d386e33c8fdce9f466e2b3a5 authored about 1 year ago by P. L. Lim <[email protected]>
Add TimeDelta format `quantity_str` for Year Day Hour Minute Sec string (#15264)

The main change is the addition of the TimeDeltaQuantityString format.

But this also changes ...

082c6b54b028af649997f97c98cd71d87c5b3970 authored about 1 year ago by Tom Aldcroft <[email protected]>
Merge pull request #15489 from saimn/fits-15482

Fix segfault with error report in FITS compression

d1f92fe3a38a42ebb7b0f6d63cd3491a2bfce6c7 authored about 1 year ago by Simon Conseil <[email protected]>