blob.stats: Blob Statistics from Erebus Volcano, Antarctica

Description Usage Format Examples

Description

Raw statistics output from calc.blob.stats that show a single bubble bursting event from the lava lake at Mount Erebus. Each list component corresponds to statistics calculated from the red, green, and blue color channels from the image frames.

Usage

1
data("blob.stats")

Format

The format is: List of 3 $ r: num [1:200, 1:14] 331 332 330 334 330 ... $ g: num [1:200, 1:14] 567.15 568.84 -3.13 -3.08 -4.33 ... $ b: num [1:200, 1:14] 454.8 473.3 461.6 476.2 -2.5 ...

Examples

1
2
data(blob.stats)
## maybe str(blob.stats) ; plot(blob.stats) ...

imagefx documentation built on Feb. 14, 2020, 1:07 a.m.