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

Remove deprecated code in `BaseCoordinateFrame`

eerovaher opened this pull request over 1 year ago
Deprecate check_broadcast

felipekhouri opened this pull request over 1 year ago
Deprecate coordinates.get_sun()

alexandrecesarba opened this pull request over 1 year ago
Time.ptp() method deprecated in astropy/time/core.py

olintoeduardo opened this pull request over 1 year ago
Removed OrderedDict from io.ascii

alexandrecesarba opened this pull request over 1 year ago
MNT: Unpin numpy<2 in build requirements

pllim opened this pull request over 1 year ago
Removed OrderedDict from io.registry

marcellonascif opened this pull request over 1 year ago
Use manylinux2014 for all linux LTS wheels

astrofrog opened this pull request over 1 year ago
Removed OrderedDict from time in formats.py

olintoeduardo opened this pull request over 1 year ago
Removed support for version = '1.0' on VOTable

marcellonascif opened this pull request over 1 year ago
Fix segfault with error report in FITS compression

saimn opened this pull request over 1 year ago
Cosmology: distinguish repr from str

nstarman opened this pull request over 1 year ago
Astropy installation: pip install astropy --upgrade

richardgmcmahon opened this issue over 1 year ago
Unable to extract correct RA-DEC values from CRVAL of an uvfits file.

physicistsam opened this issue over 1 year ago
Cosmo as a dataclass

nstarman opened this pull request over 1 year ago
MNT: Pin pyerfa maxversion in LTS

pllim opened this pull request over 1 year ago
Version 5.3 fails to read large CompImageHDUs

alagg opened this issue over 1 year ago
Backport PR #15476 on branch v5.3.x (Account for SOFA/ERFA bugfix in pvstar)

meeseeksmachine opened this pull request over 1 year ago
Backport PR #15476 on branch v5.0.x (Account for SOFA/ERFA bugfix in pvstar)

meeseeksmachine opened this pull request over 1 year ago
Version 5.3 fails to correctly read (some) rice-compressed files.

rmjarvis opened this issue over 1 year ago
Account for SOFA/ERFA bugfix in pvstar

mhvk opened this pull request over 1 year ago
TST: Disable flaky SAMP server tests in CI and centralize test env vars

pllim opened this pull request over 1 year ago
Refactor CompImageHDU to inherit from ImageHDU

astrofrog opened this pull request over 1 year ago
Ensure tables with masked and unmasked columns roundtrip properly

mhvk opened this pull request over 1 year ago
ENH: add votable.parquet as format alias for unified I/O

bsipocz opened this issue over 1 year ago
TST: Removed deprecated raises within io.ascii test helper

pllim opened this pull request over 1 year ago
Add support for new np.linalg.diagonal and trace

mhvk opened this pull request over 1 year ago
MNT: Removed deprecated version_path in minversion

pllim opened this pull request over 1 year ago
MNT: Removed deprecated get_cosmology_from_string

pllim opened this pull request over 1 year ago
MNT: Removed deprecated accuracy in all_world2pix

pllim opened this pull request over 1 year ago
MNT: Remove deprecated get_solar_params_from_string

pllim opened this pull request over 1 year ago
MNT: Remove deprecated midpoint_epoch in fold

pllim opened this pull request over 1 year ago
Removing deprecated code for _model_to_fit_params

Amenaske opened this pull request over 1 year ago
DOC: Search bar is broken using pydata-sphinx-theme

pllim opened this issue over 1 year ago
Update a dtype in comments

saimn opened this pull request over 1 year ago
Removal of deprecated code before 6.0 feature freeze

eerovaher opened this issue over 1 year ago
Account for removal of "a" dtype in numpy 2.0

mhvk opened this pull request over 1 year ago
Ensure cache coherence for views of time instances

mhvk opened this pull request over 1 year ago
Time cache can get out of sync

