Evaluate grid PSF on a subset?
Open
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
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