A package for analysation of open beam files (OBP and OBF).
Project description
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)
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
obpanalyser-0.0.6.tar.gz
(9.6 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.6.tar.gz.
File metadata
- Download URL: obpanalyser-0.0.6.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
110efcd1606a980d9342f4951022890e3f1074ab2e3d459680b9832bb001709c
|
|
| MD5 |
250645f99d04e57f86a9976664da83ae
|
|
| BLAKE2b-256 |
b2b89f5f4108612038113f69811a5e7676b29e001a6cfed4d7583552484d482b
|
File details
Details for the file obpanalyser-0.0.6-py3-none-any.whl.
File metadata
- Download URL: obpanalyser-0.0.6-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dabb641eee95c9daf0ce38b4c1a98aaef62978595231a49b56487b7ccdecf9ec
|
|
| MD5 |
d08ab108af6b36d378851bca1e46fdce
|
|
| BLAKE2b-256 |
5025a65066cacf6d34381142eef7acc4f08d7cdab8d082683f26387613a48991
|