A Python Toolbox for Creating Scientific Article Figures
Project description
A Python Toolbox for Creating Scientific Article’s Figures
This package offer tools for creating high-quality figures aimed at scientific publications. Currently most of the functions are aimed at plotting curves (e.g., optimization curves).
If you simply have a matrix of data that you want to use, the main function to use is rplot_data. If you already have processed the data and want to plot a curve (and optionally var/std) you can use rplot.
To have more details about the features available on the package have a look at examples.
For simple usage we reccomend to install the master branch.
Master Branch
Installation
To install the last stable build we recommend to use:
pip install scipyplot
Development Branch
This branch is experimental and its use is not reccomended unless you know what you are doing.
Installation
To install the development branch you will have to clone the repository and manually install the package. You can do that using:
git clone https://github.com/robertocalandra/scipyplot.git --branch development cd scipyplot python setup.py install
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
Built Distributions
File details
Details for the file scipyplot-0.0.6.tar.gz
.
File metadata
- Download URL: scipyplot-0.0.6.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6efbc62006679e6a38947b2a6e52f983328b28df633697b76839e8922fdd432c |
|
MD5 | 593725a2e75ea9b9479fe048f2c473bd |
|
BLAKE2b-256 | ff4e58f0a215e1a613bd0acca090fed0b93fb27462bf53147f9f1fe8007e19ae |
File details
Details for the file scipyplot-0.0.6-py3.6.egg
.
File metadata
- Download URL: scipyplot-0.0.6-py3.6.egg
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4cb864d88e096fff630e27a89daa174880fd51bebd26fafa6effa8a9240b342 |
|
MD5 | 0d6b45c1e5a582c73e01a3181cbba316 |
|
BLAKE2b-256 | 5b7268ca437f7ac952627df2423a74aaeafa5e772b0f34bdc5e89ea692e7b6c6 |
File details
Details for the file scipyplot-0.0.6-py2.7.egg
.
File metadata
- Download URL: scipyplot-0.0.6-py2.7.egg
- Upload date:
- Size: 41.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92d84928f25472ec0890e2fcc533c1aadbec76334a853754c1f211083447dc99 |
|
MD5 | 62c37fa1e0a9ad846c249e80fd812030 |
|
BLAKE2b-256 | 7acf3ab84c426a959710ab881d5a89388bef6ee803d34cbe8d373d281809ffb8 |