Differences between revisions 5 and 6
Revision 5 as of 2015-05-26 09:53:30
Size: 1306
Comment:
Revision 6 as of 2015-05-26 09:55:55
Size: 1721
Comment:
Deletions are marked like this. Additions are marked like this.
Line 42: Line 42:
Line 44: Line 43:
Line 46: Line 44:
Line 48: Line 45:
{{{
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
END
}}}

Lesson 3

Objectives (Already Shown)

  • Add new images
    • Run CONVERT, make_sumfiles, and DYNAMICS
  • Manually tile LMK001 with 9, 0.4 km/px maplets
  • Run coverage to plot maplets
  • Run GEOMETRY and RESIDUALS
    • Check for poor residuals

Process New Images (Not sure how else to show this... seems sketchy)

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

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

  • repeat for all folders 218 through 241

  • cd $myvesta
  • ../DAWN/UTILITIES/PROCESS_IMG.e
  • NEW_IMAGES_2011_212
  • NEW_IMAGES_2011_218
  • NEW_IMAGES_2011_223
  • NEW_IMAGES_2011_226
  • NEW_IMAGES_2011_230
  • NEW_IMAGES_2011_232
  • NEW_IMAGES_2011_235
  • NEW_IMAGES_2011_238
  • NEW_IMAGES_2011_241

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

  • copy FC21A0003298 thru FC21A0003910 from PICTLIST.TXT into ‘APPROACH’ in DYNAMICS.TXT
  • copy FC21A0003931 thru FC21A0006732 from PICTLIST.TXT into ‘SURVEY’ 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
END

Lesson 3 (last edited 2015-06-03 00:09:38 by EricPalmer)