| Environments | PYTHON :: EASI |
| Quick links | Description :: Parameters :: Parameter descriptions :: Details :: Example :: Related |
| Back to top |
| Back to top |
| Name | Type | Caption | Length | Value range |
|---|---|---|---|---|
| SILFILE * | String | Source image list file | 1 - 192 | |
| FILO * | String | Output file name | 1 - 192 | |
| FTYPE | String | Output file type | 0 - 4 | PIX | RAW | TIF | XWD Default: PIX |
| FOPTIONS | String | Output file options | 0 - 64 | |
| MONITOR | String | Monitor mode | 0 - 3 | ON, OFF Default: ON |
| Back to top |
SILFILE
The name of an existing source-image list file created by the MOSPREP algorithm or a mosaic project created by CATALYST Professional Mosaic Tool. The file identifies the input images, and the specified order thereof, from which to create the mosaic preview.
FILO
The path and file name of the mosaic preview to create. If the output specified as FILO does not already exist, a new file will be created. The output mosaic will be a low-resolution version of the real data.
FTYPE
Specifies the output file format type, represented by a three-letter code.
The default value is PIX.
FOPTIONS
Optionally specifies the file creation options that are to be applied when creating the output file. These are specific to the file format; in each case, the default of no options is allowed. FOPTIONS can be used to specify the compression schemes, file format subtypes, and other information.
Different options are available for different file types (see the FTYPE parameter). The options are described in the 'GDB file formats' section of the CATALYST Professional online help.
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 |
| Back to top |
Create a preview of the mosaic prepared by MOSPREP, using GeoTIFF as the output format.
EASI>silfile = "Halifax/Halifax.mos" ! Mosaic project created by MOSPREP EASI>filo = "Halifax/mosaic_preview.tif" EASI>ftype = "TIF" ! Output file will be GeoTIFF EASI>foptions = "" EASI>RUN mospreview
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.