Luminescence (version 0.8.6)

ExampleData.Al2O3C: Example Al2O3:C Measurement Data

Description

Measurement data obtained from measuring Al2O3:C chips at the IRAMAT-CRP2A, Universit<U+00E9> Bordeaux Montainge in 2017 on a Freiberg Instruments lexsyg SMART reader. The example data used in particular to allow test of the functions developed in framework of the work by Kreutzer et al., 2018.

Arguments

Format

Two datasets comprising '>RLum.Analysis data imported using the function read_XSYG2R

data_ITC: Measurement data to determine the irradiation time correction, the data can be analysed with the function analyse_Al2O3C_ITC

data_CrossTalk: Measurement data obtained while estimating the irradiation cross-talk of the reader used for the experiments. The data can be analysed either with the function analyse_Al2O3C_CrossTalk or analyse_Al2O3C_Measurement

References

Kreutzer et al., 2018 (TODO)

See Also

analyse_Al2O3C_ITC, analyse_Al2O3C_CrossTalk, analyse_Al2O3C_Measurement

Examples

Run this code
# NOT RUN {
##(1) curves
data(ExampleData.Al2O3C, envir = environment())
plot_RLum(data_ITC[1:2])

# }

Run the code above in your browser using DataLab