astronomy-commons / lsdb

Large Survey DataBase
https://lsdb.io
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

plot_pixels show fov which is smaller than specified #468

Open nevencaplar opened 3 weeks ago

nevencaplar commented 3 weeks ago

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