aboutsummaryrefslogtreecommitdiffstats
path: root/bin/healpix2hpx
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-10-14 23:31:57 +0800
committerAaron LI <aaronly.me@outlook.com>2016-10-14 23:31:57 +0800
commit84187a51439adf36b78f12509b41471ba6ba8895 (patch)
tree8404a97e6826d1078d0423bca0d9fc99a99e4ff1 /bin/healpix2hpx
parent01b282094d610b0ae2fa809dbce4f7bfa92ccec2 (diff)
downloadfg21sim-84187a51439adf36b78f12509b41471ba6ba8895.tar.bz2
Fix an import; Update one pattern and a comment
Diffstat (limited to 'bin/healpix2hpx')
-rwxr-xr-xbin/healpix2hpx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/healpix2hpx b/bin/healpix2hpx
index 670e27a..2a0e6a4 100755
--- a/bin/healpix2hpx
+++ b/bin/healpix2hpx
@@ -13,7 +13,6 @@ import sys
import argparse
import logging
-import numpy as np
from astropy.io import fits
import fg21sim