tourr (version 0.5.6)

Laser measurements: Turnable laser measurements from Bellcore

Description

This data came from an investigation of an experimental laser at Bellcore. It was a tunable laser, in the sense that both its wavelength and power output were controllable.

Arguments

Format

A 64 x 4 numeric array

Details

Rotation helped the experimental physicists to characterize the laser, which turned out not to be a very good one, due to its unstable operating region.

This data initially came to the statistics research group when Janette Cooper asked Paul Tukey to help her analyze the data she had collected to describe the laser.

  • ifront, current applied to the front of the laser

  • iback, current applied to the back of the laser

  • power, output power

  • lambda, output wavelength

Examples

Run this code
# NOT RUN {
head(laser)
animate_xy(laser[,-4])

# }

Run the code above in your browser using DataCamp Workspace