carputils.carpio.lut.LUTFilecarputils.carpio.lut.LUTFile(filename)Read from a LUT file.
The file may be gzipped - the code automatically determines if this is the case from the file extension.
close()Close the file.
data()Read the file data as a numpy array.
header()Read the file header.