Size: 233
Comment:
|
Size: 1475
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe lithos.e here. | = lithos = |
Line 3: | Line 3: |
= = | Aligns maplets to the current shape model and will provide slight changes to the shape (stored in MAPFILES). |
Line 5: | Line 5: |
What this program does | 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 that include it must be shifted so that everything is aligned. Once those are done, you can calculate the topography which includes identify other maps that overlap, creating a template, and then solving the whole system. |
Line 7: | Line 7: |
Lithos and LithosP are used by make_script(P) 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) | |
Line 8: | Line 9: |
=== Input - files === * none |
== Build a template == Option 0 == Align images == Option 1 == Calculate topography == Option 2 == Housekeeping functions == Basic steps is to create a landmark, "C" === Input - optional file === * aaa.INN - a script that sends batch commands |
Line 13: | Line 31: |
* What it asks for {{{ Example }}} * Another argument |
* Basic steps * Create a landmark, "C" * Input a landmark (really that is selecting it for use), "I" * Creating a template (the virtual idea of the topography and albedo based on the maplets), 0, 0, 40 * Aligning the maplets (0 for auto, 1 for manual, 2 for move all maplets, 3 to align to a specific maplet) * Update and save, "U 1" |
Line 21: | Line 39: |
* what it makes/changes | * aaa.OOT * landmark and map files ---- CategoryPrograms |
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 that include it must be shifted so that everything is aligned. Once those are done, you can calculate the topography which includes identify other maps that overlap, creating a template, and then solving the whole system.
Lithos and LithosP are used by make_script(P) 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)
Build a template
Option 0
Align images
Option 1
Calculate topography
Option 2
Housekeeping functions
Basic steps is to create a landmark, "C"
Input - optional file
- aaa.INN - a script that sends batch commands
Input - stdin
- Basic steps
- Create a landmark, "C"
- Input a landmark (really that is selecting it for use), "I"
- Creating a template (the virtual idea of the topography and albedo based on the maplets), 0, 0, 40
- Aligning the maplets (0 for auto, 1 for manual, 2 for move all maplets, 3 to align to a specific maplet)
- Update and save, "U 1"
Output
- aaa.OOT
- landmark and map files