Contents Up Previous Next

Splice File Format

The user can choose to save the tie points which define how a particular spliced data record was constructed.

The user types the name of the SPLICER TABLE (e.g. SiteXXXX.splicer.table) in the "Save Splicer Table" dialog box.

The SPLICER TABLE consists of rows of paired tiepoints which define the splices used to build a spliced data record. The file is written in a tab-delimited format.

The SPLICER TABLE can be read during a subsequent Splicer session to reload a previously-generated spliced data record. The SPLICER TABLE can be applied to generate a spliced data record from any dataset from a given Site which had been previously composited.

SPLICER TABLE

In the example shown below, the splice begins at 926B, Core 1 (0 cm) and continues in 926B until section 1H-4 (19.5 cm). A splice is then made to Hole 926C 1H-2 (51.5 cm) and data is read in that hole until sample 926C-1H-6 (135.5 cm).

File format (Tab-delimited, all on one line):
Site	Hole	Core	Type	Sect.	Int1	Int2	mbsf	mcd		"tie to"
Site	Hole	Core	Type	Sect.	Int1	Int2	mbsf	mcd

926     B       1       H       4       19.50   19.50   4.70    4.70    tie to	
926     C       1       H       2       51.50   51.50   2.52    4.71
926     C       1       H       6       135.50  135.50  9.36    11.55   tie to
926     A       2       H       4       64.70   64.70   9.15    11.58
926     A       2       H       5       59.50   59.50   10.60   13.03   tie to
926     B       2       H       4       1.70    1.70    11.52   13.08
926     B       2       H       6       37.50   37.50   14.88   16.44   tie to
926     C       2       H       2       135.50  135.50  12.86   16.45
926     C       2       H       7       60.50   60.50   19.60   23.19
.
.
.
where,

Here is a sample from an actual file. Note that the words "tie to" are actually only "tie" in the file.

926	B	1	H	4	25.6	25.6	4.76	4.76	tie	926	C	1	H	2	57.5	57.5	2.58	4.76
926	C	1	H	5	102.5	102.5	7.53	9.71	tie	926	A	2	H	3	38.0	38.0	7.38	9.71
926	A	2	H	5	99.5	99.5	10.99	13.32	tie	926	B	2	H	4	36.2	36.2	11.87	13.32
926	B	2	H	5	115.5	115.5	14.15	15.60	tie	926	C	2	H	2	60.5	60.5	12.11	15.60
926	C	2	H	5	129.5	129.5	17.30	20.79	tie	926	B	3	H	2	27.2	27.2	18.28	20.79
926	B	3	H	5	85.5	85.5	23.35	25.86	tie	926	C	3	H	2	99.5	99.5	22.00	25.86
926	C	3	H	6	72.5	72.5	27.73	31.59	tie	926	B	4	H	2	65.0	65.0	28.16	31.59
926	B	4	H	5	84.6	84.6	32.85	36.28	tie	926	C	4	H	3	26.0	26.0	32.27	36.28
926	C	4	H	5	90.5	90.5	35.90	39.91	tie	926	A	5	H	3	61.0	61.0	36.12	39.91
926	A	5	H	4	74.2	74.2	37.74	41.53	tie	926	B	5	H	2	84.7	84.7	37.85	41.53
926	B	5	H	5	139.6	139.6	42.90	46.58	tie	926	C	5	H	3	146.0	146.0	42.96	46.58