Yes - you can use either a Prior command or the P command - both at:
https://c14.arch.ox.ac.uk/oxcalhelp/hlp_analysis_inform.html#param
The Prior will probably be easier for what you want - and the format for these is given in:
https://c14.arch.ox.ac.uk/oxcalhelp/hlp_analysis_file.html#prior
It is very important to note that if being used for dates the first column should be in the fractional Gregorian years (effectively astronomical years for this purpose).
You might want to play around with using P and the inline array method - that is probably best if the number of points in the distribution is not too high. There you want the P command to be something like:
Date(P("Test",calBP(12000),calBP(10000),[0,0.1,0.3,0.6,0.8,1.0,0.8,0.7,0.3,0.2,0.1,0]));
You will get the idea of how this works from this example - and can modify it from there.
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 on the web visit
https://groups.google.com/d/msgid/oxcal/16586d7c-2429-4451-b50c-50f4fe616c2fn%40googlegroups.com.