ADSADJUST

Adjust the ADS model in an ADS dataset


EnvironmentsPYTHON :: EASI
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Example

Back to top

Description


ADSADJUST adjusts the ADS math model in an ADS dataset.
Back to top

Parameters


Name Type Caption Length Value range
FILI * String Input file name 1 - 192  
MMSEG Integer Input math-model segment 0 - 1  
FILO * String ADS file for model adjustment 1 - 192  
BACKUP String Create backup copy of adjustment files 0 - 5 TRUE|FALSE
Default: TRUE
REPORT String Report mode 0 - 192 Quick links

* Required parameter
Back to top

Parameter descriptions

FILI

The name of a PCIDSK file that contains the ADS math model.

MMSEG

The input ADS math-model segment of the input raw image. If no value is specified for this parameter, the last math-model segment in the input file is used.

FILO

The file name of the ADS dataset for which to adjust the model.

BACKUP

If you already have an existing adjusted orientation data file (*odf.adj), you can create a backup copy of the file. The name of the backup file will be *.odf.adj.backup.

If no value is specified for this parameter, any existing adjustment orientation data files are overwritten by default.

REPORT

Specifies where to direct the generated report.

Available options are:

Back to top

Details

Back to top

Example

The following example updates the adjusted orientation files (*.adf.adj) in the output folder.

EASI> fili="demo/L1"
EASI>mmseg=1
EASI>filo="demo/L1/sup"
EASI>backup="TRUE"
EASI> r adsadjust
            

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.