photutils icon indicating copy to clipboard operation
photutils copied to clipboard

Astropy package for source detection and photometry. Maintainers: @larrybradley and @bsipocz

Results 133 photutils issues
Sort by recently updated
recently updated
newest added

I expected that aperture_photometry -- when fed data in units of MJy/sr and aperture radii in arc seconds -- would output in some units that integrate over area. Instead, the...

feature request
aperture

We're attempting to use the epsfbuilder function to extract, re-sample, re-center, and combine psf stars in our galaxy pointings to output an empirically determined psf. - When the oversampling is...

psf
question

How can I run PSF photometry on a cutout of an image using a gridPSF model? There's probably some clever way to wrap the `grid.__call__` to give it an offset,...

psf
question

I am trying to fit isophotes to multiple images of galaxies. For each galaxy image, there are multiple images of that galaxy itself but in different filters. I mask out...

Image Segmentation is useful for masking sources in an astronomical image and sometimes this masking option involves having to remove certain segments e.g. galaxies in the image before creating a...

segmentation

I am currently using photutils Ellipse() method to fit isophotes around galaxies. I am set to run the code on many galaxy images but for now I am just experimenting...

isophote

Thanks for developing the `PSFPhotometry` and `IterativePSFPhotometry` classes! I have been using them to extract stars from JWST images and they appear to be working quite well. However, I noticed...

psf

Hi, I have been working on a pipeline for photometry and recently came across this issue (reproducible code has been attached at the end): ![_final_init_conv_comp_0perc_bkg_no](https://github.com/astropy/photutils/assets/69631629/26440059-41fe-4b60-b8e0-c10d3b384682) convolution enhancement = convolved data...

segmentation

I am doing an analysis that involves using fitting elliptical isophotes around galaxy images for which I am using photutils For a galaxy image, I first begin by using the...

question
isophote