raytraverse.lightfield

LightField

LightFieldKD

SCBinField

SunField

SunSkyPt

SunViewField

StaticField

MemArrayDict

class raytraverse.lightfield.memarraydict.MemArrayDict[source]

Bases: dict

a dictionary like object that holds arguments for numpy.memmap, the getter returns a view to the array

static _map(i)[source]
values() → an object providing a view on D’s values[source]
constructors()[source]
full_array()[source]
full_constructor()[source]
index_strides()[source]