ararpy 0.2.1__tar.gz → 0.2.2__tar.gz
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.
- {ararpy-0.2.1 → ararpy-0.2.2}/PKG-INFO +10 -1
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/__init__.py +2 -2
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/jvalue.py +7 -5
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy.egg-info/PKG-INFO +10 -1
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy.egg-info/SOURCES.txt +1 -0
- ararpy-0.2.2/ararpy.egg-info/requires.txt +8 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/setup.py +5 -5
- {ararpy-0.2.1 → ararpy-0.2.2}/LICENSE +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/README.md +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Check arr.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Granite Cooling History.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Plot temperature calibration.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Show MDD results.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Show all Kfs age spectra.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Show random walk results.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/Example - Tc calculation.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/__init__.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/age.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/arr.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/basic.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/corr.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/err.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/histogram.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/isochron.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/plot.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/raw_funcs.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/regression.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/calc/spectra.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/022_VU124-M11a.ahd +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/20WHA0103.age +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/22WHA0078.xls +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/22WHA0433.age +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/22WHA0433.arr +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/22WHA0433.full.xls +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/24WHN0001-51-592.XLS +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/AHD.input-filter +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/ArAr.calc +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/ArArCALC.age +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/NGX-600 - Copy.TXT +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/NGX-600.TXT +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/NGX-XLS.input-filter +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/Qtegra-exported-xls.input-filter +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/S01-239.csv +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/WH01.irra +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/WHA.pdf +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/raw_example.xls +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/examples/sample-default.smp +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/__init__.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/arr_file.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/basic.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/calc_file.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/new_file.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/raw_file.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/files/xls.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/EXPORT_TO_PDF_DATA_PROPERTIES.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/__init__.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/basic.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/calculation.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/consts.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/corr.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/diffusion_funcs.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/export.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/info.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/initial.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/json.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/plots.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/raw.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/sample.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/style.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/smp/table.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/test.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/thermo/__init__.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/thermo/arrhenius.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/thermo/atomic_level_random_walk.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy/thermo/basic.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy.egg-info/dependency_links.txt +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/ararpy.egg-info/top_level.txt +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/setup.cfg +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/tests/test.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/tests/test2.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/tests/test_error_correlation.py +0 -0
- {ararpy-0.2.1 → ararpy-0.2.2}/tests/test_regression_methods.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ararpy
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.2
|
|
4
4
|
Summary: A project for Ar-Ar geochronology
|
|
5
5
|
Home-page: https://github.com/wuyangchn/ararpy.git
|
|
6
6
|
Author: Yang Wu
|
|
@@ -12,6 +12,14 @@ Classifier: Operating System :: OS Independent
|
|
|
12
12
|
Requires-Python: >=3.5
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
License-File: LICENSE
|
|
15
|
+
Requires-Dist: chardet
|
|
16
|
+
Requires-Dist: numpy
|
|
17
|
+
Requires-Dist: pandas
|
|
18
|
+
Requires-Dist: parse
|
|
19
|
+
Requires-Dist: scipy
|
|
20
|
+
Requires-Dist: xlrd
|
|
21
|
+
Requires-Dist: XlsxWriter
|
|
22
|
+
Requires-Dist: pdf_maker
|
|
15
23
|
Dynamic: author
|
|
16
24
|
Dynamic: author-email
|
|
17
25
|
Dynamic: classifier
|
|
@@ -20,6 +28,7 @@ Dynamic: description-content-type
|
|
|
20
28
|
Dynamic: home-page
|
|
21
29
|
Dynamic: license
|
|
22
30
|
Dynamic: license-file
|
|
31
|
+
Dynamic: requires-dist
|
|
23
32
|
Dynamic: requires-python
|
|
24
33
|
Dynamic: summary
|
|
25
34
|
|
|
@@ -16,10 +16,10 @@ from . import calc, smp, files, thermo, test
|
|
|
16
16
|
""" Information """
|
|
17
17
|
|
|
18
18
|
name = 'ararpy'
|
|
19
|
-
version = '0.2.
|
|
19
|
+
version = '0.2.2'
|
|
20
20
|
__version__ = version
|
|
21
21
|
full_version = version
|
|
22
|
-
last_update = '
|
|
22
|
+
last_update = '2026-01-01'
|
|
23
23
|
|
|
24
24
|
""" ArArPy Functions """
|
|
25
25
|
|
|
@@ -32,8 +32,10 @@ def j_value(age, sage, r, sr, f, rsf):
|
|
|
32
32
|
f = f * 1000000 # exchange to unit of Ma
|
|
33
33
|
rsf = f * rsf / 100 # exchange to absolute error
|
|
34
34
|
k0 = (np.exp(f * age) - 1) / r
|
|
35
|
-
v1 = rsf ** 2 * (age * np.exp(f * age) / r) ** 2
|
|
36
|
-
v2 = sage ** 2 * (f * np.exp(f * age) / r) ** 2
|
|
37
|
-
v3 = sr ** 2 * ((1 - np.exp(f * age)) / r ** 2) ** 2
|
|
38
|
-
k1 = np.sqrt(
|
|
39
|
-
|
|
35
|
+
v1 = rsf ** 2 * (age * np.exp(f * age) / r) ** 2 # lambda
|
|
36
|
+
v2 = sage ** 2 * (f * np.exp(f * age) / r) ** 2 # age
|
|
37
|
+
v3 = sr ** 2 * ((1 - np.exp(f * age)) / r ** 2) ** 2 # 40/39
|
|
38
|
+
k1 = np.sqrt(v3)
|
|
39
|
+
k2 = np.sqrt(v3 + v2)
|
|
40
|
+
k3 = np.sqrt(v3 + v2 + v1)
|
|
41
|
+
return k0, k1, k2, k3
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ararpy
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.2
|
|
4
4
|
Summary: A project for Ar-Ar geochronology
|
|
5
5
|
Home-page: https://github.com/wuyangchn/ararpy.git
|
|
6
6
|
Author: Yang Wu
|
|
@@ -12,6 +12,14 @@ Classifier: Operating System :: OS Independent
|
|
|
12
12
|
Requires-Python: >=3.5
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
License-File: LICENSE
|
|
15
|
+
Requires-Dist: chardet
|
|
16
|
+
Requires-Dist: numpy
|
|
17
|
+
Requires-Dist: pandas
|
|
18
|
+
Requires-Dist: parse
|
|
19
|
+
Requires-Dist: scipy
|
|
20
|
+
Requires-Dist: xlrd
|
|
21
|
+
Requires-Dist: XlsxWriter
|
|
22
|
+
Requires-Dist: pdf_maker
|
|
15
23
|
Dynamic: author
|
|
16
24
|
Dynamic: author-email
|
|
17
25
|
Dynamic: classifier
|
|
@@ -20,6 +28,7 @@ Dynamic: description-content-type
|
|
|
20
28
|
Dynamic: home-page
|
|
21
29
|
Dynamic: license
|
|
22
30
|
Dynamic: license-file
|
|
31
|
+
Dynamic: requires-dist
|
|
23
32
|
Dynamic: requires-python
|
|
24
33
|
Dynamic: summary
|
|
25
34
|
|
|
@@ -16,7 +16,7 @@ long_description = (here / 'README.md').read_text(encoding='utf-8')
|
|
|
16
16
|
|
|
17
17
|
setuptools.setup(
|
|
18
18
|
name='ararpy', #
|
|
19
|
-
version='0.2.
|
|
19
|
+
version='0.2.2', # version
|
|
20
20
|
author='Yang Wu',
|
|
21
21
|
author_email='wuycug@hotmail.com',
|
|
22
22
|
description='A project for Ar-Ar geochronology', # short description
|
|
@@ -25,10 +25,10 @@ setuptools.setup(
|
|
|
25
25
|
url='https://github.com/wuyangchn/ararpy.git', # github url
|
|
26
26
|
packages=setuptools.find_packages(),
|
|
27
27
|
package_data={'ararpy': ['examples/*']},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
28
|
+
install_requires=[
|
|
29
|
+
"chardet", "numpy", "pandas", "parse",
|
|
30
|
+
"scipy", "xlrd", "XlsxWriter", "pdf_maker"
|
|
31
|
+
],
|
|
32
32
|
classifiers=[
|
|
33
33
|
'Development Status :: 3 - Alpha',
|
|
34
34
|
'Programming Language :: Python :: 3',
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|