bundles / astropy latest / astropy / io / fits / column / _wrapx
function
astropy.io.fits.column:_wrapx
source: /astropy/io/fits/column.py :2188
Signature
def _wrapx ( input , output , repeat ) Summary
Wrap the X format column Boolean array into an UInt8 array.
Parameters
inputinput Boolean array of shape (
s,repeat)outputoutput
Uint8array of shape (s,nbytes)repeatnumber of bits
Aliases
-
astropy.io.fits.column._wrapx