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_likeThe buffer to unquantize.
Returns
: np.ndarrayThe unquantized buffer.
Aliases
-
astropy.io.fits.hdu.compressed._quantization.Quantize.decode_quantized