Making UCL PHAS results better
Project description
resultr-plot
plotting part of resultr
note it's very possible that I made mistakes so take what this gives with a bucketload of salt.
resultr-plot lets you:
- plot a histogram of the results for a module in the bins: (0,40), (40,50), (50, 60), (60, 70), (80, 90), (90, 100)
Usage example
Requires:
- Python 3
- pandas and matplotlib for plotting
- python-inquirer for the user input
Running resultr-plot
You can run interact with resultr using inquirer prompts:
Or equivalently by passing arguments when you run resultr-plot:
$ python resultr-plot.py -h
usage: resultr-plot.py [-h] [--plot]
[--exportplots EXPORTPLOTS] [--showplots]
Makes UCL PHAS results better
optional arguments:
-h, --help show this help message and exit
--plot, -p plot the module results
--exportplots, -ep EXPORTPLOTS
export all plots to /path/you/want/
--showplots, -sp show all plots
Release History
- 0.1.2
- added howPlotArgs back, added arguments to pass exportplots and showplots
- 0.1.1
- removed as_posix from plotter
- 0.1.0
- The first proper release
Meta
Hayk Khachatryan – hi@hayk.io
Distributed under the MIT license. See LICENSE
for more information.
Contributing
- Fork it (https://github.com/haykkh/resultr-plot/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
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
resultr_plot-0.1.2.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file resultr_plot-0.1.2.tar.gz
.
File metadata
- Download URL: resultr_plot-0.1.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
122b36e3984b0c46e7e842d7bccd498917d669ed7eaaaa58b77395a57403bf2e
|
|
MD5 |
f243b814e45b4db78012ba6c5266069f
|
|
BLAKE2b-256 |
259646986c50f3169c3c3d0f956c538db03d032259703b816aaf72e906271fa8
|
File details
Details for the file resultr_plot-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: resultr_plot-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
777fd48e3dcc2d1eba2c42bba5c7af05905df7af2b6eddbc3c476dfbd28ceaf0
|
|
MD5 |
35347c8f611174a7b570779cceb9252b
|
|
BLAKE2b-256 |
87246c961c61d3289a78b9aa76448b5428b3e9a69f3c8abcc4b4aca9471ea578
|