get.wal.mipmap.data: Retrieve raw data for given mipmap level from WAL instance.

get.wal.mipmap.dataR Documentation

Retrieve raw data for given mipmap level from WAL instance.

Description

Retrieve raw data for given mipmap level from WAL instance.

Usage

get.wal.mipmap.data(wal, mip_level)

Arguments

wal

a WAL image instance, as returned by read.wal.

mip_level

integer in range 0..3, the mipmap to plot. Level 0 is the original full-size image, the other ones get smaller and smaller (by factor 2 on each dimension, so 1/4th the size of their predecessor).


dfsp-spirit/wal documentation built on Feb. 5, 2024, 1:59 p.m.