aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/fits.py
Commit message (Expand)AuthorAgeFilesLines
* utils: Update documentations, also fix stylesAaron LI2016-10-111-3/+13
* utils: Preseve the dtype when read/write FITS filesAaron LI2016-10-101-8/+11
* utils/fits.py: read_fits_healpix() also accept HDUAaron LI2016-10-091-4/+9
* utils: Add function "read_fits_healpix()"Aaron LI2016-10-091-0/+29
* utils: Add "write_fits_healpix()" to replace "healpy.write_map()"Aaron LI2016-10-051-0/+100