sweverett / Balrog-GalSim

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

Implement HexGrid #39

Closed sweverett closed 6 years ago

sweverett commented 6 years ago

Moved this from #36 to distinguish issues. We now have a base Grid class and an implemented RectGrid that take inputted grid parameters as well as tile metadata. We now should implement HexGrid which does the same on a hexagonal grid. This will likely be used for the positions of the main Balrog run if we do not use uniform scatter to minimize Balrog blends.