<!-- Shown above is the bare minimum input XML file for ALOS sensor. The master and slave catalog xml files have the same structure.
All file paths in the input files should either be absolute paths or relative to the processing directory.
Note 1: FBS/FBD
================
ISCE also allows for processing of interferograms between FBD and FBS acquisitions.
To process an FBD acquisition as an FBS one (FBD2FBS), you will need to include the following property
<propertyname="RESAMPLE_FLAG">
<value>dual2single</value>
</property>
ISCE also supports FBS2FBD operation. However, this is not recommended.
<propertyname="RESAMPLE_FLAG">
<value>single2dual</value>
</property>
Note 2: Multiple frames
========================
ISCE can automatically stitch multiple raw data frames before focusing them. Modify your image file and leader file entries should be provided as lists as follows: