{ } Raw JSON

bundles / astropy latest / astropy / io / fits / hdu / compressed / _tiled_compression / _decompress_tile

function

astropy.io.fits.hdu.compressed._tiled_compression:_decompress_tile

source: /astropy/io/fits/hdu/compressed/_tiled_compression.py :37

Signature

def   _decompress_tile ( buf * algorithm : str ** settings )

Summary

Decompress the buffer of a tile using the given compression algorithm.

Parameters

buf

The compressed buffer to be decompressed.

algorithm

A supported decompression algorithm.

settings

Any parameters for the given compression algorithm

Aliases

  • astropy.io.fits.hdu.compressed._tiled_compression._decompress_tile