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

Merge pull request #15762 from astropy/dependabot/github_actions/dot-github/workflows/github/codeql-action-3

Bump github/codeql-action from 2 to 3 in /.github/workflows

github.com/astropy/astropy - 274ae10a84bc85bda38937b6ac6262c3a1d75821 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15760 from mhvk/numpy-dev-vecdot-etc

Support new additions to numpy (np.vecdot, np.matrix_transpose, etc.)

github.com/astropy/astropy - 6dde90bf47a50adfb6cfdaa980bb290921c56de9 authored about 1 year ago by P. L. Lim <[email protected]>
Bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release no...

github.com/astropy/photutils - ef43d05e7b70f20cec64880b8e1d7449d3eeee7d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 2 to 3 in /.github/workflows

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release no...

github.com/astropy/astropy - 9a94fca3fa7e0c131cde7eaed9664671850aeed1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add note on why we are not using np.matrix_transpose internally

github.com/astropy/astropy - 007c4bca9a5f8fc29aa9443380f01d226201503c authored about 1 year ago by Marten van Kerkwijk <[email protected]>
ENH: ensure Masked support for latest numpy (np.vecdot, etc.)

github.com/astropy/astropy - 88943e04f66dd3740a452925238cb6ca0c9b231a authored about 1 year ago by Marten van Kerkwijk <[email protected]>
ENH: ensure Quantity support for latest numpy (np.vecdot, etc.)

github.com/astropy/astropy - 947189c5725198145529c42a1ec3881109d92c20 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15752 from MridulS/quantity-array-api

Let Quantity accept Array-API compatible objects

