{ } Raw JSON

bundles / astropy latest / astropy / io / fits / hdu / compressed / _quantization / Quantize / decode_quantized

function

astropy.io.fits.hdu.compressed._quantization:Quantize.decode_quantized

source: /astropy/io/fits/hdu/compressed/_quantization.py :50

Signature

def   decode_quantized ( self buf scale zero )

Summary

Unquantize data.

Parameters

buf : bytes or array_like

The buffer to unquantize.

Returns

: np.ndarray

The unquantized buffer.

Aliases

  • astropy.io.fits.hdu.compressed._quantization.Quantize.decode_quantized