aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/sky.py
Commit message (Collapse)AuthorAgeFilesLines
* sky.py: Flatten 2D image of sky patch to 1D for easier processingAaron LI2017-05-211-14/+21
| | | | | Flatten the image array to 1D makes it similar to the HEALPix map array, therefore, it is easier to deal with both cases.
* Add sky.py to support both sky patch and HEALPix all-sky mapAaron LI2017-05-211-0/+272