Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sky.py: Implement "random_points()" method | Aaron LI | 2017-07-19 | 1 | -6/+85 |
* | sky.py: frequency has implicit unit "MHz" | Aaron LI | 2017-07-19 | 1 | -11/+22 |
* | sky.py: Default to assume a flat sky for patch | Aaron LI | 2017-07-19 | 1 | -5/+10 |
* | Use [arcsec] as the unit for pixel size and resolution | Aaron LI | 2017-07-19 | 1 | -13/+14 |
* | sky.py: Write PIXELSIZE, RA0, and DEC0 to header for patch sky | Aaron LI | 2017-06-19 | 1 | -0/+3 |
* | sky.py: Fix mkdir when the directory name is empty | Aaron LI | 2017-06-12 | 1 | -2/+2 |
* | sky.py: Fix FITS header write | Aaron LI | 2017-05-27 | 1 | -4/+8 |
* | sky.py: Add "area()" method | Aaron LI | 2017-05-25 | 1 | -0/+21 |
* | sky.py: Implement method "reproject_to()" | Aaron LI | 2017-05-22 | 1 | -8/+102 |
* | sky/SkyPatch: Add wcs and region coverage check | Aaron LI | 2017-05-22 | 1 | -0/+56 |
* | sky.py: Flatten 2D image of sky patch to 1D for easier processing | Aaron LI | 2017-05-21 | 1 | -14/+21 |
* | Add sky.py to support both sky patch and HEALPix all-sky map | Aaron LI | 2017-05-21 | 1 | -0/+272 |