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
TST: Fix workflow_dispatch in cron jobs
pllim opened this pull request 12 months ago
pllim opened this pull request 12 months ago
Address Ruff rule PLR0911 in `io`
eerovaher opened this pull request 12 months ago
eerovaher opened this pull request 12 months ago
PERF: reduce validation overhead in `Latitude._validate_angles`
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
TST: Mark slow tests in astropy/samp
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
Non-Finite Error even with all Finite Data
Ragadeepika-Pucha opened this issue 12 months ago
Ragadeepika-Pucha opened this issue 12 months ago
BUG: fix calling Table.group_by on an empty table
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
MAINT: The __init__ cols argument should be set to None in TableColumns
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
BUG: Fix Binary2 serialization for VOTable
Deen-dot opened this pull request 12 months ago
Deen-dot opened this pull request 12 months ago
"integral field without a specified null value" in BINARY2 VOTable
msdemlei opened this issue 12 months ago
msdemlei opened this issue 12 months ago
Memory leak in Table indices
taldcroft opened this issue 12 months ago
taldcroft opened this issue 12 months ago
PERF: optimize a hot path in `Angle.__new__`
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
Implement `formatter` as parameter for Quantity.to_string method
Deen-dot opened this pull request 12 months ago
Deen-dot opened this pull request 12 months ago
MAINT: Move to new numpy.random API in test_*.py
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
BUG: fix `Angle.to_string()` for angles in degrees represented in hms and angles in hours represented in dms
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
RFC: fix a logic error in Angle.to_string with no observable impact
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
RFC: deduplicate angle to sexagesimal functions in coordinates.angles.formats
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
BUG: a logic error in `Angle.to_string`
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
BLD: OSX ARM wheels are now tested
pllim opened this pull request 12 months ago
pllim opened this pull request 12 months ago
TST: follow numpy/pytest traceback conventions in simple assert_* test helper functions
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
Backport PR #16065 on branch v6.0.x (BUG: make report_diff_values returns consistent (ignoring terminal size))
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Backport PR #16062 on branch v6.0.x (MAINT: product/cumproduct/sometrue/alltrue is removed from numpy 2.0 dev)
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
BUG: units are silently dropped when reading a `Table` from a `BinTableHDU` object
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
BLD: Nightly wheel upload fails due to time formatting error
pllim opened this issue 12 months ago
pllim opened this issue 12 months ago
Backport PR #16046 on branch v6.0.x (fix: set priority order for databases queried by name_resolve)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Backport PR #16058 on branch v6.0.x (BUG: ensure powers of units are consistently as simple as possible)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
MAINT: use tmp_path fixture for visualization test
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
Use `tmp_path` in Astropy visualization test
nstarman opened this issue 12 months ago
nstarman opened this issue 12 months ago
TST: should we adopt `__tracebackhide__=True` in `assert_*` test helper functions ?
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
ENH: include exclusive values from IERS_B in IERS_Auto (blocked by #16725)
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
TST: follow numpy/pytest traceback conventions in assert_quantity_allclose test helper function
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
API: deprecate warning for show_in_browser
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
API: Deprecate show_in_browser and remove related JSViewer code
MridulS opened this issue 12 months ago
MridulS opened this issue 12 months ago
MNT: improve bug report template (environment report)
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
BUG: make report_diff_values returns consistent (ignoring terminal size)
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
TST: mark slow tests in astropy/time/tests
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
DEPR: emit a `FutureWarning` when mutating `Time.location` post-initialization
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
MAINT: product/cumproduct/sometrue/alltrue is removed from numpy 2.0 dev
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
BUG: ``Time.location`` is a mutable hash component
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
MAINT: Run PTH flake test in prep for supporting pathlib
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
Backport PR #15734 on branch v6.0.x (BUG: fix a ValueError raised when calling table.join with large tables)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
BUG: ensure powers of units are consistently as simple as possible
mhvk opened this pull request 12 months ago
mhvk opened this pull request 12 months ago
Backport PR #16048 on branch v6.0.x (DEV: PR milestone checker is finally possible)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
MNT: Remove deprecated astropy.utils.console.terminal_size
pllim opened this issue 12 months ago
pllim opened this issue 12 months ago
Units' __hash__ changes when squaring & square-rooting
schlafly opened this issue 12 months ago
schlafly opened this issue 12 months ago
Backport PR #15904 on branch v6.0.x (DOC: known issue about pandas Series multiplication)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Converting `mpl_style.py` to a static stylesheet ?
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
CLN: cleanup unused private functionalities in `utils.console`
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
Backport PR #16039 on branch v6.0.x (DOC: add a note about automatic compression to fits.*.writeto functions)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Backport PR #16040 on branch v6.0.x (BUG: fix a bug where astropy.utils.console.Spinner would leak newlines for messages longer than terminal width)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Backport PR #16044 on branch v6.0.x (TST: unpin pluggy following release of pytest-mpl 1.7)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
DEV: PR milestone checker is finally possible
pllim opened this pull request 12 months ago
pllim opened this pull request 12 months ago
TST: pyinstaller does not like matplotlib in quotes
pllim opened this pull request 12 months ago
pllim opened this pull request 12 months ago
fix: set priority order for databases queried by name_resolve
ManonMarchand opened this pull request 12 months ago
ManonMarchand opened this pull request 12 months ago
DEPR: deprecate astropy.utils.console.terminal_size and stop using it internally
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
TST: unpin pluggy following release of pytest-mpl 1.7
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
BUG: fix extraneous space in LaTeX repr for Quantity objects with superscript units
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
DEPR: should we deprecate `astropy.utils.console.terminal_size` ?
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
Revive milestone check in CI?
pllim opened this issue 12 months ago
pllim opened this issue 12 months ago
BUG: fix a bug where astropy.utils.console.Spinner would leak newlines for messages longer than terminal width
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
DOC: add a note about automatic compression to fits.*.writeto functions
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
UX: warn about units being ignored when inserting Quantity values in empty Columns via Table.insert_row or Table.add_row
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
BUG: inconsistent behaviour when inserting a `Quantity` into a `Column`
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
BUG: indexing a `QTable` with a `Quantity` column doesn't work as expected
neutrinoceros opened this issue 12 months ago
neutrinoceros opened this issue 12 months ago
DOC: Make ruff less rough for new contributors
pllim opened this issue 12 months ago
pllim opened this issue 12 months ago
Backport PR #16031 on branch v6.0.x (Update minimum required version of astropy-iers-data)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Address Ruff rule PLR0911 in `convolution`
eerovaher opened this pull request 12 months ago
eerovaher opened this pull request 12 months ago
physical type support for surface brightness
kecnry opened this pull request 12 months ago
kecnry opened this pull request 12 months ago
Update minimum required version of astropy-iers-data
github-actions[bot] opened this pull request 12 months ago
github-actions[bot] opened this pull request 12 months ago
Backport PR #16027 on branch v6.0.x (Fixed a bug in fit_wcs_from_points function that does not set cdelt default value before estimating WCS solution)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
MAINT: Use ruff-format instead of running black in pre-commit
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
Backport PR #16008 on branch v6.0.x (BUG: fix a crash when calling FITS writeto methods with sys.stdout as the output stream)
meeseeksmachine opened this pull request 12 months ago
meeseeksmachine opened this pull request 12 months ago
Fixed a bug in fit_wcs_from_points function that does not set cdelt default value before estimating WCS solution
prajwel opened this pull request 12 months ago
prajwel opened this pull request 12 months ago
PR 16005 changelog: added to API.
orionlee opened this pull request 12 months ago
orionlee opened this pull request 12 months ago
BUG: fix signature incompatibilities between helper and helped functions (astropy.utils.masked)
neutrinoceros opened this pull request 12 months ago
neutrinoceros opened this pull request 12 months ago
Start enforcing Ruff rule ANN201 in `modeling`
eerovaher opened this pull request 12 months ago
eerovaher opened this pull request 12 months ago
MAINT: bump min versions to match SPEC 0
MridulS opened this pull request 12 months ago
MridulS opened this pull request 12 months ago
Fixed Ruff rule TRY300 in samp
Shaheer-Ahmd opened this pull request almost 1 year ago
Shaheer-Ahmd opened this pull request almost 1 year ago
Pseudo-Voigt: Compound Model or functional_models
Ajb2307 opened this issue about 1 year ago
Ajb2307 opened this issue about 1 year ago
Bugfix for issue 14333 (convolve_models giving strange results)
subagonsouth opened this pull request about 1 year ago
subagonsouth opened this pull request about 1 year ago
TST: add regression tests for issue #12216
neutrinoceros opened this pull request about 1 year ago
neutrinoceros opened this pull request about 1 year ago
TST: fix compatibility issue with pytest dev (8.1)
neutrinoceros opened this pull request about 1 year ago
neutrinoceros opened this pull request about 1 year ago
Backport PR #16015 on branch v6.0.x (Fix TDISP parsing for floating numbers, formats ES/EN)
meeseeksmachine opened this pull request about 1 year ago
meeseeksmachine opened this pull request about 1 year ago
TST: 9 failures in test_angles.py in devinfra job
pllim opened this issue about 1 year ago
pllim opened this issue about 1 year ago
Fix TDISP parsing for floating numbers, formats ES/EN
orionlee opened this pull request about 1 year ago
orionlee opened this pull request about 1 year ago
Backport PR #16013 on branch v6.0.x (TST: test_api_lookup to use stable for non-dev version test case)
meeseeksmachine opened this pull request about 1 year ago
meeseeksmachine opened this pull request about 1 year ago
TST: test_api_lookup to use stable for non-dev version test case
pllim opened this pull request about 1 year ago
pllim opened this pull request about 1 year ago
Remove obsolete code from `utils/console.py`
eerovaher opened this pull request about 1 year ago
eerovaher opened this pull request about 1 year ago
Backport PR #16009 on branch v6.0.x (DOC: simplify a docstring that refered to Python2/Python3 differences)
meeseeksmachine opened this pull request about 1 year ago
meeseeksmachine opened this pull request about 1 year ago
Backport PR #16007 on branch v6.0.x (Fix TDISP parsing for floating numbers)
meeseeksmachine opened this pull request about 1 year ago
meeseeksmachine opened this pull request about 1 year ago
DOC: simplify a docstring that refered to Python2/Python3 differences
neutrinoceros opened this pull request about 1 year ago
neutrinoceros opened this pull request about 1 year ago
BUG: fix a crash when calling FITS writeto methods with sys.stdout as the output stream
neutrinoceros opened this pull request about 1 year ago
neutrinoceros opened this pull request about 1 year ago
Fix TDISP parsing for floating numbers
saimn opened this pull request about 1 year ago
saimn opened this pull request about 1 year ago
Some FITS table columns are displayed incorrectly: float numbers shown as as integers
orionlee opened this issue about 1 year ago
orionlee opened this issue about 1 year ago
Consistently use 64-bit integers in `io.ascii` (including Windows)
orionlee opened this pull request about 1 year ago
orionlee opened this pull request about 1 year ago
UX: warn about units being ignored when inserting Quantity values into non Quantity columns in a QTable
neutrinoceros opened this pull request about 1 year ago
neutrinoceros opened this pull request about 1 year ago
Backport PR #16002 on branch v6.0.x (DOC: bring docstring of QTable up to date with that of Table. [skip ci])
meeseeksmachine opened this pull request about 1 year ago
meeseeksmachine opened this pull request about 1 year ago
DOC: bring docstring of QTable up to date with that of Table. [skip ci]
mhvk opened this pull request about 1 year ago
mhvk opened this pull request about 1 year ago
Backport PR #16000 on branch v6.0.x (DOC: gitready is no more (fix linkcheck))
meeseeksmachine opened this pull request about 1 year ago
meeseeksmachine opened this pull request about 1 year ago
DOC: gitready is no more (fix linkcheck)
pllim opened this pull request about 1 year ago
pllim opened this pull request about 1 year ago
Address Ruff rule PLR0911 in `coordinates`
eerovaher opened this pull request about 1 year ago
eerovaher opened this pull request about 1 year ago