bundles / astropy 7.0.1 / astropy / io / fits / hdu / compressed / _quantization / Quantize / encode_quantized
function
astropy.io.fits.hdu.compressed._quantization:Quantize.encode_quantized
source: /astropy/io/fits/hdu/compressed/_quantization.py :100
Signature
def encode_quantized ( self , buf ) Summary
Quantize data.
Parameters
buf: bytes or array_likeThe buffer to quantize.
Returns
: np.ndarrayA buffer with quantized data.
Aliases
-
astropy.io.fits.hdu.compressed._quantization.Quantize.encode_quantized