simple question: how to calibrate one date with an offet

15 views
Skip to first unread message

Patrick Pringle

unread,
Jul 1, 2025, 4:17:42 PMJul 1
to OxCal
Greetings, 
I have used the online version of Oxcal successfully in the past, mainly for multiplots. When I type in a code for a single date of 3030 ±60 with an offet of 65 years, it will generate a curve but with no data on it. 

This is the code I am putting in:

Plot()

 {

  R_Date "COW02" 3030 60; offset 65 0;

 };

Under tools/options I had chosen Intcal20, BCE and CE, and all the probability ranges.
It seems like the above syntax should work. 

Thank you, and sorry for my relatively simple question. I wish when you hit the "calibrate" button for one date one could also plug in an offset.

Pat Pringle 

Christopher Ramsey

unread,
Jul 1, 2025, 4:22:32 PMJul 1
to OxCal group
It should be:

Plot()
{
R_Date( "COW02",3030,60);
Offset( 65, 0);
};


Best wishes

Christopher
> --
> 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 visit https://groups.google.com/d/msgid/oxcal/1764b440-8f5b-431a-ae72-4625c4ec987cn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages