Collection of parsers for (nearly) all commercial adsorption instrumentation.
Project description
Adsorption File Parser
A pure python parser to sorption files from various instrumentation manufacturers. It comes with minimal dependencies and maximum flexibility.
Currently supports:
Micromeritics
Surface Measurement Systems DVS
3P instruments
Quantachrome
MicrotracBEL
status |
|
---|---|
license |
|
tests |
|
package |
Installation
Install using pip
pip install adsorption-file-parser
Documentation
from adsorption_file_parser import read
meta, data = read(
path="path/to/file",
manufacturer="manufacturer",
fmt="supported format"
)
Bugs or questions?
For any bugs found or feature requests, please open an issue or, even better, submit a 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
Built Distribution
Close
Hashes for adsorption_file_parser-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 886bdfa3a62c22ec2d58a7e03cf7b8f24e505a86c0e794695a6d5c17832f3fe4 |
|
MD5 | e1465d366b7e994f4164e518ef2e16f0 |
|
BLAKE2b-256 | 56a464aaf3647d2686c7a40a6d56e6e703b924c231c1bea2ccb9c55c244f64f1 |
Close
Hashes for adsorption_file_parser-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99a454bb71adbb08fb624b336bc612bb5d54241c20f34622b57b27dc0810c3fa |
|
MD5 | c0e69c9e9a991f7c389ed8e5563c1ec1 |
|
BLAKE2b-256 | 23ca6537bb58ef7dc5728cd693da7cff37a4eedacdb9f013079deebe76226ebc |