nxs-analysis-tools 0.1.13__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,89 @@
1
+ Metadata-Version: 2.4
2
+ Name: nxs-analysis-tools
3
+ Version: 0.1.13
4
+ Summary: Reduce and transform nexus format (.nxs) scattering data.
5
+ Author-email: "Steven J. Gomez Alvarado" <stevenjgomez@ucsb.edu>
6
+ License-Expression: MIT
7
+ Project-URL: Download, https://pypi.org/project/nxs-analysis-tools/
8
+ Project-URL: Bug Tracker, https://github.com/stevenjgomez/nxs_analysis_tools/issues
9
+ Project-URL: Documentation, https://nxs-analysis-tools.readthedocs.io/en/stable/
10
+ Project-URL: Source Code, https://github.com/stevenjgomez/nxs_analysis_tools
11
+ Project-URL: DOI, https://doi.org/10.5281/zenodo.15186359
12
+ Keywords: diffraction,xrd,nexusformat,nexus,nxs,scattering
13
+ Classifier: Development Status :: 5 - Production/Stable
14
+ Classifier: Intended Audience :: Science/Research
15
+ Classifier: Programming Language :: Python
16
+ Classifier: Programming Language :: Python :: 3
17
+ Classifier: Programming Language :: Python :: 3.10
18
+ Classifier: Topic :: Scientific/Engineering :: Image Processing
19
+ Classifier: Topic :: Scientific/Engineering
20
+ Requires-Python: >=3.10
21
+ Description-Content-Type: text/markdown
22
+ License-File: LICENSE
23
+ Requires-Dist: matplotlib>=3.10.0
24
+ Requires-Dist: numpy>=2.2.4
25
+ Requires-Dist: ipython>=1.0.0
26
+ Requires-Dist: pandas>=2.2.3
27
+ Requires-Dist: nexusformat!=2.0.0.*,<2.0.0,>=1.0.8
28
+ Requires-Dist: lmfit>=1.2.1
29
+ Requires-Dist: astropy>=6.1.7
30
+ Requires-Dist: pyfftw>=0.13.1
31
+ Requires-Dist: scipy>=1.14.1
32
+ Requires-Dist: h5py>=3.13.0
33
+ Provides-Extra: dev
34
+ Requires-Dist: build>=0.8.0; extra == "dev"
35
+ Requires-Dist: furo>=2022.6.21; extra == "dev"
36
+ Requires-Dist: ipykernel>=6.9.1; extra == "dev"
37
+ Requires-Dist: myst-nb>=0.16.0; extra == "dev"
38
+ Requires-Dist: myst-parser>=0.18.0; extra == "dev"
39
+ Requires-Dist: numpydoc>=1.4.0; extra == "dev"
40
+ Requires-Dist: pandoc>=2.2; extra == "dev"
41
+ Requires-Dist: pylint>=2.12.2; extra == "dev"
42
+ Requires-Dist: pytest>=7.1.2; extra == "dev"
43
+ Requires-Dist: sphinx>=5.0.2; extra == "dev"
44
+ Requires-Dist: sphinx-autobuild>=2021.3.14; extra == "dev"
45
+ Requires-Dist: sphinx-copybutton>=0.5.0; extra == "dev"
46
+ Requires-Dist: sphinxext-opengraph>=0.6.3; extra == "dev"
47
+ Requires-Dist: twine>=4.0.1; extra == "dev"
48
+ Requires-Dist: pooch>=1.8.2; extra == "dev"
49
+ Dynamic: license-file
50
+
51
+ # nxs-analysis-tools
52
+
53
+ [![DOI](https://zenodo.org/badge/644189683.svg)](https://doi.org/10.5281/zenodo.15186359)
54
+ [![PyPI](https://img.shields.io/pypi/v/nxs-analysis-tools)](https://pypi.org/project/nxs-analysis-tools/)
55
+ [![Documentation Status](https://readthedocs.org/projects/nxs-analysis-tools/badge/?version=latest)](https://nxs-analysis-tools.readthedocs.io/en/latest/?badge=latest)
56
+
57
+ ## Overview
58
+
59
+ nxs-analysis-tools provides a suite of tools for performing slices (2D), cuts (1D), and transformations (_e.g._, symmetrization, interpolation, delta-PDF) on nexus format (.nxs) scattering data.
60
+
61
+ View the documentation [here](https://nxs-analysis-tools.readthedocs.io/en/stable/).
62
+
63
+ ## Installation
64
+
65
+ Install nxs-analysis-tools with ``pip``:
66
+
67
+ ```{code-block} console
68
+ pip install nxs-analysis-tools
69
+ ```
70
+
71
+ The source code can be downloaded from the nxs-analysis-tools Git repository:
72
+
73
+ ```{code-block} console
74
+ git clone https://github.com/stevenjgomez/nxs-analysis-tools.git
75
+ ```
76
+
77
+ ## License
78
+
79
+ This project is licensed under the MIT License. If you find the nxs-analysis-tools package useful in your scientific publications, please cite the relevant DOI.
80
+
81
+ To cite the most recent version, use:
82
+
83
+ [![DOI](https://zenodo.org/badge/644189683.svg)](https://doi.org/10.5281/zenodo.15186359)
84
+
85
+ To cite all versions, use:
86
+
87
+ ```
88
+ 10.5281/zenodo.15186359
89
+ ```
@@ -0,0 +1,13 @@
1
+ _meta/__init__.py,sha256=6WHZim9ULU6YMM8iyT7UN5YrkRogA_xnYrnB3saEMj8,347
2
+ nxs_analysis_tools/__init__.py,sha256=Gs61l3FrgmhVRv77oqz58W6vmxFhNARfcioYA0FZbqU,604
3
+ nxs_analysis_tools/chess.py,sha256=XTSnY9Ne06j9M9xoSuJ0xD-ynxxAuVjpXfX6I1eCDqo,34279
4
+ nxs_analysis_tools/datareduction.py,sha256=OE3xvq4AGunschqqI9K85WnWwatiLg5hgb-XdKnQ5Hc,53326
5
+ nxs_analysis_tools/datasets.py,sha256=r2xlAdUyUlKj2WYBSUGbolqSsFG2V6wf_EShR2oNt3A,4421
6
+ nxs_analysis_tools/fitting.py,sha256=kRMhjObetGqmZ5-Jk1OHKGrXW4qI4D37s8VeC2ygJV8,10275
7
+ nxs_analysis_tools/lineartransformations.py,sha256=-Ce2RzcRcUgg8_kM1o0kO9lOpS_nC2AxRyZTUA1tAe8,2144
8
+ nxs_analysis_tools/pairdistribution.py,sha256=2kgA95E0iDHfXJva99JVJgaNFgSeSsGybta90jvLZa0,63386
9
+ nxs_analysis_tools-0.1.13.dist-info/licenses/LICENSE,sha256=bE6FnYixueAGAnEfUuumbkSeMgdBguAAkheVgjv47Jo,1086
10
+ nxs_analysis_tools-0.1.13.dist-info/METADATA,sha256=cCfIs9TR5waO6UitDt9M--UOes-Iv_6_-Bwlq7bZZ6k,3510
11
+ nxs_analysis_tools-0.1.13.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
12
+ nxs_analysis_tools-0.1.13.dist-info/top_level.txt,sha256=8U000GNPzo6T6pOMjRdgOSO5heMzLMGjkxa1CDtyMHM,25
13
+ nxs_analysis_tools-0.1.13.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.10.2)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2023-2025 Steven J. Gomez Alvarado
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,2 @@
1
+ _meta
2
+ nxs_analysis_tools