Differences between revisions 24 and 38 (spanning 14 versions)
Revision 24 as of 2016-01-14 08:31:59
Size: 1891
Editor: JohnWeirich
Comment:
Revision 38 as of 2016-01-15 14:03:53
Size: 2707
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

term:: definition
 object::
 :: description 1
 :: description 2


Line 14: Line 6:
The output from make_script(P) is used as input to Lithos and LithosP for batch processing. The mark_script program will create a script for each landmark that you will process, which is taken as input (e.g. lithos < LAND01.IIN > LAND01.OOT) The output from [[make_script]] and [[make_scriptP]] is used as input to lithos and [[lithosP]] for batch processing. The [[make_script]] program will create an entry for each landmark in the [[script.b]] that you will process, which is taken as input (e.g. lithos < LAND01.IIN > LAND01.OOT)
Line 16: Line 8:
The MAIN MENU can be seen from within LITHOS by type "?" into the user prompt. The following list will be displayed. A common shortcut you can use throughout LITHOS will be to simply hit "Enter" for the default selection. Usually the default will be indicted by brackets. For instance, in the case of "Do you wish to continue? y[n]" hitting "Enter" will default to the "n" selection.

The MAIN MENU can be seen from within LITHOS by typing "?" into the user prompt. The following list will be displayed. Each of the links below can be clicked on for further details.
Line 19: Line 13:
 . ... MAIN MENU ...  . '''... MAIN MENU ...'''
Line 22: Line 17:
 LANDMARK/MAPLET CONSTRUCTION
 0. Find template
 1. Align landmarks
 2. Find heights
 O. Attach map to maps or limbs
 . LANDMARK/MAPLET CONSTRUCTION
 . 0. [[Find template]]
 . 1. [[Align landmarks]]
 . 2. [[Find heights]]
 . O. [[Overlaps|Attach map to maps or limbs]]
Line 28: Line 23:
 LANDMARK/MAPLET I/O AND CREATION
 I. Input landmark
U. Update landmark files
 C. Create new landmark
 R. Replicate or Rename landmark
 S. Change scale, qsz or orientation
 G. Turn on rename
 . LANDMARK/MAPLET I/O AND CREATION
 . I. [[Input landmark]]
 .
U. Update landmark files
 . C. Create new landmark
 . R. Replicate or Rename landmark
 . S. Change scale, qsz or orientation
 . G. Turn on rename
Line 36: Line 31:
 ADJUST INPUT DATA AND NOMINALS
 N. Find normal
 V. Find V, Z or PTG
 A. Reset albedo or slopes
 M. Get heights from shape model
 B. Get heights from surrounding map
 X. Turn on extract filter
 . ADJUST INPUT DATA AND NOMINALS
 . N. Find normal
 . V. Find V, Z or PTG
 . A. Reset albedo or slopes
 . M. Get heights from shape model
 . B. Get heights from surrounding map
 . X. Turn on extract filter
Line 44: Line 39:
 DELETE, ELIMINATE OR IGNORE FILES
 D. Delete or Disconnect landmark
 E. Eliminate pictures from landmark
 P. Picture status
 L. Turn off picture restriction
 . DELETE, ELIMINATE OR IGNORE FILES
 . D. Delete or Disconnect landmark
 . E. Eliminate pictures from landmark
 . P. Picture status
 . L. Turn off picture restriction
Line 50: Line 45:
 INFORMATION AND DISPLAY
 F. Find maplets containing surface point
 Z. Use zoom display
 H. Hide screen output
 . INFORMATION AND DISPLAY
 . F. Find maplets containing surface point
 . Z. Use zoom display
 . H. Hide screen output

----
To view most of the updates you see while using LITHOS, look at the two files that are displayed every time the Main Menu is loaded

{{{
 Current landmark = EE0001
SCALE = 0.000100 QSZ = 49
 Lat/Lon/Rad = -6.800 264.090 0.266
 Region = EE

 gc LMRK_DISPLAY0.pgm
 gc LMRK_DISPLAY1.pgm


 check display
Main Menu: Q 0123O IUCRSG NVAMBX DEPL FZH?
}}}

Here is LMRK_DISPLAY0.pgm

lithos

Aligns maplets to the current shape model and will provide slight changes to the shape (stored in MAPFILES).

Lithos is the key for SPC. It works on a single landmark, which defined the associated maplet. This landmark must be created (i.e. fully defined) and all the images it includes must be shifted so that everything is aligned. Once those are done, you can calculate the topography which includes identifying other maps that overlap, creating a template, and then solving the whole system.

The output from make_script and make_scriptP is used as input to lithos and lithosP for batch processing. The make_script program will create an entry for each landmark in the script.b that you will process, which is taken as input (e.g. lithos < LAND01.IIN > LAND01.OOT)

A common shortcut you can use throughout LITHOS will be to simply hit "Enter" for the default selection. Usually the default will be indicted by brackets. For instance, in the case of "Do you wish to continue? y[n]" hitting "Enter" will default to the "n" selection.

The MAIN MENU can be seen from within LITHOS by typing "?" into the user prompt. The following list will be displayed. Each of the links below can be clicked on for further details.

  • ... MAIN MENU ...

  • Q. Quit LITHOS
  • LANDMARK/MAPLET CONSTRUCTION
  • 0. Find template

  • 1. Align landmarks

  • 2. Find heights

  • O. Attach map to maps or limbs

  • LANDMARK/MAPLET I/O AND CREATION
  • I. Input landmark

  • U. Update landmark files
  • C. Create new landmark
  • R. Replicate or Rename landmark
  • S. Change scale, qsz or orientation
  • G. Turn on rename
  • ADJUST INPUT DATA AND NOMINALS
  • N. Find normal
  • V. Find V, Z or PTG
  • A. Reset albedo or slopes
  • M. Get heights from shape model
  • B. Get heights from surrounding map
  • X. Turn on extract filter
  • DELETE, ELIMINATE OR IGNORE FILES
  • D. Delete or Disconnect landmark
  • E. Eliminate pictures from landmark
  • P. Picture status
  • L. Turn off picture restriction
  • INFORMATION AND DISPLAY
  • F. Find maplets containing surface point
  • Z. Use zoom display
  • H. Hide screen output


To view most of the updates you see while using LITHOS, look at the two files that are displayed every time the Main Menu is loaded

 Current landmark = EE0001
SCALE =  0.000100 QSZ =   49
 Lat/Lon/Rad =     -6.800   264.090     0.266
 Region = EE

 gc LMRK_DISPLAY0.pgm
 gc LMRK_DISPLAY1.pgm


 check display
Main Menu: Q 0123O IUCRSG NVAMBX DEPL FZH? 

Here is LMRK_DISPLAY0.pgm

Link to version original one page (renamed 1/13/16) Old_lithos_text

lithos (last edited 2016-07-26 09:29:44 by BMittan)