Test 11: ReferencePeaks

Take PIT020 as the only maplet in MAPLIST.TXT. Generate 5cm images of the topography (which is based at TAG Site 1). Then we build a MAPLET, saving the MAPLETs flatMapVect at several states.

Simple Variations

Groups of images - (adjusted for 5cm)

Name

Sun Az

Sun Zenith

S/C Az

S/C Zenith

Optimum Collection1

0, 90, 180, 270

45

every 20

45

Optimum Collection2

135

30

every 20

45

Name

Sun

S/C Az

S/C Zenith

Criss Cross 1

80, 60, 40, 20, 0, -20, -40, -60, -80

45

45

Criss Cross 2

45

0, 180

80, 60, 40, 20, 0

Variations

Spacecraft Azimuth Variations

Name

Sun

S/C Az

S/C Zenith

Who

RMS w/trans

Over11F Test11F

45, 0, -45

every 20

45

Diane

Test11F=0.77cm

Test11G

45, 0, -45

every 30

45

Diane

0.83cm

Test11H

45, 0, -45

every 45

45

Tanner

newover11IJRWnewTest11I Test11I

45, 0, -45

every 60

45

Kris

1.21cm

over11J newTest11J Test11J

45, 0, -45

every 90

45

John

2.52cm

Sun Variations

Name

Sun

S/C Az

S/C Zenith

Who

RMS w/trans

over11K Test11K

30

every 45

45

Diane

3.61cm

Test11L

30 -30

every 45

45

Tanner

Test11M

-45, -45

every 45

45

Kris

over11N Test11N

30, 0, -30

every 45

45

John

Test11P

45, 30, 0, -30, -45

every 45

45

Diane

0.71cm

Test11Q

60, 45, 30, 0, -30, -45, -60

every 45

45

Tanner

Test11R

60, 30, -30, -60

every 45

45

Kris

(eep 0.62cm)

Spacecraft Zenith Variations

Comparison

Name

Sun

S/C Az

S/C Zenith

Who

RMS w/trans

Over11S Test11S

45, 0, -45

every 45

0, 30, 60

John

Over11T Test11T

45, 0, -45

every 45

0, 20, 40, 60, 80

Tanner

Over11U Test11U

45, 0, -45

every 45

0, 14, 30, 45, 60, 75

Diane

1.02cm

Hill Data

I have created the following hills for testing

Truth Maplets

Testing Maplets

Iteration Template

0
0
44
2
8                fill no data with shape slope
7
.01
6
y
y
1                condition with overlapping maps
2                condition with existing topo
.01
6
y
y
0                begin integration
.025
100
0
v
1
u
1
o                overlaps
RECENT
n
1
i
r
n
n

Useful copy/paste stuff

echo CENTER | /usr/local/localBin/flatMapVec 
 /usr/local/localBin/compMapVec MAPFILES/CENTER MAPFILES/T11TRU.MAP
~/eval/bin/Maplet2FITS MAPFILES/CENTER fit
 ~/eval/bin/FITS2OBJ --local fit center.obj
 ~/eval/bin/CompareOBJ    --compute-optimal-translation-and-rotation   center.obj newtru.obj 
convert  LMRK_DISPLAY1.pgm display.jpg
mkdir step02
cp CENTER.TXT MAPFILES/CENTER.MAP step02

gnuplot
set term x11
set style data lines
plot 'NEW020.TXT' u 0:50 lw 3 lc 0, 'CENTER.TXT' u 0:50 
set output 'out.png' 
set term png
replot
unset output
set term x11
exit

mv out.png mod20f.obj MOD20F.TXT comp.txt display.jpg step2

Save States

The goal is to see the evolution of the model over time. You can stop iterations once the peak and base are stable. The most likely tool to evaluate if the model has reached it best fit will be transit.

Save the flatMapVect statistics at the following number of iterations

Examples

peak-img.png

Example of a 14 degree peak, measured at difference locations 14.png

Example of a 20 degree peak, measured over time 20.png

ReferencePeaks_dep (last edited 2015-11-23 15:13:04 by EricPalmer)