astronomy-commons/lsdb

plot_pixels show fov which is smaller than specified

Open

#468 opened on Oct 25, 2024

 (1 comment) (0 reactions) (0 assignees)Python (21 forks)auto 404
buggood first issue

Repository metrics

Stars
 (54 stars)
PR merge metrics
 (PR metrics pending)

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

Screenshot 2024-10-25 at 2 53 44 PM

Contributor guide