1. 1. Overview
    1. 1.1 Introduction
    2. 1.2 What to Read
    3. 1.3 Overview
      1. 1.3.1 Image Import Subsystem
      2. 1.3.2 Tie / Check Point Collection Subsystem
      3. 1.3.3 Image Registration Subsystem
      4. 1.3.4 Image Export Subsystem
      5. 1.3.5 Layout of Directories
    4. 1.4 Requirements
      1. 1.4.1 IDL Compatibility
    5. 1.5 Supported Image Sizes and Display Requirements
    6. 1.6 Input Data File Formats
  2. 2. Getting Started
    1. 2.1 Installation
    2. 2.2 Starting the System
    3. 2.3 Should There be a Problem
    4. 2.4 Tutorial
      1. 2.4.1 Gathering Your Input Data
      2. 2.4.2 Don't Use "set noclobber"
      3. 2.4.3 Starting Up
      4. 2.4.4 Import Image
        1. 2.4.4.1 Automated Data Type Determination (AIRSAR, SIR-C, X-SAR)
        2. 2.4.4.2 Manual Data Type Determination (DEM, byte image)
        3. 2.4.4.3 Importing AIRSAR, SIR-C, or X-SAR Data
        4. 2.4.4.4 Importing DEMs or Byte Images
        5. 2.4.4.5 Import Both Master and Slave Data
      5. 2.4.5 Collecting Tie Points and Check Points
        1. 2.4.5.1 Looking at an Image
          1. 2.4.5.1.1 Cursor Tracking
          2. 2.4.5.1.2 Scrolling
          3. 2.4.5.1.3 Zooming In and Out
        2. 2.4.5.2 Manipulating the Color Table
        3. 2.4.5.3 Selecting Tie Points and Check Points
          1. 2.4.5.3.1 "add"
            1. 2.4.5.3.1.1 Other Ways to Add Tie Points
            2. 2.4.5.3.1.2 How Many Tie Points Do You Need
            3. 2.4.5.3.1.3 Maximum Number of Tie Point Pairs
          2. 2.4.5.3.2 "prv" and "nxt"
          3. 2.4.5.3.3 Manually Selecting the Current Tie Point
          4. 2.4.5.3.4 Selecting Tie Points Interactively
          5. 2.4.5.3.5 "lock" or "edit"
          6. 2.4.5.3.6 "del"
          7. 2.4.5.3.7 "mov"
          8. 2.4.5.3.8 "clr"
          9. 2.4.5.3.9 "Correlate" or "Correlation Chip"
            1. 2.4.5.3.9.1 When to Use It
            2. 2.4.5.3.9.2 How to Use It
          10. 2.4.5.3.10 "Save as Check Point" and "Unset as Check Point"
          11. 2.4.5.3.11 "Save Tie Points"
        4. 2.4.5.4 Red/Green Overlay
        5. 2.4.5.5 Movie
        6. 2.4.5.6 Exiting the Tie / Check Point Collection Subsystem
        7. 2.4.5.7 Adding or Editing Tie Points Later On
      6. 2.4.6 Image Warping
        1. 2.4.6.1 Linear Warping
          1. 2.4.6.1.1 New Files Created
        2. 2.4.6.2 Addition or Modification of Tie Points
        3. 2.4.6.3 Polynomial Warping
        4. 2.4.6.4 Checking the Final Registration
      7. 2.4.7 Exporting the Registered Data
      8. 2.4.7.1 Possible Output Products
        1. 2.4.7.2 Exporting the Data
        2. 2.4.7.3 Naming Conventions
      9. 2.4.8 Cleaning Up Files
      10. 2.4.9 Exiting SIR-C Reg
      11. 2.4.10 Registering Multi-frequency Data
  3. 3. The Programs
    1. 3.1 Introduction
    2. 3.2 Main Interface
      1. sirc.pro
    3. 3.3 Image Import Subsystem
      1. data_type.pro
      2. file_select.pro
      3. get_datatype.pro
      4. get_itype.pro
      5. import_airsar.c
      6. import_byte.c
      7. import_dem.c
      8. import_sirc.c
      9. import_xsar.c
    4. 3.4 Tie / Check Point Collection Subsystem
      1. correlate.pro
      2. make_tie_tmps.pro
      3. mosaic.c, mosaic.h, mosaic_args.c, mosaic_comp.c, mosaic_proc.c
      4. tie.pro
      5. tie_common.pro
      6. tie_contour.pro
      7. tie_elev.pro
      8. tie_event.pro
      9. tie_goodies.pro
      10. tie_isoview.pro
      11. tie_loadfile.pro
      12. tie_resample.pro
      13. tie_rstview.pro
      14. tie_setup.pro
      15. tie_tiepts.pro
      16. tie_zoom.pro
      17. xloadct.pro, filepath.pro, loadct.pro, reverse.pro, stretch.pro,
      18. xdisplayfile.pro
      19. zoom.c, zoom.h, zoom_args.c, zoom_proc.c
    5. 3.5 Image Registration Subsystem
      1. image_reg.pro
      2. register.c
      3. register.pro
    6. 3.6 Image Export Subsystem
      1. doitnow.pro
      2. export_SIRC.c
      3. export_byte.c
      4. export_data.pro
      5. export_img.pro
      6. export_xsar.c
      7. read_results.pro
      8. sourcethis.pro
    7. 3.7 Clean Up
      1. clean_up.pro
    8. 3.8 Utilities and Miscellaneous
      1. dem_defs.h, dem_defs_short.h, dem_defs.pro
      2. ELEM.h, ELEM_extern.h
      3. export_CEOS_param.c
      4. getopt.h
      5. linklist.c, linklist.h
      6. measure.pro
      7. misc.c
      8. needtoread.c
      9. prototyp.h
      10. read_CEOS_header.c
      11. read_descriptor.pro
      12. std.h