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

Allow conversion of masked columns to masked quantities in QTable

mhvk opened this pull request 9 months ago
Ensure Masked quantity works with np.block

mhvk opened this pull request 9 months ago
Ensure aggregated fully masked groups return masked elements

mhvk opened this pull request 9 months ago
Add type annotations to CDS unit formatter

eerovaher opened this pull request 9 months ago
QTable, mask=True and FalseArray

abeelen opened this issue 9 months ago
Reduce the number of `_get_unit_name()` methods

eerovaher opened this pull request 9 months ago
Reminder: clean up `without_legacy_printoptions` test decorator

neutrinoceros opened this issue 9 months ago
Backport PR #16427 on branch v6.1.x (TST: adapt a coordinates test to numpy 2)

meeseeksmachine opened this pull request 9 months ago
Update index.rst

Alia1999 opened this pull request 9 months ago
ENH: registering the votable.parquet reader format

bsipocz opened this pull request 9 months ago
TST: use macOS arm64 in normal CI, move macOS x86_64 to weekly cron

neutrinoceros opened this pull request 9 months ago
feat: type annotate cosmology.units

nstarman opened this pull request 9 months ago
Remove ancient compatibility code from `BaseCoordinateFrame.represent_as()`

eerovaher opened this pull request 9 months ago
Backport PR #16483 on branch v6.1.x (BUG: Fix donate URL)

meeseeksmachine opened this pull request 9 months ago
BUG: Fix donate URL

pllim opened this pull request 9 months ago
docs: add nitpicks

nstarman opened this pull request 9 months ago
Revert "cosmo: add type annotations to `astropy.cosmology.units.py`"

pllim opened this pull request 9 months ago
Donate button redirects to random tech site

pllim opened this issue 9 months ago
Deprecate `utils.introspection.resolve_name()`

eerovaher opened this pull request 9 months ago
Support for unit equivalencies when changing units on `WCSAxes`

wtbarnes opened this issue 9 months ago
Does any part of our CI use pycodestyle?

nstarman opened this issue 9 months ago
Use `traitlets` for our configuration.

nstarman opened this issue 9 months ago
Improve README.rst with TOC and clearer instructions

Brandie-M opened this pull request 9 months ago
Improve README.rst readability with TOC and clearer instructions

Brandie-M opened this issue 9 months ago
Sphinx + Type Hint difficulties

nstarman opened this issue 9 months ago
TypeError when transforming SkyCoord object

SuCh50-Coder opened this issue 9 months ago
Backport PR #16468 on branch v6.1.x (Avoid building docs with `matplotlib` 3.9.0)

meeseeksmachine opened this pull request 9 months ago
Avoid building docs with `matplotlib` 3.9.0

eerovaher opened this pull request 9 months ago
TST: enable faster coverage in Python>=3.12

neutrinoceros opened this pull request 9 months ago
Add type annotations to `Console` and `Unicode` unit formatters

eerovaher opened this pull request 9 months ago
Added pending_warning_type

nabobalis opened this pull request 9 months ago
Pre-commit autoupdate

nstarman opened this pull request 9 months ago
TST: Turn off codecov project reporting

pllim opened this pull request 9 months ago
Avoid modifying input pixel coordinates in-place

astrofrog opened this pull request 9 months ago
Backport PR #16451 on branch v6.1.x (Update WCSLIB to version 8.3)

meeseeksmachine opened this pull request 9 months ago
DEP: CFITSIO 4.4.0

pllim opened this pull request 9 months ago
Rename `Fits` class in `units.format` to `FITS`

eerovaher opened this pull request 9 months ago
ANN: New WCSLIB 8.3 released

pllim opened this issue 9 months ago
Update WCSLIB to version 8.3

mcara opened this pull request 9 months ago
BUG: fix compilation with gcc 14, avoid implicit pointer conversions

neutrinoceros opened this pull request 9 months ago
astropy fails to compile with gcc 14

tacaswell opened this issue 9 months ago
Reduce code duplication in `units.format.Generic` subclasses

eerovaher opened this pull request 9 months ago
TST: improve test coverage for io.misc.yaml.AstropyDumper

neutrinoceros opened this pull request 9 months ago
BUG: fix bugs with how masked structured arrays were represented with numpy 2

neutrinoceros opened this pull request 9 months ago
BUG: fix bugs in io.votable related to numpy 2's representation of scalars

neutrinoceros opened this pull request 9 months ago
add `foe` to `units.astrophys`

JostMigenda opened this pull request 9 months ago
Remove weekly cron for devdeps-noscipy [skip ci]

mhvk opened this pull request 9 months ago
Fix pandas to Table conversion failures with numpy-dev

mhvk opened this pull request 9 months ago
Backport PR #16406 on branch v6.1.x (Fix minus signs in WCSAxes in TeX mode)

meeseeksmachine opened this pull request 9 months ago
Easier and better help for `io.ascii` `read` and `write` functions

taldcroft opened this pull request 9 months ago
Allow HDU subclasses to override order in which match_header is called

astrofrog opened this pull request 9 months ago
TST: adapt table representation tests to numpy 2

neutrinoceros opened this pull request 9 months ago
APE 14: pixel_to_world_values ignores CUNIT

jdavies-st opened this issue 9 months ago
Ensure cenfunc and stdfunc scalars are np.float64

larrybradley opened this pull request 9 months ago
WCS world_to_pixel dependent on SkyCoord distance

mkolopanis opened this issue 9 months ago
TST: adapt a coordinates test to numpy 2

neutrinoceros opened this pull request 9 months ago
BUG: fix compatibility with numpy 2 in diff reports (io.fits, utils)

neutrinoceros opened this pull request 9 months ago
Possible speed-ups for `get_grouped_by_powers`

nstarman opened this issue 9 months ago
numpy 2 compat: tests failing with default print options

neutrinoceros opened this issue 9 months ago
Stop using `flynt`

eerovaher opened this pull request 9 months ago
TST: skip hypothesis tests in weekly cron exotic archs (avoid timeouts)

neutrinoceros opened this pull request 9 months ago
BUG: fix yaml table serialization compatibility with numpy 2

neutrinoceros opened this pull request 9 months ago
Use `math.prod()` where possible

eerovaher opened this pull request 9 months ago
YamlParseError when reading mixin columns with Numpy 2.0

astrofrog opened this issue 9 months ago
Time mix-in column does not round-trip when written to FITS

astrofrog opened this issue 9 months ago
Avoid calling wcsset if the wcsprm is unchanged

astrofrog opened this pull request 9 months ago
Backport PR #16408 on branch v6.1.x (TST: Fix typo in fitsio test machinery)

meeseeksmachine opened this pull request 9 months ago
TST: Fix typo in fitsio test machinery

pllim opened this pull request 9 months ago
Fix minus signs in WCSAxes in TeX mode

svank opened this pull request 9 months ago
TST: fix portability for tests matching exception notes

neutrinoceros opened this pull request 9 months ago
DOC: Remove mention of iraf.net due to broken link

pllim opened this pull request 9 months ago
TST: Add wildcards to pytest message

pllim opened this pull request 9 months ago