{ } Raw JSON

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

input

input Uint8 array of shape (s, nbytes)

output

output Boolean array of shape (s, repeat)

repeat

number of bits

Aliases

  • astropy.io.fits.column._unwrapx