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.tar.gz
(22.2 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
czds_utils-1.9-py3-none-any.whl
(24.6 kB
view details)
File details
Details for the file czds_utils-1.9.tar.gz.
File metadata
- Download URL: czds_utils-1.9.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5ccde4c9eb293f47a96b3c5f494310af207b664c9563a99d20a1cc265a60803
|
|
| MD5 |
3a11ff2a78e8df071c4a0d9cef442cbe
|
|
| BLAKE2b-256 |
989365a56528507b7d06f2fca6eaebfc6e32093a44d69240cbfddae3e3175b5a
|
File details
Details for the file czds_utils-1.9-py3-none-any.whl.
File metadata
- Download URL: czds_utils-1.9-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 |
ae05d2273ab101f2d4d1f49d928b081ffe675d48bf7f40c790e178343277e43a
|
|
| MD5 |
f348573e1e4d4eff842ba598dd285188
|
|
| BLAKE2b-256 |
171ea5170b910f17196a615a4add883f8195e856e22893045b4e9bbc76c7717a
|