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

Change `grid_size` from pixels to arcsec #72

Closed sweverett closed 4 years ago

sweverett commented 5 years ago

The current grid size is set in image coordinates, which isn't intuitive at a config level. We should change this to arcsec and convert to im coordinates in grid construction.