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

CI: bump pre commit not black

nstarman opened this pull request almost 1 year ago
Backport PR #15990 on branch v6.0.x (TST: cleanup unused warning filter)

meeseeksmachine opened this pull request almost 1 year ago
BUG: Table.__init__ doesn't respect input dtype for non-scalar columns

neutrinoceros opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
ENH: implement keep_order argument to table.join (proof of concept)

neutrinoceros opened this pull request about 1 year ago
Bump the actions group in /.github/workflows with 1 update

dependabot[bot] opened this pull request about 1 year ago
Fixed `io.acii` read IPAC tables for `long` column types on Windows

orionlee opened this pull request about 1 year ago
TST: cleanup unused warning filter

neutrinoceros opened this pull request about 1 year ago
BUG: WCSAxes.grid's signature is incompatible with parent class

neutrinoceros opened this issue about 1 year ago
TST: adjustments to np.trapz->np.trapezoid renaming

neutrinoceros opened this pull request about 1 year ago
Fix issue in ndcube requiring changes in astropy

ViciousEagle03 opened this pull request about 1 year ago
Avoid needlessly using `itertools.chain()`

eerovaher opened this pull request about 1 year ago
Backport PR #15980 on branch v6.0.x (Update minimum required version of astropy-iers-data)

meeseeksmachine opened this pull request about 1 year ago
Augment convolution error messages if kernel sums to zero

larrybradley opened this pull request about 1 year ago
Update minimum required version of astropy-iers-data

github-actions[bot] opened this pull request about 1 year ago
Backport PR #15977 on branch v6.0.x (Bump jinja2 for security reasons)

meeseeksmachine opened this pull request about 1 year ago
Simplify some caching in `coordinates`

eerovaher opened this pull request about 1 year ago
Bump jinja2 for security reasons

matteobachetti opened this pull request about 1 year ago
RickerWavelet1DKernel not usable for convolution

Andrew-Swan opened this issue about 1 year ago
TST: coverage overhead mostly goes away in Python >= 3.12

neutrinoceros opened this issue about 1 year ago
TST: Use macos-14 runner to test M1 macOS wheels

pllim opened this issue about 1 year ago
Remove `fixed_width_indent()`

eerovaher opened this pull request about 1 year ago
BUG: fix a bug where inserting a row in an empty QTable would unexpectedly drop units

neutrinoceros opened this pull request about 1 year ago
BUG: fix compat with numpy dev for numpy.linalg.lstsq's wrapper

neutrinoceros opened this pull request about 1 year ago
BLD: Cannot build cp310*win_amd64 with OpenAstronomy

pllim opened this issue about 1 year ago
Backport PR #15961 on branch v6.0.x (TST: fix compatibility pytest 8.0 (episode 2))

meeseeksmachine opened this pull request about 1 year ago
Backport PR #15966 on branch v6.0.x (Change "Project details" to title case)

meeseeksmachine opened this pull request about 1 year ago
Change "Project details" to title case

jerobado opened this pull request about 1 year ago
Empty QTable strips units from newly added row

Seraf-N opened this issue about 1 year ago
Make `AstropyDeprecationWarning` a `FutureWarning` subclass

eerovaher opened this pull request about 1 year ago
Add Magnetic units and conversions

samjrholt opened this pull request about 1 year ago
TST: fix compatibility pytest 8.0 (episode 2)

neutrinoceros opened this pull request about 1 year ago
TST: CI is currently unstable against pytest 8.0

neutrinoceros opened this issue about 1 year ago
API/BUG: only output user-requested columns in votable.parse

neutrinoceros opened this pull request about 1 year ago
Attempt to fix segfault in Celprm and Prjprm

mcara opened this pull request about 1 year ago
TST: do not ignore numpy warnings in votable tests

neutrinoceros opened this pull request about 1 year ago
BUG: fix an incorrect error message in io.votable.TableElement.parse

neutrinoceros opened this pull request about 1 year ago
PermissionError: [WinError 32] when overwriting files in Windows

temuller opened this issue about 1 year ago
RTD: Fix astropy version in v6.0.x doc build

