| Environments | PYTHON :: EASI :: MODELER |
| Quick links | Description :: Parameters :: Parameter descriptions :: Details :: Examples :: Algorithm :: References :: Related |
| Back to top |
| Back to top |
| Name | Type | Caption | Length | Value range |
|---|---|---|---|---|
| FILI * | String | Input fully polarimetric SAR image | 1 - 192 | |
| FILO * | String | Output synthesized compact pol image | 1 - 192 | |
| COMPTY * | String | Compact pol type | 1 - 4 | CTLR| DCP| PI/4 |
| MONITOR | String | Monitor mode | 0 - 3 | ON, OFF Default: ON |
| Back to top |
FILI
The name of the input polarimetric SAR data set, which must be either non-symmetrized or symmetrized fully polarimetric (quad-polarization) complex data.
The input data set must already have been imported in PCIDSK (.pix) format by SARINGEST. Alternatively, it can be the key-file name of any GDB-supported POLSAR data set in its distribution format. For more information, including a complete list of supported SAR sensors and data products, follow the link to SARINGEST at the end of this topic.
FILO
The name of the output file that will hold the simulated compact pol data. There are three predefined compact configurations available: CTLR, DCP, and PI/4.
COMPTY
The compact pol type to be generated. The CTLR option generates a right circular transmit with linear horizontal and vertical receiver, RH and RV. The DCP option generates a right circular transmitter with right and left circular receivers, RR and RL. The PI/4 option generates a linear transmitter oriented at 45 degrees with linear horizontal and linear vertical receivers, 45,0,H and 45,0,V.
MONITOR
The program progress can be monitored by printing the percentage of processing completed. A system parameter, MONITOR, controls this activity.
Available options are:
| Back to top |
PSCOMPACT creates a compact pol data set from the standard configurations. There are three configurations available:
The input file must be a non-symmetrized or symmetrized fully polarimetric (quad-polarization) SAR data set in scattering-matrix format, such as S4c or S3c.
The input file must be a data set that is already imported in PCIDSK format by SARINGEST. Alternatively, it can be the key file name of any GDB-supported POLSAR data set in its distribution format. For more information, and a complete list of supported polarimetric SAR sensors and data products, see SARINGEST.
| Back to top |
Create a synthesized data set representative of the RCM compact pol configuration using full-quad RADARSAT-2 data as input.
EASI>FILI="RSAT2_FQ.pix" EASI>FILO="RCM_Compact.pix" EASI>COMPTYP="CTLR" EASI>run PSCOMPACT
Create a compact pol data set representative of the configuration proposed by Souyris et al using full-quad RADARSAT-2 data as input.
EASI>FILI="RSAT2_FQ.pix" EASI>FILO="PI_over_4_Compact.pix" EASI>COMPTYP="PI/4"
| Back to top |
PSCOMPACT creates unit vectors representing the predefined transmit and receive polarizations. For each channel, the synthesized output is generated by multiplying the unit vector of the transmit polarization with the original full-quad-scattering data. The result is then multiplied by the transpose of the unit vector representing the receive polarization. The channel output is complex-valued.
There are three configurations available for compact pol:
| Back to top |
R. K. Raney, "Hybrid-polarity SAR architecture", IEEE Trans. Geosci. Remote Sens., vol. 45, no. 11, 3397-3404, Nov. 2007.
N. Stacy and M. Preiss, "Compact Polarimetric Analysis of X-Band SAR Data", Proc. EUSAR 2006, 2006.
J. C. Souyris, N. Stacy, T. Ainsworth, J. S. Lee, and P. Dubois-Fernandez, "SAR compact polarimetry for Earth observation and planetology: Concepts and challenges, a study case at P band", Proc. POLINSAR, Frascati, Italy, 2007.
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.