ISAAKiel / oxcAAR

R Package - Interaction with Oxcal
GNU General Public License v2.0
21 stars 4 forks source link

no display(?) for dates with high ages or low precision #25

Closed MartinHinz closed 4 years ago

MartinHinz commented 5 years ago

Salvador Herrando-Perez wrote:

An additional caveat is that xlim and ylim in oxcalCalibrate() seems to have an upper bound around 45 ky - so for old ages and/or very low precisions the calibration curve might fail to display or not show the error bars.

MartinHinz commented 5 years ago

Related to #24, still not too sure how calcurve_plot actually should handle dates exceeding the calcurve range!? An error or warning would surely be a fine thing. But since calibration works only within the cal curve, it might be difficult to solve that issue perfektly? Oxcal itself just crops probs to max cal curve range...

MartinHinz commented 4 years ago

Should be solved with b7b3a5e05b6819a444120c5e703888f50355b9d2. Error bars are not displayed, this mirrors behaviour of OxCal itself. So it is a feature ;-)