⇤ ← Revision 1 as of 2016-07-18 16:17:05
Size: 646
Comment:
|
Size: 650
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* tmp80a - list of landmarks * tmp80b - list of landmarks in order, along with residual values * tmp80c - list of LMK files in order; best 80% * tmp80d - list of landmark files in order; best 80%. Same as tmp80c, but without the .LMK at the end of each maplet file. (JRW - at least I think that's the only difference) |
* tmp80a - list of landmarks * tmp80b - list of landmarks in order, along with residual values * tmp80c - list of LMK files in order; best 80% * tmp80d - list of landmark files in order; best 80%. Same as tmp80c, but without the .LMK at the end of each maplet file. (JRW - at least I think that's the only difference) |
get80 will determine the best 80% landmarks
usage: get80.sh [x] - (x may be used to limit the landmarks used to a specific GSD, ex. 0.0003 will only use the 30 cm to 39cm landmarks. Currently the 5th decimal place isn't used, so it gets concatinated.)
This script will produce files in your ~/ directory. Produces
- tmp80a - list of landmarks
- tmp80b - list of landmarks in order, along with residual values
- tmp80c - list of LMK files in order; best 80%
- tmp80d - list of landmark files in order; best 80%. Same as tmp80c, but without the .LMK at the end of each maplet file. (JRW - at least I think that's the only difference)