MWATelescope / mwa_pb

MWA Primary Beam model code
MIT License
2 stars 8 forks source link

If available, use hyperbeam for FEE calculations. #15

Closed cjordan closed 2 years ago

cjordan commented 3 years ago

Also use numpy as a qualified import.

NickSwainston commented 3 years ago

I benchmarked this on Garrawarla using 100000 positions and it's 3 times faster: Without hyperbeam loaded: 24.5 s With hyperbeam loaded: 8.6 s