Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Astropy

The Astropy Project is a community effort to develop a single core Python package for common astronomical computing tasks.
Collective - Host: numfocus - https://opencollective.com/astropy - Website: https://www.astropy.org/ - Code: https://github.com/astropy

TST: Allow workflow_dispatch on weekly cron

github.com/astropy/astropy - e2dc089e38ddefe6be6a4afd903f7079ac812778 authored 10 months ago by P. L. Lim <[email protected]>
Merge pull request #525 from cds-astro/fix-list-interface

Replace list_services by list_interfaces

github.com/astropy/pyvo - 4d31a06e6e35f0e1e1a5b980f9f1bfee3e7f7601 authored 10 months ago by Brigitta Sipőcz <[email protected]>
add 'is_user_visible' attribute to Interface

is user visible corresponds to services that can be instantiated in pyvo and webpages. This is c...

github.com/astropy/pyvo - c152906ae6b6e765fc0f78f4a3f0578c1aa24bb9 authored 10 months ago by MARCHAND MANON <[email protected]>
tests: fix tests marked as needing remote data while they did not

github.com/astropy/pyvo - c2c38ee4713786c932dea347ff87306312dbaee3 authored 10 months ago by MARCHAND MANON <[email protected]>
style: edit comments and variable names

github.com/astropy/pyvo - b0cff6989d6465788aa5470bcd23c3eac5cebf11 authored 10 months ago by MARCHAND MANON <[email protected]>
feat: add the list of access points to describe()

it was only printing an url when there was a single acess point before.

github.com/astropy/pyvo - ebc33a7cee513fbcfa2c9578549464caf7bbd5ed authored 10 months ago by MARCHAND MANON <[email protected]>
refactor: rename list_services into list_interfaces and return Interfaces objects rather than Services

This prevents the instantiation of service objects that won't be used. The service can be access...

github.com/astropy/pyvo - 25e63c8d9168872e11a485add186385cbec91f29 authored 10 months ago by MARCHAND MANON <[email protected]>
Merge pull request #529 from bsipocz/MAINT_post_1.5.1

DOC: changelog update after 1.5.1 release

github.com/astropy/pyvo - cbec0169d23f6be55d3a6b76ea9b20403ce9df99 authored 10 months ago by Brigitta Sipőcz <[email protected]>
DOC: changelog update after 1.5.1 release

