Hi all,
I am running an easy chronological model composed of one phase dating the use of structure 1A. I have additional information regarding the beginning and the end of the phase provided by two dates with the values of “terminus post quem“ and “terminus ante quem”, respectively.
Terminus post quem for the Boundary Start: R_Date("X-9", 640, 35);
Terminus ante quem for the Boundary End: R_Date("X-10", 379, 31);
I think the right tools are “After” and “Before”, but I have doubts regarding their position in the code.
I would be grateful if you can help me with that.
Best,
Giacomo
Options()
{
Curve="SHCal13.14c";
};
Plot()
{
Phase("Structure 1")
{
Sequence(Structure 1A)
{
Boundary("Start Structure 1A");
Phase("Structure 1A")
{
R_Date("X-1", 610, 40);
R_Date("X-2", 560, 75);
R_Date("X-3", 550, 50);
R_Date("X-4", 510, 35);
R_Date("X-5", 450, 30);
R_Date("X-6", 445, 30);
R_Date("X-7", 400, 40);
R_Date("X-8", 345, 30);
};
Boundary("End Structure 1A");
};
};
};
Jon is correct to say that here it makes no difference. Before and After are only necessary if there are other elements of the model where the stratigraphic relationship is not a temporal relationship. The most common reason to use After is when the sample’s date is clearly earlier than its context. The classic example is a coin or heirloom in a grave, which tells you a TPQ for that grave but nothing about a stratigraphically earlier grave.
Best wishes
Andrew
--
Dr. Andrew Millard
Associate Professor of Archaeology,
Durham University, UK
e: A.R.M...@durham.ac.uk | t: +44 191 334 1147
Personal page: https://www.dur.ac.uk/archaeology/staff/?id=160
Scottish Soldiers Project: https://www.dur.ac.uk/scottishsoldiers
Dunbar 1650 MOOC: https://www.futurelearn.com/courses/battle-of-dunbar-1650
Scottish Soldiers book:
UK sales: https://www.oxbowbooks.com/oxbow/lost-lives-new-voices.html
US sales: https://www.oxbowbooks.com/dbbc/lost-lives-new-voices.html
--
You received this message because you are subscribed to the Google Groups "OxCal" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
oxcal+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/oxcal/6ca4d4a5-d549-40ab-b040-9ded30875328%40googlegroups.com.
Thank you for the clarification Andrew. I saw that in my model the TAQ date, "Before" tool, slightly narrows down the probability interval of the Boundary End.
Best,
Giacomo
To unsubscribe from this group and stop receiving emails from it, send an email to ox...@googlegroups.com.