Size: 1663
Comment:
|
Size: 3568
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Note: This page has been updated to include information based on unofficial versions of the SPC software. This information is current as of the unofficial 20 May 2019 version of SPC. | ---- '''''Note: This page has been updated to include information on unofficial versions of the SPC software. This information is current as of the unofficial 20 May 2019 version of SPC.''''' ---- |
Line 4: | Line 6: |
Bob created a suite of programs that handles linescan (push broom) images. Terik and Carolyn have used this capability extensively for making SPC models of Phobos and Deimos. | Bob created a suite of programs that handles linescan (push broom) images. |
Line 8: | Line 10: |
* [[lithosx]] (lithosPx does not work, so landmarks with linescan images must be processed in fat mode). * [[registerx]] * [[autoregisterx]] * [[residualss]] * [[geometryx]] * [[residualsx]] |
=== displayX === displayX serves the same purpose as display. Users can view images, which can be helpful for adjusting thresholds, treating blemishes, seeing landmark locations, and so forth. The options in display and displayX are similar, except that in displayX the user is not given the option to "show limb? (y/n)". The outputs of displayX and display are also similar. Users can look at TEMPFILE.pgm to see the image. Terminal will report the size of the image, as well as T1, KS, etc. and give the option to copy TEMPFILE.pgm to ./Display/imagenameR.pgm. === registerX === registerX serves the same purpose as register. Users can register images to another image, to a map, or to a shape. registerX has fewer options than register. Specifically, registerX has the following options: 0. Quit 1. Change scale 2. Global shift 3. Shift unknown (LEFT/RED) image 5. Change reference 6. Change RANGE of (LEFT/RED) image 7. Revert to nominal 8. Change substrate (f) a. Turn on bkg b. Turn on image for Vlm c. Change correlation limit = 0.25 d. Unfix scobj (this is NOT the same as option d in register!) The following options exist in register, but not registerX. b. Set a big correlation 4. Rotate unknown (LEFT/RED) image 9. Update nominal and quit P. Pole search N. New pole and nominal relative phase R. Rotate body F. Features to body rotation S. Change image stretch I. Update illumination G. Get approach range from images O. Find OMEGA W. Write log l. Turn on log d. Fix scobj e. Fix pointing v. Fix center t. Tuck picture RegisterX also does not list the current picture, current reference, or current scale at the bottom of the menu, but register does. The outputs of register and registerX are the same: TEMPFILE.pgm and TEMPFILE.ppm that can be used to assess how well the image is registered. See the documentation for register for more details on these files. * [[lithosX]] (lithospX does not work, so landmarks with linescan images must be processed serially, which means iterations can take a while). * [[autoregisterX]] * [[residualsX]] * [[geometryX]] |
Line 17: | Line 65: |
* [[make_scriptTx]] * [[make_scriptAx]] |
* [[make_scriptTX]] * [[make_scriptRX]] * [[make_scriptAX]] |
Line 20: | Line 69: |
* [[find_nofitTx]] | * [[find_nofitTX]] |
Note: This page has been updated to include information on unofficial versions of the SPC software. This information is current as of the unofficial 20 May 2019 version of SPC.
Introduction
Bob created a suite of programs that handles linescan (push broom) images.
Here are notes about how it works and what we've learned.
displayX
displayX serves the same purpose as display. Users can view images, which can be helpful for adjusting thresholds, treating blemishes, seeing landmark locations, and so forth. The options in display and displayX are similar, except that in displayX the user is not given the option to "show limb? (y/n)". The outputs of displayX and display are also similar. Users can look at TEMPFILE.pgm to see the image. Terminal will report the size of the image, as well as T1, KS, etc. and give the option to copy TEMPFILE.pgm to ./Display/imagenameR.pgm.
registerX
registerX serves the same purpose as register. Users can register images to another image, to a map, or to a shape. registerX has fewer options than register. Specifically, registerX has the following options:
- Quit
- Change scale
- Global shift
- Shift unknown (LEFT/RED) image
- Change reference
- Change RANGE of (LEFT/RED) image
- Revert to nominal
- Change substrate (f)
- Turn on bkg b. Turn on image for Vlm c. Change correlation limit = 0.25 d. Unfix scobj (this is NOT the same as option d in register!)
The following options exist in register, but not registerX.
- b. Set a big correlation
- Rotate unknown (LEFT/RED) image
- Update nominal and quit P. Pole search N. New pole and nominal relative phase R. Rotate body F. Features to body rotation S. Change image stretch
- Update illumination G. Get approach range from images O. Find OMEGA W. Write log l. Turn on log d. Fix scobj e. Fix pointing v. Fix center t. Tuck picture
RegisterX also does not list the current picture, current reference, or current scale at the bottom of the menu, but register does.
The outputs of register and registerX are the same: TEMPFILE.pgm and TEMPFILE.ppm that can be used to assess how well the image is registered. See the documentation for register for more details on these files.
lithosX (lithospX does not work, so landmarks with linescan images must be processed serially, which means iterations can take a while).
mosaic -- While not an X-file-only tool, is heavily used to support data processing
In addition to Bob's software, Terik and Carolyn modified some other programs so that they work with the X versions of the software:
Specific Object (includes PROCESS_<whatever>)
LRO_setup -- What is needed to make LRO work
- PROCESS_HIRISE
- PROCESS_HRSC
Specific Projects
Tsiolkovsky -- First project
Ingiini - Evaluation of topography of the lunar swirls
Building Photometic Cubes
A Photometric cube is a abstraction of a physical location on a surface in which every image is registered to an SPC bigmap with backplanes.
Detailed Description -- More info about what a cube is and how to use it.
- Channels
- if.cub
- phase.cub
- i.cub
- e.cub
Steps to build -- The details of how to build them