Ecosyste.ms: OpenCollective

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

github.com/astropy/photutils

Astropy package for source detection and photometry. Maintainer: @larrybradley
https://github.com/astropy/photutils

Bump the actions group in /.github/workflows with 3 updates

dependabot[bot] opened this pull request 10 days ago
Use the free ARM64 test runner

larrybradley opened this pull request 20 days ago
Curve of Growth: Support different aperture shapes?

pllim opened this issue about 1 month ago
Fix grouping figure

larrybradley opened this pull request about 1 month ago
Add params_map keyword to make_model_image

larrybradley opened this pull request about 1 month ago
Remove pixel units from (x/y)center columns in aperture_photometry

larrybradley opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
Update what's new for 2.1.0

larrybradley opened this pull request about 1 month ago
Starfinder peakmax

larrybradley opened this pull request about 1 month ago
Fix failing isophote test for scipy 1.15

larrybradley opened this pull request about 1 month ago
Add map of deblended labels

larrybradley opened this pull request about 1 month ago
Cleanup dao- and iraf-starfinder tests. Remove unnecessary abs()

mcara opened this pull request about 1 month ago
Ensure labels dtype matches the segmentation data

larrybradley opened this pull request about 1 month ago
Update package description in readme

larrybradley opened this pull request about 1 month ago
Use assert_allclose instead of assert_equal in background tests

larrybradley opened this pull request about 1 month ago
Add whats new for v2.1.0

larrybradley opened this pull request about 1 month ago
Documentation updates

larrybradley opened this pull request about 1 month ago
Update citation for v2.0.2

larrybradley opened this pull request about 1 month ago
Suggested citation missing bracket

devesh-aggarwal opened this issue about 1 month ago
Add optional mask keyword to gini function

larrybradley opened this pull request about 1 month ago
Include interval ends for sharpless, roundness, and peakmax

mcara opened this pull request about 1 month ago
Remove duplicate reference for segmentation module

devesh-aggarwal opened this pull request about 2 months ago
Duplicate references for the segmentation module are present

devesh-aggarwal opened this issue about 2 months ago
Fix outdated installation link

devesh-aggarwal opened this pull request about 2 months ago
purest-astropy failures in "background/tests/test_background_2d.py"

btschumy opened this issue about 2 months ago
DOC: Fix reference for segmentation module

bnavigator opened this pull request about 2 months ago
Bump the actions group in /.github/workflows with 2 updates

dependabot[bot] opened this pull request 2 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 2 months ago
fit_shape in PSFPhotometry

aromalsankaran opened this issue 2 months ago
Misc fixes to code in doc examples

larrybradley opened this pull request 3 months ago
Always include sky_center column if wcs is input to aperture_photometry

larrybradley opened this pull request 3 months ago
Fix formatting of lists in docs

larrybradley opened this pull request 3 months ago
Avoid using np.atleast_1d on str or list of str types

larrybradley opened this pull request 3 months ago
Autofix unsorted-dunder-all (RUF022)

larrybradley opened this pull request 3 months ago
Require gwcs 0.20+

larrybradley opened this pull request 3 months ago
Drop Support for Python 3.10

larrybradley opened this pull request 3 months ago
Allow find_peaks border_width to be different along x and y

larrybradley opened this pull request 3 months ago
Prevent np.str_ column names in SourceCatalog table

larrybradley opened this pull request 3 months ago
Improved GriddedPSFModel plot_grid color bar

larrybradley opened this pull request 3 months ago
Use viridis as default cmap for plot_grid

larrybradley opened this pull request 3 months ago
Remove pytest filterwarnings

larrybradley opened this pull request 3 months ago
Source catalogue to_table method giving RepresenterError

jensmelinder opened this issue 3 months ago
Always set imshow origin to "lower"

larrybradley opened this pull request 3 months ago
Improve PSF docs

larrybradley opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 3 months ago
Bump the actions group in /.github/workflows with 2 updates

dependabot[bot] opened this pull request 4 months ago
Update release instructions

larrybradley opened this pull request 4 months ago
Fix issues with exclude_border option in star finders

larrybradley opened this pull request 4 months ago
Fix make_model_image and make_residual_image signatures

larrybradley opened this pull request 4 months ago
Use bottleneck nanfunctions only for float64 arrays

larrybradley opened this pull request 4 months ago
Fix Background2D when using BkgIDWInterpolator

larrybradley opened this pull request 4 months ago
Reenable docformatter pre-commit hook

larrybradley opened this pull request 4 months ago
Generate nightly wheels

larrybradley opened this pull request 4 months ago
IRAFStarFinder Error: self.cutout_data_nosub is size (0,)

lapeer opened this issue 4 months ago
Fix Background2D if box_size equals image shape

larrybradley opened this pull request 4 months ago
Fix SExtractorBackground output ndim

larrybradley opened this pull request 4 months ago
Background2D corner-case bug

larrybradley opened this issue 4 months ago
Temporarily revert PR 1930

larrybradley opened this pull request 4 months ago
Use SVG logos with text converted to paths

larrybradley opened this pull request 4 months ago
Drop support for Python 3.10

larrybradley opened this pull request 4 months ago
Require skimage<=0.24 for deblend doctests

larrybradley opened this pull request 4 months ago
Remove model bounds to prevent Astropy deprecation warning

larrybradley opened this pull request 4 months ago
Bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows in the actions group

dependabot[bot] opened this pull request 4 months ago
Improve accuracy of progress bar for multiprocessing source deblending

larrybradley opened this pull request 4 months ago
Improve performance of source deblending

larrybradley opened this pull request 4 months ago
Improve serial deblending performance

larrybradley opened this pull request 4 months ago
Preserve Segmentation dtype

larrybradley opened this pull request 4 months ago
Preserve dtype in Background2D

larrybradley opened this pull request 4 months ago
Make psf_shape an optional keyword

larrybradley opened this pull request 4 months ago
Move params_table_to_models to model_params

larrybradley opened this pull request 4 months ago
Build wheels for Python 3.13

larrybradley opened this pull request 4 months ago
Add parameter bounds to PSF models

larrybradley opened this pull request 4 months ago
Replace LMLSQFitter with TRFLSQFitter

larrybradley opened this pull request 4 months ago
Temporarily disable docformatter pre-commit hook

larrybradley opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 4 months ago
Initial support for PSFEx PSF

navii98 opened this pull request 4 months ago
Fix PSF API class inheritance diagram

larrybradley opened this pull request 4 months ago
Update logos

larrybradley opened this pull request 4 months ago
Add new Sphinx theme to whats new

larrybradley opened this pull request 4 months ago
Update description of 2D array indices

larrybradley opened this pull request 4 months ago
Add new light/dark theme logos

larrybradley opened this pull request 4 months ago
Use PyData Sphinx theme

larrybradley opened this pull request 4 months ago
Add bounding_box property to models

larrybradley opened this pull request 4 months ago
Add set_bounding_box to models

larrybradley opened this pull request 4 months ago
Imports from psf.matching

larrybradley opened this pull request 4 months ago
Improve GriddedPSFModel performance

larrybradley opened this pull request 4 months ago
Ensure mod_shape is integer in make_model_image

larrybradley opened this pull request 4 months ago
Move GriddedPSFModel I/O and plotting to separate modules

larrybradley opened this pull request 5 months ago
MNT: Use hash for Action workflow versions and update if needed

pllim opened this pull request 5 months ago
Remove LevMarLSQFitter

larrybradley opened this pull request 5 months ago
Improve performance of CircularGaussianPSF/PRF

larrybradley opened this pull request 5 months ago