tertiary is needed twice.
- 1. sting removal
- 2. bottom thinning
- so, need a function
- [vaa_pair, ca_vaa_btm] = tertiary(vaa_in, vaa_btm, vaa_out, common_range)
- previously we use inner-bottom, outer-bottom pair without pairing up inner/outer,
- this is wrong.
- first, removal angular redundancy,
- then, built tertiary,
- finally, remove sting via w2z verification.

No comments:
Post a Comment