bwinkel / pycraf

pycraf is a package that provides functions and procedures for various tasks in spectrum-management compatibility studies.
35 stars 15 forks source link

antenna.imt2020_composite_pattern has low precision #26

Closed bwinkel closed 4 years ago

bwinkel commented 4 years ago

The current implementation of imt2020_composite_pattern uses a numpy.complex64 data type for the calculations, which is only float32 precision for both, real and imag, parts.