See Also: CHIPEXT, ChipManager, GCPREFN
Name Prompt Count Type FILE Input Raw Satellite Scene 1-64 Char ORBIT Orbit segment number 1-1 Int DBIC Input channel to use in correlation 1-1 Int CHIPFILE Name of Chip Database 1-64 Char CHIPSENS Sensor of chips to extract from CHIPFIL 1-16 Char CHIPDATE Date range string for scenes 10-21 Char CHIPDBIC Input channel of chip to use 1-1 Int CHIPSCOR Minimum score (in %) for rejection 0-1 Int LLMARGIN Lat/Long margin around raw scene 0-2 Float CLOUDTHR Cloud Rejection Threshold 0-2 Float The following parameters receive output: LASC Last Database Segment Created 1 Int
EASI>FILE="filespec"
EASI>ORBIT=iSegment must be type 160 (SEG_ORB).
EASI>DBIC=i
EASI>CHIPFILE="imageChip.cdb"
EASI>CHIPSENS= | Use all chips EASI>CHIPSENS="Sensor" | Use chips with "Sensor" ID
EASI>CHIPDATE="*-1996" | Any chips from 1996 EASI>CHIPDATE="*-Jan-*" | Any chips from January EASI>CHIPDATE="01-Jan-1996" | Chips from Jan 1, 1996
EASI>CHIPDBIC=i
EASI>CHIPSCOR=i | Minimum score of i% EASI>CHIPSCOR= | Use default value of 75%.
EASI>LLMARGIN= | Use default value of 0,0 EASI>LLMARGIN=i,j | Use default value of i,j
EASI>CLOUDTHR=i,j | Any grey level value over i is
| treated as cloud; if there is
| more than j% cloud content, the
| matching area will be rejected
EASI>CLOUDTHR= | Use default value of 255 and 100
EASI>MONITOR="ON" | turn monitor ON (default)
EASI>MONITOR="OFF" | turn monitor OFF (recommended if
| running in batch/background mode)
You can specify the chip sensor type using CHIPSENS. You can specify the date range of the chips using CHIPDATE. You can specify the chip channel to use for matching, using CHIPDBIC. CHIPSCOR can be used to reject matched GCPs with low matching scores. The range is 0 to 100. The default value is 75.
LLMARGIN allows the user to specify the searching range. This is needed only if the raw image has an inaccurate orbit segment, for example, off by 100 to 200 pixels in the approximate positions.
CLOUDTHR allows the user to specify the minimum grey level value to be treated as clouds and the percentage of cloud content in which the matching area of the raw image will be rejected. Default is grey level 255 and 100% cloud content for rejection.
EASI>FILE="raw.pix" EASI>ORBIT=2 EASI>DBIC=1 EASI>CHIPFILE="geochip.cdb" EASI>CHIPSENS= | Use all chips EASI>CHIPDATE= | Use all dates EASI>CHIPDBIC=1 | Use channel 1 EASI>CHIPSCOR= | Use default score of 75 EASI>LLMARGIN= | Use default of 0,0 EASI>CLOUDTHR= | Use default of 50 and 5 EASI>R CHIPMAT