ltspice_pytool icon indicating copy to clipboard operation
ltspice_pytool copied to clipboard

Spice data analysis tool for python

Results 2 ltspice_pytool issues
Sort by recently updated
recently updated
newest added

Hello, when executing an example with Python 3.10, I get the following error: ```console Traceback (most recent call last): File plot_data.py, line 6, in l = ltspice.Ltspice(os.path.dirname(__file__)+'\\circuit.raw') AttributeError: module 'ltspice'...

Dear Donghoon Park, Thank you for creating such a useful tool! I'm trying to get the results of simulation in "DC operating point" mode with a few varied (.STEP) parameters...