bundles / astropy 7.0.1 / astropy / io / fits / column / _unwrapx
function
astropy.io.fits.column:_unwrapx
source: /astropy/io/fits/column.py :2164
Signature
def _unwrapx ( input , output , repeat ) Summary
Unwrap the X format column into a Boolean array.
Parameters
inputinput
Uint8array of shape (s,nbytes)outputoutput Boolean array of shape (
s,repeat)repeatnumber of bits
Aliases
-
astropy.io.fits.column._unwrapx