Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2015-05-26 11:16:15
Size: 367
Comment:
Revision 3 as of 2015-05-26 11:30:21
Size: 2076
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

=== Process last set of images ===
 * cd ../DAWN/NEW_IMAGES_2011_246
 * ls -1 > $myvesta/newpix.txt
 * cd $myvesta
 * ../DAWN/UTILITIES/PROCESS_IMG.e

=== Make Sumfiles ===
 * ../DAWN/UTILITIES/make_sumfiles.e
 * '''y''' - use B-frame? (y/n)
  * 0. Create SUMFILES & NOMINALS and ..
  * 1. Update old NOMINALS and ..
  * 2. Update old SUMFILES
 * '''1'''

=== DYNAMICS ===
 * '''emacs DYNAMICS.TXT'''
 * '''emacs PICTLIST.TXT'''

 * FC21A0006742 through the end from PICTLIST.TXT into ‘SURVEY to HAMO’ in DYNAMICS.TXT

 * '''DYAMICS.e'''
{{{
ETLM= 1800, 1.D-6 APPROACH
VSIG= 0.200, 0.200, 0.200
PSIG= 0.0001, 0.0001, 0.0001
 FC21A0002099
 FC21A0002101

FC21A0003895
 FC21A0003910
ETLM= 1800, 1.D-6 SURVEY
VSIG= 0.100, 0.100, 0.040
PSIG= 0.0001, 0.0001, 0.0001
 FC21A0003931
 FC21A0003932
 …
FC21A0006731
 FC21A0006732
ETLM= 1800, 1.D-6 SURVEY TO HAMO
VSIG= 0.200, 0.200, 0.200
PSIG= 0.0001, 0.0001, 0.0001
FC21A0006742
...
FC21A0006781
END
}}}

=== AUTOREGISTER ===
 * '''AUTOREGISTER.e'''
 * '''FC21A0006781''' - input 12-character picture name. 1 to quit.
 * '''y''' - add landmarks? (y/n)
 * '''0.5''' - enter fractional width (0 = center)
 * '''n''' - reject invisibles? (y/n)
 * display LMRK_DISPLAY1.pgm
 * '''1''' - auto align
 * '''1''' - enter spacing
 * '''n''' - new spacing
 * '''0''' - continue
 * '''y''' - update landmark pixel locations?
 * '''1''' - auto align
 * '''1''' - enter spacing
 * '''n''' - new spacing?
 * '''0''' - continue
 * '''y''' - update landmark pixel locations?
 * '''4''' - change flags
 * '''b''' - use all
 * '''0''' - exit
 * '''q''' - quit

=== AUTOREGISTER.e ===

Lesson 4

Objectives

  • AUTOREGISTER, Create Bigmap from 0.4 pm/px maps, set up batch run tiling (3-4 hours)
    • CONVERT last set of images
    • AUTOREGISTER
    • Create bigmap at 0.4 km/px resolution
    • Set up batch run
      • Map_coverage
      • Make_tilefile
      • Make_scriptT
      • Find_nofitT
    • Iterate using GEOMETRY, RESIDUALS, and LITHOS

Process last set of images

  • cd ../DAWN/NEW_IMAGES_2011_246
  • ls -1 > $myvesta/newpix.txt

  • cd $myvesta
  • ../DAWN/UTILITIES/PROCESS_IMG.e

Make Sumfiles

  • ../DAWN/UTILITIES/make_sumfiles.e
  • y - use B-frame? (y/n)

    • 0. Create SUMFILES & NOMINALS and ..

    • 1. Update old NOMINALS and ..
    • 2. Update old SUMFILES
  • 1

DYNAMICS

  • emacs DYNAMICS.TXT

  • emacs PICTLIST.TXT

  • FC21A0006742 through the end from PICTLIST.TXT into ‘SURVEY to HAMO’ in DYNAMICS.TXT
  • DYAMICS.e

ETLM=  1800, 1.D-6      APPROACH
VSIG= 0.200, 0.200, 0.200
PSIG= 0.0001, 0.0001, 0.0001
 FC21A0002099
 FC21A0002101
FC21A0003895
 FC21A0003910
ETLM=  1800, 1.D-6      SURVEY
VSIG= 0.100, 0.100, 0.040
PSIG= 0.0001, 0.0001, 0.0001
 FC21A0003931
 FC21A0003932
FC21A0006731
 FC21A0006732
ETLM=  1800, 1.D-6      SURVEY TO HAMO
VSIG= 0.200, 0.200, 0.200
PSIG= 0.0001, 0.0001, 0.0001
FC21A0006742
...
FC21A0006781
END

AUTOREGISTER

  • AUTOREGISTER.e

  • FC21A0006781 - input 12-character picture name. 1 to quit.

  • y - add landmarks? (y/n)

  • 0.5 - enter fractional width (0 = center)

  • n - reject invisibles? (y/n)

  • display LMRK_DISPLAY1.pgm
  • 1 - auto align

  • 1 - enter spacing

  • n - new spacing

  • 0 - continue

  • y - update landmark pixel locations?

  • 1 - auto align

  • 1 - enter spacing

  • n - new spacing?

  • 0 - continue

  • y - update landmark pixel locations?

  • 4 - change flags

  • b - use all

  • 0 - exit

  • q - quit

AUTOREGISTER.e

Lesson 4 (last edited 2015-06-03 00:09:15 by EricPalmer)