github.com/astropy/astropy - 436669cd364c669e84a721f69a78205cdb6d5d92 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
BUG: avoid double superscipts with unicode (#15755)

Follow the procedure done for latex format, and replace the
superscript with the short name if ...

github.com/astropy/astropy - 103a55a1017d711779fb04d66efb02645b1c0da1 authored about 1 year ago by Mridul Seth <[email protected]>
Let Quantity accept Array-API compatible objects

If any iterable such as a list of tuple was input to ``Quantity``, a check was
done to see if th...

github.com/astropy/astropy - def12c535ec2c92fdb53a1e61c4e8a4c522d9a9f authored about 1 year ago by Mridul Seth <[email protected]>
Merge pull request #1683 from larrybradley/psfgrid-copy

Improve GriddedPSFModel copy

github.com/astropy/photutils - 20b85c92e72ffb08e8e5ee142bcf922f17ad8ed8 authored about 1 year ago by Larry Bradley <[email protected]>
Improve GriddedPSFModel copy

github.com/astropy/photutils - 0553aba48fa9faa5effc2b22cd51700b54a715bf authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #1682 from larrybradley/aper-zip-units

Raise informative error message when positions is input as a zip object containing Quantities

github.com/astropy/photutils - 1aaad25fe692b96a9aa6867c33f9edf1a5df30e4 authored about 1 year ago by Larry Bradley <[email protected]>
Raise informative error message when positions is input as a zip object containing Quantities

github.com/astropy/photutils - 68f5cb58795ec3d6eeb88938f10437fa34ce8c0f authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #1681 from larrybradley/psfphot-init

Include init_params table in PSFPhotometry fit_results dict

github.com/astropy/photutils - af382771ebf81b1515e899bc81bf8a458e7abe3d authored about 1 year ago by Larry Bradley <[email protected]>
DOC: fixing docstring error [skip ci]

github.com/astropy/pyvo - 38aa78b0fc01e90ac8c02b4674b844b588f0b94a authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Add changelog entry

github.com/astropy/photutils - ba0019ed3dbb07e59c1867dd41e801f11a8ff010 authored about 1 year ago by Larry Bradley <[email protected]>
Include init_params table in PSFPhotometry fit_results dict

github.com/astropy/photutils - 0c82820135ff4d70036e921f01c464672f128dcb authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #1680 from larrybradley/griddedpsf-str

Include model parameters in GriddedPSFModel string representation

github.com/astropy/photutils - 3c91ab3c4ee1bc0efb6f83d2a93b4158fe14c930 authored about 1 year ago by Larry Bradley <[email protected]>
Add changelog entry

github.com/astropy/photutils - 32ff6cb4f030be9cd330d7ad7d989dc96a3edaf2 authored about 1 year ago by Larry Bradley <[email protected]>
Add GriddedPSFModel repr and str tests

github.com/astropy/photutils - 833c659830a6bfd619ccc70ee66b4864352deb49 authored about 1 year ago by Larry Bradley <[email protected]>
Include model parameters in GriddedPSFModel __repr__ and __str__

github.com/astropy/photutils - e666f765ff7a3b370fbda3a08f8c46583852071e authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #1679 from larrybradley/griddedpsfmodel-copy

Fix GriddedPSFModel copy method

github.com/astropy/photutils - 09e3ecfe24733985bf00f66007dcd58c74699752 authored about 1 year ago by Larry Bradley <[email protected]>
Add changelog entry

github.com/astropy/photutils - 1f1d0107f5c833a91253fd607437d4a79541052c authored about 1 year ago by Larry Bradley <[email protected]>
Add GriddedPSFModel regression test

github.com/astropy/photutils - d1b47dc2d9f6d22a551a43fca372f7f070f8a9d3 authored about 1 year ago by Larry Bradley <[email protected]>
Merge pull request #386 from astropy/make-regtap-service-aware

ENH: Make regtap service aware

github.com/astropy/pyvo - c49a408116491a1dd73a44c6aa9b9f8651f2faf8 authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Merge pull request #506 from msdemlei/unbreak-untyped-interfaces

Make registry.Interface construction work with no standard_id.

github.com/astropy/pyvo - e9d2558fb4076dc4c968d50c52fdddae327a93cd authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Fix GriddedPSFModel copy method

github.com/astropy/photutils - c651585978eaad8a9a601707b60c1de51a50b210 authored about 1 year ago by Larry Bradley <[email protected]>
Make registry.Interface construction work with no standard_id.

Interface.__init__ so far tries a .startswith on something that can
be None (actually, will be b...

github.com/astropy/pyvo - d24891a58599dc187f36b9336858d76c2a02eaac authored about 1 year ago by Markus Demleitner <[email protected]>
Remove unused code from a test helper file

github.com/astropy/astropy - 174fc5d6c5f3b6d0dbfb058450a477fb58edfe2f authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15746 from pllim/update-towncrier-bot-ver

BOT: Bump action-towncrier-changelog version hash

github.com/astropy/astropy - 7a7b6ba6a1fc65aeb4585819d3c4e50b97631dda authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15737 from eerovaher/unify-sep-pos-angle

Move `position_angle()` from `SkyCoord` to `BaseCoordinateFrame`

github.com/astropy/astropy - 586a14466b7f847feea000191b94cedd3c162542 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
BOT: Bump action-towncrier-changelog hash

to pick up 0.1.1 that does not use deprecated pkg_resources

github.com/astropy/astropy - 033662a2d5fab9131838ca18cb03435c02a5d4e2 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #542 from larrybradley/bump-setup-python

Bump actions/setup-python from 4 to 5

github.com/astropy/regions - 90c44ad196b8cd585d708cb5f550602e604f3ab1 authored about 1 year ago by Larry Bradley <[email protected]>
pre-commit autoupdate

github.com/astropy/photutils - d501ad53210917bad71f870adb98243f0fb60d2f authored about 1 year ago by Larry Bradley <[email protected]>
pre-commit autoupdate

github.com/astropy/regions - 1d236f9fbc78afad84dee0dd15a31a2d4872f514 authored about 1 year ago by Larry Bradley <[email protected]>
Bump actions/setup-python from 4 to 5

github.com/astropy/regions - 3c74488b4b63a2009033ff6d007daebf13b6fb89 authored about 1 year ago by Larry Bradley <[email protected]>
Add clarification on the xy coordinates in fit_wcs

github.com/astropy/astropy - 8334c914b44960b29c7a29566a54959d7b7da4ee authored about 1 year ago by Adam Ginsburg <[email protected]>
Implement `BaseCoordinateFrame.position_angle()`

The `position_angle()` method has been moved form `SkyCoord` to
`BaseCoordinateFrame`. The metho...

github.com/astropy/astropy - 421a47644a1122d56c111b371e30d35de13cac26 authored about 1 year ago by Eero Vaher <[email protected]>
BUG/API [units]: fix signature incompatibilities between helper and helped functions (#15710)

Fix incompatibilities between helper and target function signatures, and
add meta tests for uni...

github.com/astropy/astropy - f87e75d967fcf0ede5a1fe9f1326e4b84e333f94 authored about 1 year ago by Clément Robert <[email protected]>
DOC: Ignore sphinx-gallery generated file

that I noticed as untracked after local doc build.

github.com/astropy/astropy - fe44293c84020ae650f5a3f0c3a2aaefb4502113 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #82 from saimn/scipy-warnings

Avoid scipy warnings with ndimage

github.com/astropy/astroscrappy - ec0a1b532f3853ff1a3a82f86bdc457f50d019b0 authored about 1 year ago by Simon Conseil <[email protected]>
TST [units]: restore consistent naming convention for array functions tests (#15719)

* TST: restore consistent naming convention for array functions tests

* return a set instead ...

github.com/astropy/astropy - ab8308460c44a628ea5424821d649bfa54d8291b authored about 1 year ago by Clément Robert <[email protected]>
+ Changelog entry for PR #386

github.com/astropy/pyvo - 1bbc88f62aba1880f080425140ceac05948b338f authored about 1 year ago by Markus Demleitner <[email protected]>
Adding an actual query to the RegTAP endpoint switching test.

Regrettably, this currently fails on both alternative endpoints because
of validity problems. I...

github.com/astropy/pyvo - 7015144391d6fafacae403c9587df265bb268494 authored about 1 year ago by Markus Demleitner <[email protected]>
Adding a bit of documentation on endpoint switching

github.com/astropy/pyvo - fd230e1ce95dba0551a4a4b6f1e688b3b4060729 authored about 1 year ago by Markus Demleitner <[email protected]>
The Freetext constraint now qualifies res_subject.

This helps certain SQLServer-based implementations while not impacting
compliant ones; consider ...

github.com/astropy/pyvo - 112b8a4e870601567eeafede3974da82d5bceb98 authored about 1 year ago by Markus Demleitner <[email protected]>
Documentation fixes

(and a pdb tracing call removed)

github.com/astropy/pyvo - cd52fb3900e3cea55dbb9d42ce90b6fb27ac5691 authored about 1 year ago by Markus Demleitner <[email protected]>
MAINT: using pytest to catch and assert warnings

github.com/astropy/pyvo - 8ca528520e5390363fbd77e21729ac78591610c8 authored about 1 year ago by Brigitta Sipőcz <[email protected]>
TST: updating tests after rebase

github.com/astropy/pyvo - b5715faeb19a51ac9cf02b168d62b2ed1c228a19 authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Minor fixes after Brigitta's 2023-12-05 review

github.com/astropy/pyvo - 23a76ef6846ba05e7e4a51d3f1ad7f910854d068 authored about 1 year ago by Markus Demleitner <[email protected]>
Adding a __contains__ method to VOSITables.

This enables checking for table presence doing table_name in tableset.

github.com/astropy/pyvo - 170a79b26713d1f8ea6bb7b90483671a54cce06c authored about 1 year ago by Markus Demleitner <[email protected]>
Fixing the or branch of the regtap Freetext constraint.

This was missing the declaration of the res_subject table that it
needs (and that's not neccessa...

github.com/astropy/pyvo - e0f997f46fc131012428cb40a145ba80a75aa1bf authored about 1 year ago by Markus Demleitner <[email protected]>
Adding a facility to change the RegTAP endpoint.

That's regtap.choose_RegTAP_service.

While I'm at it (not really related): cleanup of get_inter...

github.com/astropy/pyvo - ad302d94ac8db1e61946bf30352d785035bde15d authored about 1 year ago by Markus Demleitner <[email protected]>
The Freetext condition now adapts to target server.

More specifically, it will use UNION only if available, falling back to
the much-harder-to-plan ...

github.com/astropy/pyvo - af6c2bde67e9d7a729072eb1bb491c7f08cb00d8 authored about 1 year ago by Markus Demleitner <[email protected]>
Meaningful errors on the spatial constraint...

...when the current TAP server doesn't support MOC or doesn't have
stc_spatial.

github.com/astropy/pyvo - da72a063eaece2416ad89c751b6d35bed29eac50 authored about 1 year ago by Markus Demleitner <[email protected]>
MAINT: fixing flake issues

github.com/astropy/pyvo - 2da23d928f0a33e71b5e7bd70cf6a6537c86ad8b authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Adding table conditions to Time and Spectral constraints

github.com/astropy/pyvo - 66e3c34194c379b14e329d750c250537f0b73471 authored about 1 year ago by Markus Demleitner <[email protected]>
fix warning message (#194)

github.com/astropy/specreduce - aea9d50a6fffb7b42dc308259a10a49d244cd08c authored about 1 year ago by Clare Shanahan <[email protected]>
Simplify computing coordinate differences on sky

`BaseCoordinateFrame.separation()` and `SkyCoord.position_angle()`
perform many analogous comput...

github.com/astropy/astropy - 00fd18714d08329d960086a0b3b0aabacc671d1a authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15730 from neutrinoceros/mnt/hotfix_labeler_final

MNT: fix labeler.yml for labeler v5 (again)

github.com/astropy/astropy - 207a2e465b012c4422c429d52c337e83c3ddfa02 authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #80 from neutrinoceros/fixup_pyproject_only_test

github.com/astropy/extension-helpers - 7631d1093220800e2e321e7de813d73098403ac5 authored about 1 year ago by Thomas Robitaille <[email protected]>
TST: fix pyproject-only test (ensure build-time dependencies are installed)

github.com/astropy/extension-helpers - 9283a42d4f6ecad6f6f4e23f4acf61d99092d9c1 authored about 1 year ago by Clément Robert <[email protected]>
MNT: fix labeler.yml for labeler v5 (again)

github.com/astropy/astropy - df6201daf3fe6add9ae6a2f96b6a2a1c5c436322 authored about 1 year ago by Clément Robert <[email protected]>
Merge pull request #15725 from neutrinoceros/mnt/cleanup_old_python

MNT: cleanup fiduciary comments that are unneeded since Python 3.8 was dropped

github.com/astropy/astropy - c80869eac212253e4297459ea8c6665435d90d88 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #424 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/astropy/reproject - 1a912163a4f61d3852bc22af20b0b647470fdde7 authored about 1 year ago by Thomas Robitaille <[email protected]>
MNT: fix labeler configuration file for v5 (#15723)

* MNT: fix labeler configuration file for v5

* MNT: cleanup now unnecessary workaround in lab...

github.com/astropy/astropy - e0d336c749e3ee4fd67625592d037d63a381ce28 authored about 1 year ago by Clément Robert <[email protected]>
MNT: cleanup fiduciary comments that are unneeded since Python 3.8 was dropped

- remove conditional in a docstring (this condition is now always true)
- honor a TODO comment ab...

github.com/astropy/astropy - 54fe898808b809571af272833b85342ea9232918 authored about 1 year ago by Clément Robert <[email protected]>
Merge pull request #15712 from taldcroft/coords-allow-angle-like-in-distance

Allow initializing Distance from angle-like parallax

github.com/astropy/astropy - 35c1cc256c9e29aa1293c899bf0746bc9e75b7a1 authored about 1 year ago by Marten van Kerkwijk <[email protected]>
Allow using any angle-like parallax with Distance

The `parallax` argument to `Distance` can now be any object that can be
converted to an angular ...

github.com/astropy/astropy - 38f10a3b0aecad2aa9a81401e9c511408429d1c7 authored about 1 year ago by Tom Aldcroft <[email protected]>
Add a regression test for non-`Quantity` parallax

The new test reveals that passing in an angle-like object as parallax to
`coordinates.Distance` ...

github.com/astropy/astropy - a65a0e691d9213b92b2509b584dec048314fa39e authored about 1 year ago by Tom Aldcroft <[email protected]>
Update changelog for 1.0.2

github.com/astropy/astropy-healpix - 963e523c1244b91751a2fbb9c794b9bd8c036283 authored about 1 year ago by Leo Singer <[email protected]>
Add test for converting invalid coordinates to an index (#207)

github.com/astropy/astropy-healpix - e5299c6cf35a2f6962df5c3e56734681c5d93833 authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #78 from astropy/pre-commit-ci-update-config

github.com/astropy/extension-helpers - 0bff37c6f2a2bda9488ea9b39182767e34bce989 authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15617 from jobovy/fix-cds-multi-line-explanation

[io.ascii.cds] Fix reading of multi-line CDS descriptions where the continued line starts with a...

github.com/astropy/astropy - cf357278b932d1c1b720621afc72b652240c3398 authored about 1 year ago by Hans Moritz Günther <[email protected]>
Merge pull request #15691 from neutrinoceros/units/new_array_functions

TST: add test cases + implementations for array functions (NEP 18) new in numpy 2.0

github.com/astropy/astropy - 28e593f4b9c32eb57893f6bd393a2a8df6c70e76 authored about 1 year ago by P. L. Lim <[email protected]>
TST: add test cases for array functions (NEP 18) new in numpy 2.0 (astype, unique_all, unique_counts, unique_inverse, unique_values, linalg.cross, linalg.outer, linalg.svdvals, linalg.tensordot, linalg.matmul)

github.com/astropy/astropy - e2015797e100fd8923548f027e7bb7f1f29ddc6b authored about 1 year ago by Clément Robert <[email protected]>
Merge pull request #15715 from eerovaher/fix-file-like-ref

Fix references to `file-like` objects in glossary

github.com/astropy/astropy - 2f29cfdaadfbf76cf0193e06e332de66f6675b8e authored about 1 year ago by P. L. Lim <[email protected]>
Fix references to `file-like` objects in glossary

In 0ffdbb2fa019d2b33ed50038f28129283d51e8b0 (Improve astropy glossary)
the glossary was sorted a...

github.com/astropy/astropy - 0267269529a5d0d095012140dea44437a7d82e8d authored about 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15708 from astropy/dependabot/github_actions/dot-github/workflows/actions/labeler-5

Bump actions/labeler from 4 to 5 in /.github/workflows

github.com/astropy/astropy - 034d055e4e524fd523485de99d63d6751343894c authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15707 from astropy/dependabot/github_actions/dot-github/workflows/actions/setup-python-5

Bump actions/setup-python from 4 to 5 in /.github/workflows

github.com/astropy/astropy - d421052cefefc926e0ff603123a9b6252e7733de authored about 1 year ago by P. L. Lim <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.7](https://github.com/astral-sh/...

github.com/astropy/reproject - 3732b3f6c07ac84c95a2a89e385921859ab0cc12 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.7](https://github.com/astral-sh/...

github.com/astropy/extension-helpers - 964655069dc9c8b016562489741b3a9b208c213c authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #1677 from astropy/dependabot/github_actions/actions/setup-python-5

Bump actions/setup-python from 4 to 5

github.com/astropy/photutils - 20937fb7f4d5565c614a132d244f6d1977173eb0 authored about 1 year ago by Larry Bradley <[email protected]>
Bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release no...

github.com/astropy/photutils - 4d89a0bd6c334272f05f3c85ed34d3640d8c1a43 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #208 from lpsinger/test-for-invalid-values

Test for invalid lon, lat, and xyz values

github.com/astropy/astropy-healpix - cab333e002eec34749e6ef516e228c96f5bd28dd authored about 1 year ago by Thomas Robitaille <[email protected]>
MNT: Infrastructure and other updates (#202)

* MNT: Infrastructure and other updates. Replace broken URL and deprecated np.trapz usage. Ignor...

github.com/astropy/specreduce - 3ec660acf7a4bf2119a14ef40944ecd05ffffdd6 authored about 1 year ago by P. L. Lim <[email protected]>
Bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release no...

github.com/astropy/astropy-healpix - 8da7118d7bb1b179e4241456a4cce499d3aa7b76 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Improve astropy glossary (#15705)

* Clean up glossary and use more uniform language

* Alphabetize glossary

* Fix a few mista...

github.com/astropy/astropy - 0ffdbb2fa019d2b33ed50038f28129283d51e8b0 authored about 1 year ago by Tom Aldcroft <[email protected]>
Bump actions/labeler from 4 to 5 in /.github/workflows

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https...

github.com/astropy/astropy - fabf0fc49b93c6df948eae7cb16c5ee1aa0650e0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-python from 4 to 5 in /.github/workflows

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release no...

github.com/astropy/astropy - 8efb0a07e1999ce41bad206e50395e53c8cfd029 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Suggested fix re:black formatting of adding to column description

github.com/astropy/astropy - e70c35ee5b09ad408877c8b458d2a3f27d845ac4 authored about 1 year ago by Jo Bovy <[email protected]>
Test for invalid lon, lat, and xyz values

See #207.

github.com/astropy/astropy-healpix - 7a90abcc82579ca56de610775d65ba62b0392b92 authored about 1 year ago by Leo Singer <[email protected]>
Merge pull request #15699 from dhomeier/np.char_ufuncs

Add new Numpy 2.0 string ufuncs in np.char to UNSUPPORTED_UFUNCS

github.com/astropy/astropy - 72c09473cf7e78814874c466ff2f5a11512f5b1b authored about 1 year ago by Derek Homeier <[email protected]>
More numpy string ufuncs in qh.UNSUPPORTED_UFUNCS

github.com/astropy/astropy - 8f1bf1026c03bf74e45d3665d36393e4cd9a122b authored about 1 year ago by Derek Homeier <[email protected]>
feat: add correlation mode to template_correlation (#1114)

* feat: add correlation mode to template_correlation

* Apply suggestions from code review

...

github.com/astropy/specutils - fb5bd083f0ab6f2572e989a1c7c0b8f04219904a authored about 1 year ago by Gleb <[email protected]>
Merge pull request #413 from svank/fix-coadd-first

Fixes for mosaic output pixels not covered by inputs

github.com/astropy/reproject - 3d85b24ad878e42130d48a585911db7bffb7d003 authored about 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15697 from eerovaher/rm-duplicate-hooks

Remove duplicate pre-commit hooks

github.com/astropy/astropy - faa20e537265eb750dcccd18dd2283b01cad2f4f authored about 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15698 from eerovaher/fix-docs-separation-ref

Remove the last `SkyCoord` separation method references

github.com/astropy/astropy - 7c61eee18ea24fe1acbd4d5706deaaccf1c28a6d authored about 1 year ago by P. L. Lim <[email protected]>