-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathBaseDataSet.ConversionFactors.Rd
58 lines (47 loc) · 1.59 KB
/
BaseDataSet.ConversionFactors.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Luminescence-package.R
\name{BaseDataSet.ConversionFactors}
\alias{BaseDataSet.ConversionFactors}
\title{Base data set of dose-rate conversion factors}
\format{
A \code{\link{list}} with three elements with dose-rate conversion factors
sorted by article and radiation type (alpha, beta, gamma):
\tabular{ll}{
\code{AdamiecAitken1998}: \tab
Conversion factors from Tables 5 and 6 \cr
\code{Cresswelletal2018}: \tab
Conversion factors from Tables 5 and 6 \cr
\code{Guerinetal2011}: \tab
Conversion factors from Tables 1, 2 and 3 \cr
\code{Liritzisetal2013}: \tab
Conversion factors from Tables 1, 2 and 3 \cr
}
}
\source{
All gamma conversion factors were carefully read from the tables given in the
references above.
}
\description{
Collection of published dose-rate conversion factors to convert concentrations
of radioactive isotopes to dose rate values.
}
\section{Version}{
0.2.0
}
\examples{
## Load data
data("BaseDataSet.ConversionFactors", envir = environment())
}
\references{
Adamiec, G., Aitken, M.J., 1998. Dose-rate conversion factors: update.
Ancient TL 16, 37-46.
Cresswell., A.J., Carter, J., Sanderson, D.C.W., 2018.
Dose rate conversion parameters: Assessment of nuclear data.
Radiation Measurements 120, 195-201.
Guerin, G., Mercier, N., Adamiec, G., 2011. Dose-rate conversion
factors: update. Ancient TL, 29, 5-8.
Liritzis, I., Stamoulis, K., Papachristodoulou, C., Ioannides, K., 2013.
A re-evaluation of radiation dose-rate conversion factors. Mediterranean
Archaeology and Archaeometry 13, 1-15.
}
\keyword{datasets}