diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-10-25 13:09:58 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-10-25 13:09:58 +0800 |
commit | f1f75c6d0c6997bd3df438deb672e898459a3a73 (patch) | |
tree | 7f8f98c42cb005700edcffede7b04a7a7c830d4c /fg21sim/data/snr.py | |
parent | 0d686facc40237dd8fab4d721f870681d1c1415b (diff) | |
download | fg21sim-f1f75c6d0c6997bd3df438deb672e898459a3a73.tar.bz2 |
utils/grid.py: Add optimized "make_coordinate_grid_fast()"
Optimize "make_coordinate_grid()" using "numba.jit", which improves the
speed a bit, since the other two functions (i.e., "make_grid_ellipse()",
and "map_grid_to_healpix()") are much slow and time-consuming.
TODO: optimize "make_grid_ellipse()" and "map_grid_to_healpix()"
Diffstat (limited to 'fg21sim/data/snr.py')
0 files changed, 0 insertions, 0 deletions