mhvk opened this issue over 1 year ago
Ensure Masked scalars print the same way as regular array scalars

mhvk opened this pull request over 1 year ago
Ensure mask calculation is correct also for multi-op ufunc with scalars

mhvk opened this pull request over 1 year ago
Address b015 ruff violations

theokoles7 opened this pull request over 1 year ago
Remove unnecessary `FlatFLRWMixin.clone()`

eerovaher opened this pull request over 1 year ago
QTable converts numbers to float, if unit is unknown

hamogu opened this issue over 1 year ago
Address ruff's rule PIE790 in io submodule

hfcpeixoto opened this pull request over 1 year ago
Shell compat fix for docs

bmorris3 opened this pull request over 1 year ago
undeprecate fnunpickle/fnpickle

eteq opened this pull request over 1 year ago
`TestUnifiedOutputRegistry.test_delay_doc_updates` fails in 5.3.4

doronbehar opened this issue over 1 year ago
Increase auto_max_age from 30 to 300

pllim opened this pull request over 1 year ago
MNT: Bump astropy-iers-data version

pllim opened this pull request over 1 year ago
Wcs compass

emolter opened this pull request over 1 year ago
Use Python 3.11 for intersphinx links to avoid 3.12 warnings

saimn opened this pull request over 1 year ago
RTD: Temporarily allow warnings

pllim opened this pull request over 1 year ago
Remove section about the stable branch

saimn opened this pull request over 1 year ago
Backport PR #15424 on branch main (Finalizing changelog for v5.3.4)

meeseeksmachine opened this pull request over 1 year ago
VOTable FITS serialization: feature to enable writing

afaisst opened this issue over 1 year ago
TST: Use stable release of Python 3.12

pllim opened this pull request over 1 year ago
Fix minor gating in ruff update

nstarman opened this pull request over 1 year ago
Finalizing changelog for v5.3.4

saimn opened this pull request over 1 year ago
Ignore Ruff rules in single sub-packages

eerovaher opened this pull request over 1 year ago
TST: Warning-free install, maybe

pllim opened this pull request over 1 year ago
MNT: Replace IETF_LEAP_SECOND_URL with working url for v5.3.x

pllim opened this pull request over 1 year ago
DO NOT MERGE: Test upstream astropy-iers-data PR

pllim opened this pull request over 1 year ago
MNT: Deprecate fnunpickle and fnpickle

pllim opened this pull request over 1 year ago
FITS int Column unexpectedly converted to MaskedColumn

taldcroft opened this issue over 1 year ago
TST: IETF_LEAP_SECOND_URL is broken

pllim opened this issue over 1 year ago
Followup from #15121: broadcast in Attribute or Baseframe?

lpsinger opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Backport PR #15409 on branch v5.3.x (Fix typo)

meeseeksmachine opened this pull request over 1 year ago
Backport PR #15409 on branch v5.0.x (Fix typo)

meeseeksmachine opened this pull request over 1 year ago
TST: Use stable Python 3.12 in CI

pllim opened this issue over 1 year ago
Update minimum required version of astropy-iers-data

github-actions[bot] opened this pull request over 1 year ago
Fix typo

lpsinger opened this pull request over 1 year ago
Update IERS Earth rotation and leap second tables in v5.0.x

github-actions[bot] opened this pull request over 1 year ago
Update IERS Earth rotation and leap second tables in v5.3.x

github-actions[bot] opened this pull request over 1 year ago
Handle ruff error RET508.

draghuram opened this pull request over 1 year ago
Remove duplicate `pre-commit` hooks

eerovaher opened this pull request over 1 year ago
MetaData compatibility with frozen dataclasses

nstarman opened this pull request over 1 year ago
Warnings about ignored packages

saimn opened this issue over 1 year ago
Use Cython 3.0.x

saimn opened this pull request over 1 year ago
Stop ignoring `cgi` deprecation warnings in tests

eerovaher opened this pull request over 1 year ago