Differences between revisions 3 and 4
Revision 3 as of 2015-05-26 09:50:27
Size: 983
Comment:
Revision 4 as of 2015-05-26 09:52:15
Size: 1015
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
../DAWN/UTILITIES/make_sumfiles.e
  Use B-Frame? (y/n)
y
0. Create SUMFILES & NOMINALS and ..
  1. Update old NOMINALS and ..
  2. Update old SUMFILES
1
 * '''../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'''

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

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