source: git/tests/calibrate_clino.svx

walls-data-hanging-as-warning
Last change on this file was 3f1d1e7b, checked in by Olly Betts <olly@…>, 8 years ago

Better warnings for a 0-180 backclino

Implement the same machinery we use for the forward clino for this
case too.

  • Property mode set to 100644
File size: 1.0 KB
Line 
1; pos=yes warn=16
2*begin f
3*fix 1 0 0 0
41 2 10.00 000 00
51 u 10.00 090 +90
62 u 10.00 090 90
72 d 10.00 090 -90
8; these should warn
92 w 10.00 090 91
102 x 10.00 090 -91
112 y 10.00 090 181
122 z 10.00 090 366
13*calibrate clino 90
141 2_ 10.00 000 90
151 u_ 10.00 090 +180
162 u_ 10.00 090 180
172 d_ 10.00 090 0
18; these should warn
192 w_ 10.00 090 181
202 x_ 10.00 090 -1
21*calibrate clino 90 -1
221 2__ 10.00 000 90
231 u__ 10.00 090 0
242 u__ 10.00 090 0
252 d__ 10.00 090 180
26; these should warn
272 w__ 10.00 090 -1
282 x__ 10.00 090 181
29*end f
30*begin b
31*data normal from to tape compass backclino
32*fix 1 0 0 0
331 2 10.00 000 00
341 u 10.00 090 -90
352 u 10.00 090 -90
362 d 10.00 090 +90
37; these should warn
382 w 10.00 090 -91
392 x 10.00 090 91
402 y 10.00 090 -181
412 z 10.00 090 -366
42*calibrate backclino 90
431 2_ 10.00 000 90
441 u_ 10.00 090 0
452 u_ 10.00 090 0
462 d_ 10.00 090 180
47; these should warn
482 w_ 10.00 090 -1
492 x_ 10.00 090 181
50*calibrate backclino 90 -1
511 2__ 10.00 000 90
521 u__ 10.00 090 180
532 u__ 10.00 090 180
542 d__ 10.00 090 0
55; these should warn
562 w__ 10.00 090 181
572 x__ 10.00 090 -1
58*end b
Note: See TracBrowser for help on using the repository browser.