Hello all,
After a quick search of the world wide web, I discovered that a free and open source version of a spherical near-field to far-field transformation software package is nearly impossible to find. Once I discovered this, I decided to pursue this side-project. My goal is to create a module within Python which contains enough functionality to perform a spherical near-field to far-field transformation with probe correction. Since the module will work primarily with spherical near-field (SNF) data, and since the module will be created in Python, I decided to call this module PySNF.... read more