pllim opened this pull request about 1 year ago
Avoid importing both `inspect` and `types`

eerovaher opened this pull request about 1 year ago
EXP: #15948 + #15941 + #15929

neutrinoceros opened this pull request about 1 year ago
TST: MaskedNDArray.__array_wrap__ is incompatible with numpy dev

neutrinoceros opened this issue about 1 year ago
Segmentation Fault when Reading FITS File with CCDData.read

zqqian opened this issue about 1 year ago
Remove useless `Table` dunder methods

eerovaher opened this pull request about 1 year ago
TST: Unpin pluggy<1.4 for CircleCI image jobs when we can

pllim opened this issue about 1 year ago
EXP: See what happens with pytest-mpl dev

pllim opened this pull request about 1 year ago
TST: (numpy dev) fix return type for a selection of ufuncs applied to Column

neutrinoceros opened this pull request about 1 year ago
TST: pin pluggy in image tests to get by future incompatibility with pytest-mpl

neutrinoceros opened this pull request about 1 year ago
BUG: fix calling Table.group_by on an empty table

neutrinoceros opened this pull request about 1 year ago
Deprecate unused introspection functions

eerovaher opened this pull request about 1 year ago
Allow passing in a `format_spec` to Quantity.to_string

mhvk opened this issue about 1 year ago
EXP: combine #15925 #15929 and #15930

neutrinoceros opened this pull request about 1 year ago
BUG: fix compatibility with numpy 2.0 for np.broadcast_arrays (now returns a tuple)

neutrinoceros opened this pull request about 1 year ago
Remove aliases for `struct.pack` and `struct.unpack`

eerovaher opened this pull request about 1 year ago
TST: (numpy dev) new failing tests

neutrinoceros opened this issue about 1 year ago
TST: fix deprecation warnings from numpy dev's __array_wrap__ signature

neutrinoceros opened this pull request about 1 year ago
BUG: fix a bug where LaTeX formatter would return empty strings for unity (1) input

neutrinoceros opened this pull request about 1 year ago
type annotate `cosmology.__init__`

nstarman opened this pull request about 1 year ago
`FlatCosmologyMixin.nonflat` is a property

nstarman opened this pull request about 1 year ago
Cosmo type annotate parameter module

nstarman opened this pull request about 1 year ago
Misc Meta improvements

nstarman opened this pull request about 1 year ago
cleanup cosmology comparison code

nstarman opened this pull request about 1 year ago
typing cosmology's io

nstarman opened this pull request about 1 year ago
Add typing module to IO

nstarman opened this pull request about 1 year ago
Enable Ruff `allow-dict-calls-with-keyword-arguments` setting

eerovaher opened this pull request about 1 year ago
Add type hint annotations to `astropy.units.physical`

namurphy opened this pull request about 1 year ago
Move error from init to using TableLoc, fixes #5973, #15911

maxnoe opened this pull request about 1 year ago
BUG: fix size of rotated ticks in plots using WCS projection

neutrinoceros opened this pull request about 1 year ago
scikit-learn 1.4: KFold raises error on astropy Table input

maxnoe opened this issue about 1 year ago
Backport PR #15837 on branch v6.0.x (MNT: Remove defunct CircleCI notify)

meeseeksmachine opened this pull request about 1 year ago
DOC: update url to pytest-mpl's hybrid mode documentation

neutrinoceros opened this pull request about 1 year ago
Consistent method to avoid FITSFixedWarning: END when using find_all_wcs

Shaheer-Ahmd opened this pull request about 1 year ago
Edit a user-facing note in `coordinates`

eerovaher opened this pull request about 1 year ago
API: deprecate show_in_notebook

MridulS opened this pull request about 1 year ago
DOC: known issue about pandas Series multiplication

MridulS opened this pull request about 1 year ago
ENH: implement a base comparison operator (__eq__) for NDData

neutrinoceros opened this pull request about 1 year ago
Tweak the `Distance` constructor

eerovaher opened this pull request about 1 year ago
Ruff violation icn001 fix

Shaheer-Ahmd opened this pull request about 1 year ago