cr.nimble.compression.decode_int_arr_sgn_mag_fl

cr.nimble.compression.decode_int_arr_sgn_mag_fl(input_bit_arr, bits_per_sample)[source]

Decodes an array of integers from a bit array using a sign bit and a fixed number of bits per sample for magnitude

Parameters
  • input_bit_arr (bitarray) –

  • bits_per_sample (int) –