Skip to content

Commit f914bf5

Browse files
Matt GarthwaiteMatt Garthwaite
Matt Garthwaite
authored and
Matt Garthwaite
committed
remove "master-slave" terminology from docs
1 parent 685b2d2 commit f914bf5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/usage.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,10 @@ interferometry softwares. `PyRate` will determine the input format from the
384384
Each `GAMMA` geocoded unwrapped interferogram requires three header files
385385
to extract metadata required for data formatting: a geocoded DEM header
386386
file (``demHeaderFile`` keyword in the configuration file) and the relevant
387-
master and slave epoch SLC header files (``*slc.par``) found in the ``hdrfilelist``.
388-
SLC header files for a particular interferogram are found automatically by
389-
date-string pattern matching based on date epochs given in the filenames.
387+
SLC image header files (``*slc.par``) found in the ``hdrfilelist``.
388+
The header files for the first and second SLC images used in the formation
389+
of a particular interferogram are found automatically by date-string pattern
390+
matching based on date epochs given in the filenames.
390391
A DEM with matching size and geometry to the interferograms can also be processed.
391392
The DEM absolute path and filename are set with the ``demfile`` parameter.
392393

0 commit comments

Comments
 (0)