python-deltasigma icon indicating copy to clipboard operation
python-deltasigma copied to clipboard

dsdemo3 stuffABCD returns error

Open nslton opened this issue 1 year ago • 0 comments

I tried running some of the dsdemo3, the parts relevant to generating the a,g,b,c coefficients. After I run "realizeNTF", the a,b,c,d coefficients match those shown on the dsdemo3 page (https://nbviewer.org/github/ggventurini/python-deltasigma/blob/master/examples/dsdemo3.ipynb) in the "Out[10]" line.

However once I run "ABCD = stuffABCD(a, g, b, c);" I get an error. I've attached the error and a picture of the source file, please help resolve. Thank you.

source_file stuffABCD_error

nslton avatar Oct 20 '23 03:10 nslton