Post processing package for the I2RF tutorial at EBI-TFS (Karlsruhe Institute of Technology)
Project description
I2RF Package for Data postprocessing
How to install it:
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.tw.martin98.com/simple ebi_i2rf
How to use it
Import at in your document using
import i2rf.wsr2 as pp
The following values can be obtained for TUT04 WSR2 by creating a pp object data = pp.i2rf()
-
data.getAll()returns five (5) numpy arrays for- mDot
- All species concentrations for all mDot
- All temperatures at for all mDot
- All residence times for all mDot
- Species names as they are ordered in the respective numpy array
-
data.getSpecies(specific:list=None)returns two numpy arrays for- mDot
- Specific species concentrations (defined by list of strings)
- If list is None (or has value None): returns all concentrations
-
data.temperature()returns two numpy arrays for- mDot
- Temperature for all mDot
-
data.getResidenceTime()returns two numpy arrays for- mDot
- Residence Time for all mDot
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 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 ebi_i2rf-0.0.4.tar.gz.
File metadata
- Download URL: ebi_i2rf-0.0.4.tar.gz
- Upload date:
- Size: 52.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dfc6444060d9143dbcf381c8d635e0126540c1c3edecfad84437b6ce35524f7
|
|
| MD5 |
2055f9daffd9aac5951bf41ff5f6f48d
|
|
| BLAKE2b-256 |
612c219a3f031328358c453471f8ba687ff02272892ad20b6dd0da75669ecad8
|
File details
Details for the file ebi_i2rf-0.0.4-py3-none-any.whl.
File metadata
- Download URL: ebi_i2rf-0.0.4-py3-none-any.whl
- Upload date:
- Size: 52.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3996e6d4ea9b028b6fbede8368ee4c1c2bfbd176885ff9c865b1865f2d6964a0
|
|
| MD5 |
dbd6d65be949df888f86267f72c04eb1
|
|
| BLAKE2b-256 |
0fef0272e8cf7f8a1cbad9327e7c20f0535be61a1a1f502af6c106b154ebd2d2
|