sweverett / Balrog-GalSim

Modules for GalSim that will be useful for DES images in conjunction with Balrog.
MIT License
5 stars 5 forks source link

Ensure Grid objects correctly handle RA edge effects #51

Closed sweverett closed 5 years ago

sweverett commented 6 years ago

Random position sampling currently accounts for issues with the RA=0/360 degree overlap region. We should make sure that grid objects handle this case correctly as well.

sweverett commented 5 years ago

This has now been tested and works correctly.