Progress of this program can be monitored. See MONITOR section.
This program was specially written to read tapes generated by the National Remote Sensing Agency (NRSA) located at Balanagar, Hyderabad, India. It makes the following assumptions about the tape format:
Name Prompt Count Type FILE Database File Name 1-64 Char MTIC Mag Tape Input Channel list 1-4 Int DBOC Database Output Channel list 1-4 Int MTIW Mag Tape Input Window 4 Int DBOW Database Output Window 0-4 Int
EASI>FILE="...filename..."
EASI>MTIC=i,j,...,p | integers, 1-4
EASI>DBOC=i,j,...,p | integers, 1-4
EASI>MTIW=Xoffset,Yoffset,Xsize,Ysize EASI>MTIW= | defaults to entire imageThe offset + size must not exceed the image size.
EASI>DBOW=Xoffset,Yoffset,Xsize,Ysize EASI>DBOW= | defaults to entire imageThe offset + size must not exceed the image size.
Image data is transferred from any set of image channels on tape (MTIC) to any set of image channels on the database (DBOC).
Any arbitrary rectangular window on tape (MTIW) can be transferred to any arbitrary window on the file (DBOW). Shrinking and/or zooming is performed if the input window size does not equal the output window size. If the database output window is not specified, it defaults to the entire file.
A TAPE MUST BE MOUNTED ON THE TAPE DRIVE BEFORE MIMSS CAN BE RUN. CLEANING THE TAPE HEADS IS RECOMMENDED TO MINIMIZE THE CHANCE OF TAPE READ ERRORS.
EASI>MONITOR="ON" | turn monitor ON (default)
EASI>MONITOR="OFF" | turn monitor OFF (recommended if
| running in batch/background mode)
EASI>FILE="MSS" EASI>DBSZ=3584,2400 EASI>DBNC=4 EASI>RUN CIM | create database file EASI>MTIC=1,2,3,4 | transfer four bands EASI>DBOC=1,2,3,4 EASI>MTIW=0,0,3584,2400 | input window must be specified EASI>DBOW= | default the output window EASI>RUN MIMSS | read tape EASI>RUN DCP "ID1,2,3:LZ" | show images 1,2,3. Zero LUTs EASI>DBIC=1,2,3 | display first three bands EASI>VDOC=1,2,3 EASI>MTIW= EASI>VDOW= EASI>RUN IVI | display overview EASI>RUN DCP "LE" | enhance imagery