chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
643 stars 94 forks source link

fixpoint coefficients crash pyfda #238

Closed ksrp1984 closed 11 months ago

ksrp1984 commented 12 months ago

Good day! I have this problem. Version: 0.8.2 (Windows). When I click on the save icon the program closes. Terminal message: ValueError: "setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part." If you save Float then there is no problem. The problem is only when saving Fixpoint coefficients. hilbert_pyfdax.zip

chipmuenk commented 12 months ago

Thanks for reporting, I believe the error is related to #230, I'll take a look at it tomorrow!

chipmuenk commented 11 months ago

Fixed in latest, please test! Version 0.8.3 will be released today or tomorrow.

ksrp1984 commented 11 months ago

Version 0.8.3. The program doesn't crash when I click "Save" with fixed point coefficients. But the coefficients are not saved. Nothing happens