The purpose of this package is to process file outputs of from software products of TICRA, such as the General Reflector Antenna Software Package (GRASP). The name of the package derives from TICRA Tools, TICRA's shared interface to multiple of its software products.
Pycra-tools currently supports the following data formats:
GRASP field data in cuts:
.cutGRASP field data in grids:
.grd/.h5GRASP coupling data in cuts:
.cut
Numerical data and some information is stored in these files,
but parts of the relevant information is normally also stored in the project's TICRA object repository .tor file, or must be read from the .tci file (or provided by the user).
Pycra-tools gathers the data and stores it in Xarray data structures, in the form of a labeled multi-dimensional array.
This documentation comprises the following contents: