astronomy-commons / astronomy-commons/lsdb
plot_pixels show fov which is smaller than specified
- Dominant language
- Python
- Stars
- 55
- Forks
- 26
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
The figure below has been created with `ztf_source.plot_pixels(fig=fig2, center= center, fov =(Angle(5, 'deg'), Angle(5, 'deg')))`. As we can see the fov is actually smaller in the image than specified

Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the ztf_source.plot_pixels entry point and reproduce the reported call with a 5-by-5 degree field of view. Trace how the requested fov is converted into the displayed plot bounds, then verify that the rendered image matches the specified field in both dimensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100