aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/reproject.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate np.int, np.floatAaron LI2017-11-031-3/+3
* utils: zea2heapix(): Set value NaN for missing pixelsAaron LI2016-10-101-5/+9
* utils: zea2healpix(): Implement inpainting missing pixelsAaron LI2016-10-101-3/+51
* utils: zea2healpix(): Average the duplicate pixelsAaron LI2016-10-101-2/+4
* utils: zea2healpix() also return the mask arrayAaron LI2016-10-101-5/+13
* utils/reproject.py: Add more logging and some minor changesAaron LI2016-10-101-1/+22
* utils/reproject.py: Implement zea2healpix()Aaron LI2016-10-101-0/+240