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
Release history Release notifications | RSS feed
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 details)
Built Distribution
spr-0.1.0-py2-none-any.whl
(3.3 kB
view details)
File details
Details for the file spr-0.1.0.tar.gz
.
File metadata
- Download URL: spr-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab1415e021520af0bf6fc3ebae470356c6b7a6542014c22f9bfc7f34a3c49f1d |
|
MD5 | 2d28faf2be825692b0eb9360927153d5 |
|
BLAKE2b-256 | ec56c5d28c242fa3092adc31da11f24d2b849f90fce413acedb251132d9b9e08 |
File details
Details for the file spr-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: spr-0.1.0-py2-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09458a4a2aba5c05cab78a8c6389eccb1342b86ba7185bd300ba6cd4b8a79d6c |
|
MD5 | 9da5b5e5d0bed1f3d0b81d101097c3b0 |
|
BLAKE2b-256 | ac571c7bb6696c9a4af9328e04def72d57cc41a8712caf628956dc55d2f69bcc |