Command Line Arguments for Launching the Multiport Post-Processing Macro

The Multiport application macro can be called via the command line through POSTFEKO. Use the --configure-script argument to pass configuration information to the multiport post-processing script.

Use the following command-line parameters to launch the multiport script:
postfeko [SESSION] --non-interactive --run-script=[SCRIPT] --configure-script="[OPTIONS]"
Note: The --configure-script parameter requires that the input variables are wrapped in quotes with an empty space separating each variable.
SESSION
A single session (.pfs) may be specified that may or may not exist.
SCRIPT
Specify the path to the MultiportPostProcessing.lua file.
OPTIONS
mppSettings
The path to a multiport settings file.
outputDirectory
Specify the path for the exported result files.
fekoModel
Specify the path to the .fek file, which contains the pre-processed multiport configuration data.
snpFile
Specify the path to the .snp file for the multiport system using measurements.
outputDirectory
Specify the path for the exported result files.
referenceImpedance
[Optional] The real part of the system reference impedance used in the measurements.
prefix
[Optional] Specify a result prefix.
pfsFile
[Optional] Specify the path to .pfs file containing additional field measurements.
Note: The mapping from the stored data to each port is required in the multiport settings file.