{ } Raw JSON

bundles / scipy latest / scipy / io / matlab / _mio5_utils / VarReader5 / read_header

cython_function_or_method

scipy.io.matlab._mio5_utils:VarReader5.read_header

Signature

def   read_header ( self check_stream_limit )

Summary

Return matrix header for current stream position

Extended Summary

Returns matrix headers at top level and sub levels

Parameters

check_stream_limit : if True, then if the returned header
is passed to array_from_header, it will be verified that
the length of the uncompressed data is not overlong (which
can indicate .mat file corruption)

Aliases

  • scipy.io.matlab._mio5.VarReader5.read_header