Skip to main content

Python module to parse spice raw data files

Project description

Spice Raw Parser (spr)

A python package to parse spice raw data files.

Getting Started

These instructions will get you a copy of the package up and running on your local machine.

Installation

From PyPI

pip install spr

From source code

git clone git@github.com:goncalo-godwitlabs/spr.git
cd spr/
make install

Examples

Inverting amplifier with an opamp LM741

The following circuit is being simulated:

To run the simulation (ngspice should be installed!):

make run-example-amplifier

which will run ngspice generating an output.log and rawspice.raw files and also plot the voltages vin and vout.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spr-0.1.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

spr-0.1.0-py2-none-any.whl (3.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page