[ibis-macro] ANN: PyBERT v2.3.1 released.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: pybert@xxxxxxxxxxxxx
  • Date: Wed, 13 Dec 2017 19:31:50 -0800

Hi all,

I’ve just posted v2.3.1 of PyBERT to the Anaconda package repository.
This release fixes the following issues:

#30 - The frequency response of some impulse/step responses was not showing up 
in the plot, due to out of range magnitudes in the original data. Fixed.

#36 - Fixed the breakage of impulse/step response importing introduced by 
v2.3.0.

#37 - Trimmed channel response spectrum is now also plotted, for comparison 
purposes (to original, untrimmed version).
(This can be very handy in identifying questionable channel data, in any form.)

This should be all you need to do:
conda install -c dbanas pybert

Cheers,
-db

Other related posts:

  • » [ibis-macro] ANN: PyBERT v2.3.1 released. - David Banas