File:Uwten98 14c 3000BP-de.svg
Summary
Description |
English: Calendar age vs. radiocarbon age, for calendar age -1000 to 1950
Deutsch: Kalenderjahr und de:Radiocarbon-Jahr für den Zeitraum -1000 bis 1950 |
Date | |
Source | plot: Own work; data: Stuiver, Reimer, Braziunas: High-Precision Radiocarbon Age Calibration for Terrestrial and Marine Samples. In: Radiocarbon 40, 1127-1151 (1998) |
Author | DeWikiMan |
data: , accessed Oct. 12th, 2019
see M. Stuiver, P. J. Reimer and T. F. Braziunas: "High-Precision Radiocarbon Age Calibration for Terrestrial and Marine Samples." In: Radiocarbon 40, 1127-1151 (1998). doi:10.1017/S0033822200019172.
The time range of –1000 to 1950 has been chosen so that deviation of radiocarbon age from calendar age (the straight line), non-linear variations of the radiocarbon age and several purported clusters of De Vries Cycles would be visible. (For hypothesized De Vries cycles, see e.g. Ilya Usoskin, Kalevi Mursula: "Grand Minima and Maxima of Solar Activity." In: Jean Lilensten, Thierry Dudok de Wit, Kadja Matthes (Hrsg.): "Earth's climate response to a changing Sun: A review of the current understanding by the European research group TOSCA." EOP Science, 2016, ISBN 978-2-7598-2021-4.)
plot with gnuplot:
set terminal svg enhanced size 1000 600 fname "Liberation Sans" fsize 16
set output "uwten98_14c_3000BP-de.svg"
set title "^{14}C Kalibrationskurve, -2000 bis 1950" font "Liberation Sans, 38"
set label 'Daten: Stuiver, Reimers, Braziunas (1998)' at screen 0.99,0.02 right font ",12"
#set label 'IGBP PAGES/WDCA contribution series number 2008-018' at screen 0.99,0.02 right font ",12"
set datafile missing '"#N/A"'
set obj 1 rectangle behind from screen 0,0 to screen 1,1
set obj 1 fillstyle solid 1.0 fillcolor rgbcolor "white"
set obj 2 rectangle behind from graph 0,0 to graph 1,1
set obj 2 fillstyle solid 1.0 fillcolor rgbcolor "#F0FFFF"
set key off
set yrange [0:3000]
set ytics out nomirror 0,200,3000
set mytics 2
set xrange [-1000:2000]
set xtics nomirror out -1000,200,2000
set mxtics 2
set grid xtics ytics mxtics mytics lt 0 lw 0.5 lc rgb "grey95"
set xlabel 'Kalenderalter, Jahr v.u.Z. / n.u.Z.' font ",24"
set ylabel 'Radiokarbonalter, Jahr BP, ' font ",24"
set style data lines
set arrow from -1000,3000 to 1950,0 nohead
plot 'uwten98_14c.txt' using 1:4 lt rgbcolor "dark-red" lw 3
Licensing
![]() |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.