Tools for processing XAS spectra.
Project description
Cruzeiro-do-Sul-Utils
Libraries for Cruzeiro do Sul Database
XDI -> json example:
import CZDS_utils
from CZDS_utils import XDI
#instantiate XDI class
xdi = XDI("somefile.xdi")
# print json string before normalization
print(xdi)
# include normalized data column
xdi.normalize()
#print json string after normalization
print(xdi)
#save to file (json)
xdi.save("somefile.json")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
czds_utils-1.9.1.tar.gz
(22.1 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 czds_utils-1.9.1.tar.gz.
File metadata
- Download URL: czds_utils-1.9.1.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bb4fe5782100a3306f42040d6642a05581681422552a068aad213b5636c04b0
|
|
| MD5 |
0815a272a648ccbc511b4907709876b1
|
|
| BLAKE2b-256 |
11a92cc230ad7ff29dab43249d67296ef23d4b45bb6db0ab0ee49e6f5708cf50
|
File details
Details for the file czds_utils-1.9.1-py3-none-any.whl.
File metadata
- Download URL: czds_utils-1.9.1-py3-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
860cc59687d9335356be4c45bbb574a08a8b07d2d00171979ea93eee83404286
|
|
| MD5 |
4c77effa56ab194f09d17d1ace3aa93c
|
|
| BLAKE2b-256 |
a766af9d73a8fb779b23183d3e79116fc8377fd8d291a117ab35df7302cd2f6c
|