astropy / astropy/photutils

Evaluate grid PSF on a subset?

Open
#1,405 4 comments 0 reactions 0 assignees View on GitHub
psf question
Dominant language
Python
Stars
307
Forks
156
Avg merge
56m
Merged PRs (30d)
58

Description

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, but I haven't come up with it yet.

Contributor guide

Open the contributing guide

Research direction

The issue names PSF photometry on an image cutout, a gridPSF model, and grid.__call__, but no files or tests. Start by tracing the PSF photometry entry point and how grid.__call__ evaluates positions, then determine how an offset should be represented for a cutout. Done means the supported behavior is defined and verified for a cutout using a gridPSF model.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.