github.com/astropy/pyvo - 1ff44262e45a6c03c3fe8064f91fc11272dd0367 authored 10 months ago by Brigitta Sipőcz <[email protected]>
Add cgs magnetic induction-field unit Oe (#15962)

github.com/astropy/astropy - 1f45d3817b90ef60e92e7d49252a07cd7c6a24c4 authored 10 months ago by Sam Holt <[email protected]>
Merge pull request #16083 from neutrinoceros/coordinates/rfc/dedup_angle_to_sexagesimal_conversion_logic

RFC: deduplicate angle to sexagesimal functions in coordinates.angles.formats

github.com/astropy/astropy - 884bcacb79d4903175bedfc40706057860543e59 authored 10 months ago by Eero Vaher <[email protected]>
Create check_milestone.yml

[ci skip]

github.com/astropy/sphinx-automodapi - 9f5f57d20516e6a498e10f317583787e8b0ab31e authored 10 months ago by P. L. Lim <[email protected]>
Back to dev: v0.18.dev

[ci skip]

github.com/astropy/sphinx-automodapi - a2218c6493fc15435b938ba8c45e4dbe4bc9f42c authored 10 months ago by P. L. Lim <[email protected]>
Finalize change log for 0.17.0

github.com/astropy/sphinx-automodapi - e5cb71b9b5a33d4fe26e2b9fe7130577bbff2207 authored 10 months ago by P. L. Lim <[email protected]>
DEV: Also check milestone on synchronize

[ci skip]

github.com/astropy/astropy - 0df2022e1e0d80021fb7d19dba413512405d1bc9 authored 10 months ago by P. L. Lim <[email protected]>
RFC: deduplicate angle to sexagesimal functions in coordinates.angles.formats

github.com/astropy/astropy - 32d545255e536b3dceede378c01db34889e22e7a authored 10 months ago by Clément Robert <[email protected]>
API: deprecate warning for show_in_browser (#16068)

* API: deprecate warning for show_in_browser

* add chanelog

github.com/astropy/astropy - 2597e904f84362c99c8b0ef948ef69bd23029830 authored 10 months ago by Mridul Seth <[email protected]>
Merge pull request #15593 from eerovaher/prevent-tmpdir

Prevent using the legacy `tmpdir` fixture in tests

github.com/astropy/astropy - 770be896ad178ffe0364667c0e626ec46ad5f23a authored 10 months ago by P. L. Lim <[email protected]>
Update function name to with_flux unit and update docstring+tests (#1124)

github.com/astropy/specutils - 98dfcfd1906df4160d1597fa877da1b2b513bc9b authored 10 months ago by Ricky O'Steen <[email protected]>
Prevent using legacy `tmpdir` fixture

`pytest` recommends creating temporary directories with the `tmp_path`
fixture instead of the le...

github.com/astropy/astropy - eb88f9a467c67f85bae0cb36e2b91c7ddb35bb6a authored 10 months ago by Eero Vaher <[email protected]>
Make `pytest-mpl` version requirement explicit

Using versions older than 0.17 can cause compatibility problems since
a55defd728190c8d96a8283aee...

github.com/astropy/astropy - c1fc89ba8087415f6e33406680b1b1c55d7493ef authored 10 months ago by Eero Vaher <[email protected]>
BUG: fix a bug where AngleFormatterLocator and ScalarFormatterLocator wouldn't respect matplotlib.rc's axes.unicode_minus (#15902)

* TST: add a regression test for bug 15898

* BUG: fix a bug where AngleFormatterLocator and S...

github.com/astropy/astropy - 2fd5783cff187d2bd05dcfb87d9624f2f21ce0b0 authored 10 months ago by Clément Robert <[email protected]>
BUG: make report_diff_values returns consistent (ignoring terminal size) (#16065)

* TST: add a regression test for issue 14010

* BUG: make report_diff_values returns consisten...

github.com/astropy/astropy - c3c92f4eb08964ca8cc5f583518e7386bded87cc authored 10 months ago by Clément Robert <[email protected]>
API: deprecate show_in_notebook (#15905)

* API: deprecate show_in_notebook and JSViewer

* do not deprecate jsviewer, add test

* rem...

github.com/astropy/astropy - e1b6a24fdac4c563f927a769f04fce5d681205b2 authored 10 months ago by Mridul Seth <[email protected]>
Merge pull request #16064 from neutrinoceros/time/test/mark_slow_tests

TST: mark slow tests in astropy/time/tests

github.com/astropy/astropy - a8ccb74607cff3a4887f456c8b51e57b489d9388 authored 10 months ago by Tom Aldcroft <[email protected]>
MAINT: product/cumproduct/sometrue/alltrue is removed from numpy 2.0 dev (#16062)

* MAINT: product/cumproduct is removed from numpy 2.0 dev

* Update astropy/units/quantity_hel...

github.com/astropy/astropy - 276a4a701717436e0392314ac66389adc419dd4c authored 10 months ago by Mridul Seth <[email protected]>
Merge pull request #16066 from neutrinoceros/mnt/repo/improve_bug_report_template

MNT: improve bug report template (environment report)

github.com/astropy/astropy - 48a792f9d8dc659f428e9c6f0e9e9964a1b60682 authored 10 months ago by P. L. Lim <[email protected]>
Merge pull request #16073 from MridulS/tmp_path

MAINT: use tmp_path fixture for visualization test

github.com/astropy/astropy - bd19069eb209b130864d04c204fb8e8d7e2b9676 authored 10 months ago by P. L. Lim <[email protected]>
Changelog back to unreleased state

github.com/astropy/specutils - 2fe4fa25b629e256cdc31367ed1dac428e34dc6a authored 10 months ago by Ricky O'Steen <[email protected]>
Update changelog for 1.13.0 release

github.com/astropy/specutils - 47c296812d61a582f7db7063e856626916136466 authored 10 months ago by Ricky O'Steen <[email protected]>
fix: set priority order for databases queried by name_resolve (#16046)

* fix: set priority order for databases queried by name_resolve

* Update docs/changes/coordin...

github.com/astropy/astropy - 9b7eb22fcf0a705503cbd25001de6d01d246ffa9 authored 10 months ago by Manon Marchand <[email protected]>
Merge pull request #16058 from mhvk/unit-power-keep-integer-if-possible

BUG: ensure powers of units are consistently as simple as possible

github.com/astropy/astropy - 56ca4fa9aaee78747c1ed87fada878006892011c authored 10 months ago by P. L. Lim <[email protected]>
Merge pull request #15921 from nstarman/cosmo-nonflat-property

`FlatCosmologyMixin.nonflat` is a property

github.com/astropy/astropy - bf4136bd5d1ec837a62cdb7c5c4201ac2e8b1673 authored 10 months ago by Eero Vaher <[email protected]>
MAINT: use tmp_path fixture for visualization test

github.com/astropy/astropy - 8002514b65cb2a4bb98aa17c6b3462ebd23c7cb8 authored 10 months ago by Mridul Seth <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1....

github.com/astropy/reproject - b689c5eee1d2b86f03dc362eb9b06743817e0f92 authored 10 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
MNT: improve bug report template (environment report)

github.com/astropy/astropy - 8f69d6f81677def7ec17785119c582fc075fe5d7 authored 10 months ago by Clément Robert <[email protected]>
TST: mark slow tests in astropy/time/tests

github.com/astropy/astropy - f4002e38283b85a655f033f29cf21b3fb2f8c8e4 authored 10 months ago by Clément Robert <[email protected]>
Merge pull request #15734 from neutrinoceros/table/bug/bigdata_14167

BUG: fix a ValueError raised when calling table.join with large tables

github.com/astropy/astropy - 55799978cd000e3d285bf3a8c10a91fb0e1032ac authored 10 months ago by Tom Aldcroft <[email protected]>
UX: warn about units being ignored when inserting Quantity values in empty Columns via Table.insert_row or Table.add_row (#16038)

* TST: add regression tests for issue 15964

* UX: warn about units being ignored when inserti...

github.com/astropy/astropy - 37838fbd6151f571e1d4f2a2694f713db48c6155 authored 10 months ago by Clément Robert <[email protected]>
Merge pull request #16043 from neutrinoceros/units/bug/deg_to_latex

BUG: fix extraneous space in LaTeX repr for Quantity objects with superscript units

github.com/astropy/astropy - 9627dad624dd167755e0e8e46a368c16864cc985 authored 10 months ago by Marten van Kerkwijk <[email protected]>
BUG: ensure powers of units are consistently as simple as possible

So, an integer if possible, otherwise a float, or a fraction if the
float is really close to that.

github.com/astropy/astropy - 8dfbb0ffa1f18c6d89417e3120ec6cf1e04662c0 authored 10 months ago by Marten Henric van Kerkwijk <[email protected]>
Merge pull request #511 from bsipocz/MAINT_mailmap

MAINT: updating mailmap after v1.5

github.com/astropy/pyvo - 7c3059efd0e226dcece6d794b7b906f9b42601e7 authored 10 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #416 from bsipocz/DOC_nitpicky

DOC: Enabling nitpicky docs build

github.com/astropy/pyvo - 2e77cb42533340c4e1be88be0db9b00f612f98e9 authored 10 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #16048 from pllim/pr-milestone-check

DEV: PR milestone checker is finally possible

github.com/astropy/astropy - 5d774502db2d02898824ca83c30873c33fac9fc7 authored 10 months ago by P. L. Lim <[email protected]>
Merge pull request #16045 from neutrinoceros/utils/console/depr/terminal_size

DEPR: deprecate astropy.utils.console.terminal_size and stop using it internally

github.com/astropy/astropy - 89d99f3029a4981b699438669c993fa3efa2c4ec authored 10 months ago by P. L. Lim <[email protected]>
DOC: known issue about pandas Series multiplication (#15904)

The known issues page now documents that multiplying a `pandas.Series`
instance with an `astrop...

github.com/astropy/astropy - e0f6be7f7417b209c88598093db970963cc13321 authored 10 months ago by Mridul Seth <[email protected]>
Add version 1.12.0 to the changelog

github.com/astropy/photutils - d5e8bc9afebd758087ea47874aff0a1788e22587 authored 10 months ago by Larry Bradley <[email protected]>
Finalizing changelog for version 1.11.0

github.com/astropy/photutils - 2ff58a1e1b49b414143eb51dc636acbce2a2321d authored 10 months ago by Larry Bradley <[email protected]>
DEPR: deprecate astropy.utils.console.terminal_size

github.com/astropy/astropy - ceb5c3198bfa474dabc74dc3f024b4b2184525d0 authored 10 months ago by Clément Robert <[email protected]>
Merge pull request #16039 from neutrinoceros/io/fits/doc/writeto_compressed_fits

DOC: add a note about automatic compression to fits.*.writeto functions

github.com/astropy/astropy - febf980558a51df3992e083716b869231c9a3007 authored 10 months ago by Simon Conseil <[email protected]>
Merge pull request #523 from msdemlei/fix-alt-identifier-overselect

Backing out of requesting alt_identifiers every time.

github.com/astropy/pyvo - 6518d056bb7220ab5c7b83be9eca0b792b0bee96 authored 10 months ago by Brigitta Sipőcz <[email protected]>
MAINT: making linter happy.

github.com/astropy/pyvo - 5609504c49cf3cf0f034f4130c3c346db575a6cc authored 10 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #1710 from larrybradley/psf-misc

Deprecate NonNormalizable

github.com/astropy/photutils - a4f3aadd119197e309921cc9013476dcbaea5852 authored 10 months ago by Larry Bradley <[email protected]>
Deprecate NonNormalizable

github.com/astropy/photutils - 4de62652377b8fd53f1d7bf4896d438dd5d12808 authored 10 months ago by Larry Bradley <[email protected]>
Merge pull request #1709 from larrybradley/whats-new

Add what's new for 1.11.0

github.com/astropy/photutils - f52a67776b7bc4d4a0b313f7272a373bf768fa83 authored 10 months ago by Larry Bradley <[email protected]>
Add what's new for 1.11.0

github.com/astropy/photutils - 54c33f8af86e71827463bde40aa430e293dbe82e authored 10 months ago by Larry Bradley <[email protected]>
Merge pull request #1708 from larrybradley/iterpsf_mode

Add mode keyword to IterativePSFPhotometry

github.com/astropy/photutils - 544f37f746604acf5a221991a486622e4ab94e27 authored 10 months ago by Larry Bradley <[email protected]>
Add tests for IterativePSFPhotometry "all" mode

github.com/astropy/photutils - 66f95eff8f13117880c1ec4f28f06671d2fb9243 authored 10 months ago by Larry Bradley <[email protected]>
Measure initial fluxes for all mode from residual image

github.com/astropy/photutils - 9d0aaf1fb65a4ab1c80b645878b05d9427e0dd63 authored 10 months ago by Larry Bradley <[email protected]>
Update IterativePSFPhotometry make_model_image for mode keyword

github.com/astropy/photutils - 05e6cfa21adb18a99ca7adbbacae3bf5c3d54af7 authored 10 months ago by Larry Bradley <[email protected]>
Add changelog entry

github.com/astropy/photutils - baaa3260fb1e4f63075e164d92824829c0abe742 authored 10 months ago by Larry Bradley <[email protected]>
Require source grouper in the "all" mode

github.com/astropy/photutils - 9cb81864bcebe33e9078f77a278ebf26dda7f5c5 authored 10 months ago by Larry Bradley <[email protected]>
Add helper function to prepare fit inputs

github.com/astropy/photutils - a541bfdca3538a15b7f72d97504746c8a1b10b3e authored 10 months ago by Larry Bradley <[email protected]>
Add mode keyword to IterativePSFPhotometry

github.com/astropy/photutils - d708bba4176117322f84bfea81d02d11f3780679 authored 10 months ago by Larry Bradley <[email protected]>
TST: pyinstaller does not like matplotlib in quotes (#16047)

* TST: pyinstaller does not like matplotlib in quotes

github.com/astropy/astropy - aeeed0886ebfbc7642042e55920d62a82f3feff7 authored 10 months ago by P. L. Lim <[email protected]>
Update changelog

github.com/astropy/photutils - 24194b0b4befa2233862246f631e1437e010dacd authored 10 months ago by Larry Bradley <[email protected]>
Merge pull request #16040 from neutrinoceros/utils/console/fix_spinner_leakage

BUG: fix a bug where astropy.utils.console.Spinner would leak newlines for messages longer than ...

github.com/astropy/astropy - 18344e643179a29cb784e888f8c3dbea518e5730 authored 10 months ago by P. L. Lim <[email protected]>
Merge pull request #1707 from larrybradley/repr2

Do not use ellipsis in make_repr if parameter value is None

github.com/astropy/photutils - 1ed6dc1d22405a86039c65d5ad131ac3c88845a6 authored 10 months ago by Larry Bradley <[email protected]>
Merge pull request #16044 from neutrinoceros/mnt/test/unpin_pluggy

TST: unpin pluggy following release of pytest-mpl 1.7

github.com/astropy/astropy - 903593ac15cb787db84ead33de9376eb44330a9b authored 10 months ago by P. L. Lim <[email protected]>
Do not use ellipsis in make_repr if parameter value is None

github.com/astropy/photutils - fa208a9d74f8898fc9935af39b60b6ea3d4d4bb2 authored 10 months ago by Larry Bradley <[email protected]>
Add mask and coverage_mask to ellipsis in make_repr

github.com/astropy/photutils - 8b75f48fe073bb1218f1fcd967bbffcb1d9c2a71 authored 10 months ago by Larry Bradley <[email protected]>
DEV: PR milestone checker is finally possible

Co-authored-by: Clément Robert <[email protected]>

github.com/astropy/astropy - 44975fc8413459a62044fbfa6b05136e7bd35e7b authored 10 months ago by P. L. Lim <[email protected]>
Merge pull request #184 from m-rossi/more-nonascii-fixes

Fix nonascii object names

github.com/astropy/sphinx-automodapi - 2963d43ec252ec9f973a2f5767a2e973f3e5f27a authored 10 months ago by P. L. Lim <[email protected]>
add mention of cycle 3 accepted

github.com/astropy/astropy-project - 5cb6eedd9effc338578e8c4c496b36d4af4784d5 authored 10 months ago by Erik Tollerud <[email protected]>
add missing cycle4 example FR

github.com/astropy/astropy-project - d2973e233bd61d09b7f3a5ac2f1eb47762b15ce5 authored 10 months ago by Erik Tollerud <[email protected]>
Merge cycle4 text branch from astropy-finance

github.com/astropy/astropy-project - dff8d63b6757bbfd6a81c5b4e57e95c2b8dcabc0 authored 10 months ago by Erik Tollerud <[email protected]>
DOC: add a note about automatic compression to fits.*.writeto functions

github.com/astropy/astropy - 383ed36fa900fddefeaf6f1ef2450df348b216c8 authored 10 months ago by Clément Robert <[email protected]>
BUG: fix extraneous space in LaTeX repr for Quantity objects with superscript units

github.com/astropy/astropy - aebba0218e204e0907e3d296eaac01bc829c20e2 authored 10 months ago by Clément Robert <[email protected]>
TST: add regression tests for issue 14385

github.com/astropy/astropy - 629d6c4c220c9991072ac6bcaec74a3f13c55adf authored 10 months ago by Clément Robert <[email protected]>
Backing out of requesting alt_identifiers every time.

This is supposed to address bug #522. The code as it was up to here
would have needed aggregati...

github.com/astropy/pyvo - 095b734447cbf65ef40d81f0712109a89a571cc9 authored 10 months ago by Markus Demleitner <[email protected]>
Also update filename

github.com/astropy/sphinx-automodapi - 5ab68d0d3f5c90bb1fd2b260e457ae7ba2091226 authored 10 months ago by Marco Rossi <[email protected]>
Ensure @bsipocz name is handled

Co-authored-by: Brigitta Sipőcz <[email protected]>

github.com/astropy/sphinx-automodapi - 5cb1818309dc54d3680f0474dac96faa1700bb72 authored 10 months ago by Marco Rossi <[email protected]>
TST: unpin pluggy following release of pytest-mpl 1.7

github.com/astropy/astropy - a55defd728190c8d96a8283aee6c0c5da1762b74 authored 10 months ago by Clément Robert <[email protected]>
Merge pull request #520 from bsipocz/bug_sia2_maxrec_0

BUG: fixing maxrec=0 case for SIA2 queries

github.com/astropy/pyvo - 080565a8efbba978504b6446157c8ab5a492de95 authored 10 months ago by Brigitta Sipőcz <[email protected]>
Add period at the end of sentence

github.com/astropy/sphinx-automodapi - 4d78a2cf5b96c3edb1afd1862e95abd325b47fed authored 10 months ago by P. L. Lim <[email protected]>
physical type support for surface brightness (#16032)

* recognize surface brightness as a physical type

* also define surface brightness wav, phot ...

github.com/astropy/astropy - 2c98602609aaf7d41ef9b2b4416d17665d3910d0 authored 10 months ago by Kyle Conroy <[email protected]>
Update changelog

github.com/astropy/sphinx-automodapi - f111d36fef67feb8780e384d454a9018666a2ed5 authored 10 months ago by Marco Rossi <[email protected]>
BUG: fix signature incompatibilities between helper and helped functions (astropy.utils.masked) (#16025)

Refactor units function helper signature compatibility test to allow reuse
in astropy.utils.mas...

github.com/astropy/astropy - fc190cfb84b61e9f29bd12467c9b72c67d8533b7 authored 10 months ago by Clément Robert <[email protected]>
more language tweaks.

github.com/astropy/astropy-project - 9a4530a23108dc4a372bbb35ee6df504a5021815 authored 10 months ago by Kelle Cruz <[email protected]>
add that Finance Committee will give feedback

github.com/astropy/astropy-project - ac0329f90a58966bc10421115ee7a697ac72e7c3 authored 10 months ago by Kelle Cruz <[email protected]>
polish language about year 3 and budgets

github.com/astropy/astropy-project - 898eb2f08621fc44c6d76172267691ac029b7c39 authored 10 months ago by Kelle Cruz <[email protected]>
Merge pull request #15886 from neutrinoceros/nddata/tests/masked_mpl_integration

TST: test that Masked data correctly integrates with matplotlib scatter plots

github.com/astropy/astropy - caf9a1ad01debeda56092241ab7e5586de978e4a authored 10 months ago by P. L. Lim <[email protected]>
BUG: fix a bug where astropy.utils.console.Spinner would leak newlines for messages longer than terminal width

github.com/astropy/astropy - c0eea352b34dcb48f1d056d5a76592c879d0d684 authored 10 months ago by Clément Robert <[email protected]>
Minor clarification changes to the discussion/voting section

The finance committee reviews applications over 5 business days (1 week)

github.com/astropy/astropy-project - d695ca6681b25896e3aa3a2f67df4e663bde62a5 authored 10 months ago by Aarya Patil <[email protected]>
Fix typos and minor errors

github.com/astropy/astropy-project - 51dc5137903b590934139d1255dd1221e75193a8 authored 10 months ago by Aarya Patil <[email protected]>
Set another open dialog with encoding utf8 to try to fix errors on Windows

github.com/astropy/sphinx-automodapi - 511f6de231fe298d9d48e21271cf10cfe577a1d8 authored 10 months ago by Marco Rossi <[email protected]>
Fix nonascii object names

github.com/astropy/sphinx-automodapi - bb6d65ee942068eba79076cccf7861110d9c6007 authored 10 months ago by Marco Rossi <[email protected]>
BUG: fix a ValueError raised when calling table.join with large tables

github.com/astropy/astropy - 4e4c22a6b033abed8799925a5859baa2b7cae3e8 authored 10 months ago by Clément Robert <[email protected]>
Merge pull request #1705 from larrybradley/finder-tbl

Return finder_results as a QTable

github.com/astropy/photutils - 72be03707562fbfc793ca100ff6172d340425b6d authored 10 months ago by Larry Bradley <[email protected]>