Lx and Tx data of continuous wave (CW-) OSL signal curves.

Format

Two data.frames containing time and count values.

Source

Arbitrary OSL measurement.

References

unpublished data

Examples

##load data data(ExampleData.LxTxOSLData, envir = environment()) ##plot data plot(Lx.data)
plot(Tx.data)