*begin Gingling_practice ;This needs to be a unique name so for example gingling_entrance_1. Keep it the same as the file name to avoid complications when tying surveys together *export 1 5 ;For tying in points within this survey to another, to create a master survey for the cave ;checked eml 2014.02.08 ;It is very important notes are checked to avoid errors/typos. Keeping a log here does not effect the survey but is useful as a check *team "Enter Name" notes *instrument "745071" compass ;It is important to enter which instrument was used (serial no. etc) as if one instrument later turns out to have an error, survey can automatically correct all results with this instrument *instrument "833887" clino *instrument "C" backcompass *instrument "13352321" backclino ;peachey and co practice surveys *date 2014.02.04 *calibrate declination 2.02 *data normal from to tape compass backcompass clino backclino ;This line of code specifically tells survex what order the data is being entered in. We need to keep this the same for all our surveys if possible 1 2 8.68 - - down - 2 3 5.42 304 121 -18 18 3 4 5.7 327 146 -34 34 4 5 2.12 308 130 -46 46 5 6 2.61 - - down - ;changed just to make LRUD work on model, can change back. High angles hard to do right with compass and clino 6 7 4.53 309 128 6 -4 7 8 3.32 330 147 -14 14 8 9 3.97 310 127 -10 12 9 10 3.43 319 139 -13 11 10 11 1.62 297 119 8 -9 11 12 2.59 325 144 -2 1 12 13 1.98 308 126 -13 13 13 14 2.28 344 162 -7 7 14 15 6.2 309 130 -4 4 15 16 3.34 330 148 -11 11 16 17 2.17 333 150 4 -4 17 18 10.41 315 133 -2 1 18 19 8.86 313 134 -3 2 19 20 4.42 292 111 0 0 21 20 4.68 131 311 -11 12 21 22 3.12 298 120 -8 8 22 23 2.59 309 132 -4 4 23 24 1.67 012 - -9 - 24 25 1.55 343 162 3 -4 25 26 1.5 63 240 0.5 0 26 27 2.36 - 215 - 23 ;Foresights removed due to large discrepancy 27 28 2.09 311 131 3 -5 28 29 3.83 - 232 - -14 ;Foresights removed due to large discrepancy *data passage station left right up down ;This line defines the paramenters and order of data entry for LRUD's, this does not normally need to change. Survex will plot the left and right at each data point HALF WAY BETWEEN the proceeding leg and the next, so they might not come out as you expect from your sketch. With experience people will learn how to correct for this when note sketching in the cave 1 0.4 0.6 - 8.68 2 0.7 0.3 8.68 0.2 3 0 1.2 6 1.4 4 0.7 0 1.2 1.2 5 0.2 0.2 0 2.78 6 1.5 2 2.61 0 7 0 0.4 0.3 0.6 8 0.5 0 0.6 1.4 9 0.1 0.3 1 1.5 10 0.5 0 1.3 0.8 11 0 0.5 1.3 0.8 12 0.5 0 1.3 0.7 13 0.2 0.7 1.2 0.8 14 0.8 0 1.4 0.7 15 0 0.8 1 1.3 16 1.3 0.7 0 0.6 17 0.7 0 1 0.4 18 0.7 0 0.7 0.7 19 1.2 0 1 0.4 20 0 1 0.4 0.6 21 0.4 0 0.7 1.2 22 0.1 0.5 1.2 1 23 0 0 1.4 1 24 0.7 0 1.5 1 25 0 0.7 1.7 1.2 26 0.3 0 1.7 1.7 27 0 0 2.5 0.7 28 0 0.5 3 1.6 *end Gingling_practice ;This MUST be the same name as entered in the first line of the survex file. A classic mistake is to forget to change this line, and the survey will not work