photutils icon indicating copy to clipboard operation
photutils copied to clipboard

Use astropy.convolution.discretize_model to implement PRFAdapter

Open eteq opened this issue 8 years ago • 2 comments

The PRFAdapter class currently does a quick-and-dirty integration to integrate over pixels. The astropy.convolution.discretize_model is a much more featureful version of this. So PRFAdapter should be changed to use that instead.

eteq avatar Mar 13 '16 21:03 eteq

@eteq do you mean something like #336 ?

stbnps avatar Mar 16 '16 11:03 stbnps

@eteq Is this issue still relevant with all of the recent changes to PSF-fitting photometry?

larrybradley avatar Nov 23 '16 15:11 larrybradley