| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
XXX/FIXME
---------
Consider the spherical coordination and WCS sky projection!!
|
|
|
|
|
|
|
|
|
|
| |
This method reproject the given sky/image onto the grid of its own,
using the ``reproject`` package [1].
However, the performance may be a problem and needs optimization or
rewrite.
[1] reproject: https://github.com/astrofrog/reproject
|
|
|
|
| |
NOTE: only TAN sky projection supported.
|
|
|
|
|
| |
Flatten the image array to 1D makes it similar to the HEALPix map array,
therefore, it is easier to deal with both cases.
|
|
|