{ } Raw JSON

bundles / astropy latest / 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_like

The buffer to quantize.

Returns

: np.ndarray

A buffer with quantized data.

Aliases

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