OBAnalyser
This package is used to analyse obf and obp files to read out the information about energy input
Installation:
pip install OBPAnalyser
A minimum example:
import obanalyser.analyse_build as analyse_build
import obanalyser.plotters.plot_build_data as plot_build_data
path = r"tests\input\cubes_test\buildInfo.json"
build = analyse_build.analyse_build(path)
build.to_json(r"tests\output\build_info.json")
plot_build_data.plot_build_data(build)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
obpanalyser-0.0.12.tar.gz
(18.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obpanalyser-0.0.12.tar.gz.
File metadata
- Download URL: obpanalyser-0.0.12.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85af26423e1815e035cdf4aba6c336debe495cc7b384b7cd575393dbffb71c73
|
|
| MD5 |
564364be69fe783ff06ffbeb601211bf
|
|
| BLAKE2b-256 |
176f9e92db4fedc8d8279e1a7bf99e2c2b477492fcb66a28459802920cb668e7
|
File details
Details for the file obpanalyser-0.0.12-py3-none-any.whl.
File metadata
- Download URL: obpanalyser-0.0.12-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4eb05c6ac256c2152b37555a3a31a4cc117ead2ba034b2afc482c880241f15a9
|
|
| MD5 |
b9ca28964382fdf331209735526ee9e1
|
|
| BLAKE2b-256 |
067514de41d296bc3e6d67e97ea4f0d3aa46b820e91111a65effb492fc419a1a
|