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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89467d1a8d9d323bf42eef9575159b900d7f93240eb111171d5a5740bf9eb952 |
|
MD5 | 5c57e479199572a5ac1c8b52f4b48760 |
|
BLAKE2b-256 | d349c37cad4335669528a6b3802e82a164e04997baea329d970c0ca66343360a |
Close
Hashes for adsorption_file_parser-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4231ffa38a7b7a9b124c4d1034a535cf80d5d612f77bff68500c54568d8c8a58 |
|
MD5 | 69789380013bfa33d6ca52b15e8931cd |
|
BLAKE2b-256 | 5c138bdd0d8c3e7e2f90e3f5cbef43297aa569fcf916cc88c2b3e878f600e65b |