spectrochempy.zf_auto๏ƒ

zf_auto(dataset, mid=False)[source]๏ƒ

Zero fill to next largest power of two.

Parameters:
  • dataset (ndarray) โ€“ Array of NMR data.

  • mid (bool) โ€“ True to zero fill in the middle of data.

Returns:

ndata (ndarray) โ€“ Zero filled array of NMR data.