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

DOC: IRAF forum is down, causing broken link

pllim opened this issue 9 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 9 months ago
Forward port PR 16230 to main (Finalizing changelog for v6.0.1)

pllim opened this pull request 9 months ago
Backport PR #16382 on branch v6.1.x (MAINT: fix typo)

meeseeksmachine opened this pull request 9 months ago
Add type annotations to `astropy/units/format/utils.py`

eerovaher opened this pull request 9 months ago
Fix endian-dependence of test introduced in gh-16380

mhvk opened this pull request 9 months ago
Updated SECURITY.md following 6.1.0 release

astrofrog opened this pull request 9 months ago
Backport PR #16381 on branch main (Finalizing changelog for v6.1.0)

meeseeksmachine opened this pull request 9 months ago
Structured MaskedColumn do not display the mask correctly

mhvk opened this issue 9 months ago
Backport PR #16380 on branch v6.1.x (Fix serialization of structured masked arrays)

meeseeksmachine opened this pull request 9 months ago
TST: fix compatibility with numpy 2 (copy semantics) in a coordinates test

neutrinoceros opened this pull request 9 months ago
Removed needless functions from an io.ascii test helper file #15782

helloworld-chhanda opened this pull request 9 months ago
MAINT: fix typo

lpsinger opened this pull request 9 months ago
Finalizing changelog for v6.1.0

astrofrog opened this pull request 9 months ago
Fix serialization of structured masked arrays

mhvk opened this pull request 9 months ago
CI: failure of coverage upload doesn't change job status

bsipocz opened this issue 9 months ago
Simplify code in `Angle`

eerovaher opened this pull request 9 months ago
Replace NEP 29 with SPEC 0

bnavigator opened this pull request 9 months ago
ENH: adding parquet.votable

bsipocz opened this pull request 9 months ago
units: `abstractmethod`s for format base class

nstarman opened this issue 9 months ago
Faster checksum implementation

seanhess opened this issue 9 months ago
RFC: improve readability of IPython-specific code blocks

neutrinoceros opened this pull request 10 months ago
Update minimum required version of astropy-iers-data

github-actions[bot] opened this pull request 10 months ago
Add type annotations to `astropy.units.format.Base`

eerovaher opened this pull request 10 months ago
Question regarding rotations with observer-centric frames

MetinSa opened this issue 10 months ago
Remove useless col_name_map arg from internal table functions

taldcroft opened this pull request 10 months ago
UX: improved error message when instantiating a fits table with an ill-form

neutrinoceros opened this pull request 10 months ago
Add ``keep_order`` argument to ``table.join`` for original table order

taldcroft opened this pull request 10 months ago
API: raise an exception when adding a multi-dimensional column as an index

neutrinoceros opened this pull request 10 months ago
Pass character_as_bytes when converting Table to BinTableHDU

saimn opened this pull request 10 months ago
Let fitsdiff compare files with lower case HIERARCH keyword

hugobuddel opened this pull request 10 months ago
Implement `BaseCoordinateFrame.frame` property

eerovaher opened this pull request 10 months ago
fitsdiff raises a KeyError for lowercase HIERARCH keywords

hugobuddel opened this issue 10 months ago
ENH: replace `try/except ImportError` blocks with `if HAS_X`

neutrinoceros opened this pull request 10 months ago
Make `astropy.utils.masked.Masked` work with `dill`

Jerry-Ma opened this issue 10 months ago
Backport PR #16345 on branch v6.1.x (DOC: Update celestrak URLs)

meeseeksmachine opened this pull request 10 months ago
DEPR: deprecate `astropy.utils.check_broadcast`

neutrinoceros opened this pull request 10 months ago
DOC: Update celestrak URLs

pllim opened this pull request 10 months ago
Backport PR #16297 on branch v6.1.x (cosmo: update docs)

meeseeksmachine opened this pull request 10 months ago
Deprecate `factor` parameter of `spectral_density()` equivalency

eerovaher opened this pull request 10 months ago
build: improve opt deps

nstarman opened this pull request 10 months ago
Shorten `BaseCoordinateFrame._data_repr()`

eerovaher opened this pull request 10 months ago
TST: rewrite doctest in a floating-point-comparison friendly way

neutrinoceros opened this pull request 10 months ago
MNT: add `astropy.system_info` report helper function

neutrinoceros opened this pull request 10 months ago
Backport PR #16333 on branch v6.1.x (Fix #16246 change log entry)

meeseeksmachine opened this pull request 10 months ago
Fix #16246 change log entry

eerovaher opened this pull request 10 months ago
Improve the warning on `nddata.NDUncertainty.propagate`

hayesla opened this issue 10 months ago
Backport PR #16330 on branch v6.1.x (TST: temp pin macos x86 runners)

meeseeksmachine opened this pull request 10 months ago
TST: temp pin macos x86 runners

neutrinoceros opened this pull request 10 months ago
TST: Handle flaky scipy 1.13 in OSX ARM64

pllim opened this pull request 10 months ago
Return NaN for out of bound conversions in FITS WCS

astrofrog opened this pull request 10 months ago
Cythonize checking out of bounds latitudes

maxnoe opened this pull request 10 months ago
Use cython to speed-up wrap angle

maxnoe opened this pull request 10 months ago
Loading and saving fits file multiply file size by 2

lelouedec opened this issue 10 months ago
Add type annotations to `astropy/units/utils.py`

eerovaher opened this pull request 10 months ago
Support constructing a Quantity from a NDData object

Cadair opened this issue 10 months ago
TST: migrate macOS CI to arm64, move x86 to cron

neutrinoceros opened this pull request 10 months ago
Migrate `tox.ini` to `pyproject.toml`?

nstarman opened this issue 10 months ago
Coordinate transform graph not following expected path

Joshuaalbert opened this issue 10 months ago
Update old dataTables version (1.10.12 -> 1.10.25)

Max1mus7 opened this pull request 10 months ago
API: Make `fields` property immutable

pllim opened this issue 10 months ago
Replace (most) `str.format()` calls with f-strings in `coordinates`

eerovaher opened this pull request 10 months ago
ci: mypy config

nstarman opened this pull request 10 months ago
Backport PR #16300 on branch v6.1.x (DOC: Make What's New more discoverable)

meeseeksmachine opened this pull request 10 months ago
Use the `tox-oldest` plugin

nstarman opened this issue 10 months ago
build: pandas min version

nstarman opened this pull request 10 months ago
Doctest failure depending on terminal width

astrofrog opened this issue 10 months ago
DOC: replace isort and black badges with ruff's

neutrinoceros opened this pull request 10 months ago
Backport PR #16304 on branch v6.1.x (DOC: Compatibility with Sphinx 7.3.5)

meeseeksmachine opened this pull request 10 months ago
DOC: Compatibility with Sphinx 7.3.5

pllim opened this pull request 10 months ago
TST: Enable workflow_dispatch for exotic archs job

pllim opened this pull request 10 months ago
readthedocs failures

mhvk opened this issue 10 months ago
DOC: Make What's New more discoverable

pllim opened this pull request 10 months ago