Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 435 Bytes

AntPat

AntPat is a pure python package for working with antenna radiation patterns.

What is this repository for?

AntPat allows you to do things with antenna radiation pattern, such as

  • ingest industry standard files from NEC, FEKO, GRASP
  • visualize
  • rotate and translate
  • build polarimeters from pairs

How do I get set up?

  • Use setup.py script to install
  • Requires: numpy, matplotlib and scipy >=0.14.