Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2017-10-30 10:11:23
Size: 328
Editor: EricPalmer
Comment:
Revision 6 as of 2019-07-25 08:05:35
Size: 1663
Editor: DalyTerik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Bob created a suite of programs used to handle a line-scanning (push broom) type of imager. 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.

== Introduction ==
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.
Line 5: Line 8:
 * [[x.lithos]]
 * [[x.register]]
 * [[x.residuals]]
 * [[x.display]]
 * [[x.geometry]]
 * [[lithosx]] (lithosPx does not work, so landmarks with linescan images must be processed in fat mode).
 * [[registerx]]
 * [[autoregisterx]]
 * [[residualss]]
 * [[geometryx]]
 * [[residualsx]]
 * [[mosaic]] -- While not an X-file-only tool, is heavily used to support data processing
Line 11: Line 16:
== Specific Setup == In addition to Bob's software, Terik and Carolyn modified some other programs so that they work with the X versions of the software:
 * [[make_scriptTx]]
 * [[make_scriptAx]]
 * [[make_scriptX]]
 * [[find_nofitTx]]
 * [[find_nofitX]]






== Specific Object (includes PROCESS_<whatever>) ==
Line 14: Line 31:
 * 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

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.

Introduction

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.

Here are notes about how it works and what we've learned.

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

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.

  • Channels
    • if.cub
    • phase.cub
    • i.cub
    • e.cub

    Steps to build -- The details of how to build them

X-Files (last edited 2019-08-07 09:28:49 by JohnWeirich)