ararpy 0.0.24__py3-none-any.whl → 0.1.11__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.
- ararpy/__init__.py +3 -5
- ararpy/calc/age.py +2 -2
- ararpy/calc/arr.py +25 -21
- ararpy/calc/basic.py +23 -0
- ararpy/calc/corr.py +32 -17
- ararpy/calc/err.py +9 -2
- ararpy/calc/jvalue.py +3 -2
- ararpy/calc/raw_funcs.py +1 -1
- ararpy/calc/regression.py +64 -4
- ararpy/examples/22WHA0433.age +0 -0
- ararpy/examples/22WHA0433.arr +0 -0
- ararpy/files/basic.py +2 -2
- ararpy/files/calc_file.py +1 -2
- ararpy/files/raw_file.py +238 -125
- ararpy/smp/__init__.py +2 -3
- ararpy/smp/basic.py +79 -12
- ararpy/smp/corr.py +97 -60
- ararpy/smp/diffusion_funcs.py +4745 -0
- ararpy/smp/export.py +287 -343
- ararpy/smp/info.py +23 -0
- ararpy/smp/initial.py +43 -20
- ararpy/smp/json.py +2 -2
- ararpy/smp/plots.py +151 -20
- ararpy/smp/raw.py +20 -14
- ararpy/smp/sample.py +44 -29
- ararpy/smp/style.py +5 -4
- ararpy/smp/table.py +66 -15
- ararpy/test.py +5 -3
- {ararpy-0.0.24.dist-info → ararpy-0.1.11.dist-info}/METADATA +1 -1
- ararpy-0.1.11.dist-info/RECORD +60 -0
- {ararpy-0.0.24.dist-info → ararpy-0.1.11.dist-info}/WHEEL +1 -1
- ararpy-0.0.24.dist-info/RECORD +0 -58
- {ararpy-0.0.24.dist-info → ararpy-0.1.11.dist-info}/LICENSE +0 -0
- {ararpy-0.0.24.dist-info → ararpy-0.1.11.dist-info}/top_level.txt +0 -0
ararpy/smp/sample.py
CHANGED
|
@@ -22,16 +22,22 @@ from types import MethodType
|
|
|
22
22
|
import pandas as pd
|
|
23
23
|
|
|
24
24
|
SAMPLE_INTERCEPT_HEADERS = [
|
|
25
|
-
'Sequence', '',
|
|
26
|
-
'\u00B3\
|
|
25
|
+
'Sequence', '', # 0-1
|
|
26
|
+
'\u00B3\u2076Ar', '1\u03C3', '\u00B3\u2077Ar', '1\u03C3', # 2-5
|
|
27
|
+
'\u00B3\u2078Ar', '1\u03C3', '\u00B3\u2079Ar', '1\u03C3', # 6-9
|
|
28
|
+
'\u2074\u2070Ar', '1\u03C3', # 10-11
|
|
27
29
|
]
|
|
28
30
|
BLANK_INTERCEPT_HEADERS = [
|
|
29
|
-
'Sequence', '',
|
|
30
|
-
'\u00B3\
|
|
31
|
+
'Sequence', '', # 0-1
|
|
32
|
+
'\u00B3\u2076Ar', '1\u03C3', '\u00B3\u2077Ar', '1\u03C3', # 2-5
|
|
33
|
+
'\u00B3\u2078Ar', '1\u03C3', '\u00B3\u2079Ar', '1\u03C3', # 6-9
|
|
34
|
+
'\u2074\u2070Ar', '1\u03C3', # 10-11
|
|
31
35
|
]
|
|
32
36
|
CORRECTED_HEADERS = [
|
|
33
|
-
'Sequence', '',
|
|
34
|
-
'\u00B3\
|
|
37
|
+
'Sequence', '', # 0-1
|
|
38
|
+
'\u00B3\u2076Ar', '1\u03C3', '\u00B3\u2077Ar', '1\u03C3', # 2-5
|
|
39
|
+
'\u00B3\u2078Ar', '1\u03C3', '\u00B3\u2079Ar', '1\u03C3', # 6-9
|
|
40
|
+
'\u2074\u2070Ar', '1\u03C3', # 10-11
|
|
35
41
|
]
|
|
36
42
|
DEGAS_HEADERS = [
|
|
37
43
|
'Sequence', '', # 0-1
|
|
@@ -42,16 +48,20 @@ DEGAS_HEADERS = [
|
|
|
42
48
|
'\u00B3\u2078Ar[K]', '1\u03C3', '\u00B3\u2078Ar[Ca]', '1\u03C3', # 18-21
|
|
43
49
|
'\u00B3\u2079Ar[K]', '1\u03C3', '\u00B3\u2079Ar[Ca]', '1\u03C3', # 22-25
|
|
44
50
|
'\u2074\u2070Ar[r]', '1\u03C3', '\u2074\u2070Ar[a]', '1\u03C3', # 26-29
|
|
45
|
-
'\u2074\u2070Ar[c]', '1\u03C3', '\u2074\u2070Ar[K]', '1\u03C3' #
|
|
51
|
+
'\u2074\u2070Ar[c]', '1\u03C3', '\u2074\u2070Ar[K]', '1\u03C3' # 30-33
|
|
46
52
|
]
|
|
47
53
|
PUBLISH_TABLE_HEADERS = [
|
|
48
|
-
'Sequence', '',
|
|
49
|
-
'\u00B3\
|
|
50
|
-
'\u00B3\
|
|
54
|
+
'Sequence', '', # 0-1
|
|
55
|
+
'\u00B3\u2076Ar[a]', '\u00B3\u2077Ar[Ca]', '\u00B3\u2078Ar[Cl]', # 2-4
|
|
56
|
+
'\u00B3\u2079Ar[K]', '\u2074\u2070Ar[r]', # 5-6
|
|
57
|
+
'Apparent Age', '1\u03C3', '\u2074\u2070Arr%', '\u00B3\u2079ArK%', # 7-10
|
|
58
|
+
'Ca/K', '1\u03C3', # 11-12
|
|
51
59
|
]
|
|
52
60
|
SPECTRUM_TABLE_HEADERS = [
|
|
53
|
-
'Sequence', '',
|
|
54
|
-
'
|
|
61
|
+
'Sequence', '', # 0-1
|
|
62
|
+
'\u2074\u2070Ar/\u00B3\u2079Ar', '1\u03C3', # 2-3
|
|
63
|
+
'Apparent Age', '1\u03C3', '1\u03C3', '1\u03C3', # 4-7
|
|
64
|
+
'\u2074\u2070Ar[r]%', '\u00B3\u2079Ar[K]%', # 8-9
|
|
55
65
|
]
|
|
56
66
|
ISOCHRON_TABLE_HEADERS = [
|
|
57
67
|
'Sequence', '', 'Mark', # 0-2
|
|
@@ -124,6 +134,9 @@ TOTAL_PARAMS_HEADERS = [
|
|
|
124
134
|
'Isotopic Errors', # 122
|
|
125
135
|
'Parameter Errors', # 123
|
|
126
136
|
'Plot Errors', # 124
|
|
137
|
+
'Heating Time (s)', # 125
|
|
138
|
+
'Heating Actual Temp (C)', # 126
|
|
139
|
+
'Heating AT 1\u03C3', # 127
|
|
127
140
|
]
|
|
128
141
|
|
|
129
142
|
SAMPLE_INTERCEPT_SHORT_HEADERS = [
|
|
@@ -229,6 +242,9 @@ TOTAL_PARAMS_SHORT_HEADERS = [
|
|
|
229
242
|
'IsotopicErrors', # 122
|
|
230
243
|
'ParameterErrors', # 123
|
|
231
244
|
'PlotErrors', # 124
|
|
245
|
+
'HeatingTime', # 125
|
|
246
|
+
'HeatingActualTemp', # 126
|
|
247
|
+
'HeatingActualTempError', # 127
|
|
232
248
|
]
|
|
233
249
|
|
|
234
250
|
DEFAULT_PLOT_STYLES = {
|
|
@@ -715,7 +731,7 @@ DEFAULT_PLOT_STYLES = {
|
|
|
715
731
|
},
|
|
716
732
|
}
|
|
717
733
|
|
|
718
|
-
VERSION = '
|
|
734
|
+
VERSION = '20240730'
|
|
719
735
|
|
|
720
736
|
NAMED_DICT = {
|
|
721
737
|
"unknown": {"header": SAMPLE_INTERCEPT_HEADERS.copy()},
|
|
@@ -815,14 +831,15 @@ class Sample:
|
|
|
815
831
|
# self.__version = '20230724' # change header
|
|
816
832
|
# self.__version = '20230730' # delete calcparams attribute
|
|
817
833
|
# self.__version = '20230827' # using merge smp to update arr version
|
|
818
|
-
self.__version = '20231116' # change smp parameters
|
|
834
|
+
# self.__version = '20231116' # change smp parameters
|
|
835
|
+
self.__version = '20240730' # change parameter table for thermo calculation
|
|
819
836
|
|
|
820
837
|
@property
|
|
821
838
|
def version(self):
|
|
822
839
|
return self.__version
|
|
823
840
|
|
|
824
841
|
def help(self) -> str: ...
|
|
825
|
-
|
|
842
|
+
|
|
826
843
|
def name(self) -> str: ...
|
|
827
844
|
|
|
828
845
|
def doi(self) -> str: ...
|
|
@@ -859,7 +876,7 @@ class Sample:
|
|
|
859
876
|
|
|
860
877
|
def set_selection(self): ...
|
|
861
878
|
|
|
862
|
-
def update_table(self): ...
|
|
879
|
+
def update_table(self, data: list, table_id: name): ...
|
|
863
880
|
|
|
864
881
|
def unknown(self) -> ArArData: ...
|
|
865
882
|
|
|
@@ -901,6 +918,8 @@ class Sample:
|
|
|
901
918
|
|
|
902
919
|
def set_info(self, info: dict): ...
|
|
903
920
|
|
|
921
|
+
def get_comp(self, name: str):...
|
|
922
|
+
|
|
904
923
|
def to_pdf(self, file_path: str, figure: str = "figure_3"): ...
|
|
905
924
|
|
|
906
925
|
|
|
@@ -1031,19 +1050,12 @@ class Plot:
|
|
|
1031
1050
|
setattr(self, k, v)
|
|
1032
1051
|
|
|
1033
1052
|
|
|
1034
|
-
class Info:
|
|
1035
|
-
def __init__(self, id='', name='', type='Info', **kwargs):
|
|
1036
|
-
self.id = id
|
|
1037
|
-
self.name = name
|
|
1038
|
-
self.type = type
|
|
1039
|
-
for k, v in kwargs.items():
|
|
1040
|
-
setattr(self, k, v)
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
1053
|
class Sequence:
|
|
1044
1054
|
def __init__(self, index=None, data=None, flag=None, name=None, datetime=None,
|
|
1045
1055
|
type_str=None, results=None, coefficients=None, fitting_method=None,
|
|
1046
|
-
is_estimated=False, **kwargs):
|
|
1056
|
+
is_estimated=False, options=None, **kwargs):
|
|
1057
|
+
if options is None:
|
|
1058
|
+
options = {}
|
|
1047
1059
|
self.index = index
|
|
1048
1060
|
if name is None or not isinstance(name, str):
|
|
1049
1061
|
name = ""
|
|
@@ -1065,6 +1077,8 @@ class Sequence:
|
|
|
1065
1077
|
self.coefficients = coefficients
|
|
1066
1078
|
self.fitting_method = fitting_method
|
|
1067
1079
|
self.is_estimated = is_estimated
|
|
1080
|
+
self.is_removed = False
|
|
1081
|
+
self.options = options
|
|
1068
1082
|
|
|
1069
1083
|
for k, v in kwargs.items():
|
|
1070
1084
|
if hasattr(self, k) and type(getattr(self, k)) is MethodType:
|
|
@@ -1109,8 +1123,8 @@ class Sequence:
|
|
|
1109
1123
|
|
|
1110
1124
|
|
|
1111
1125
|
class RawData:
|
|
1112
|
-
def __init__(self, id='', name='', type='
|
|
1113
|
-
isotopic_num=10, source=None, sequence=None, **kwargs):
|
|
1126
|
+
def __init__(self, id='', name='', type='Unknown', data=None, sequence_num=0,
|
|
1127
|
+
isotopic_num=10, source=None, sequence=None, unit='fA', **kwargs):
|
|
1114
1128
|
"""
|
|
1115
1129
|
Parameters
|
|
1116
1130
|
----------
|
|
@@ -1126,6 +1140,7 @@ class RawData:
|
|
|
1126
1140
|
self.name = name
|
|
1127
1141
|
self.type = type
|
|
1128
1142
|
self.source = source
|
|
1143
|
+
self.unit = unit
|
|
1129
1144
|
self.isotopic_num = isotopic_num
|
|
1130
1145
|
self.sequence_num = sequence_num
|
|
1131
1146
|
self.interpolated_blank = None
|
|
@@ -1133,7 +1148,7 @@ class RawData:
|
|
|
1133
1148
|
self.sequence: List[Sequence] = [
|
|
1134
1149
|
Sequence(index=index, name=item[0][0] if isinstance(item[0][0], str) and item[0][
|
|
1135
1150
|
0] != '' else f"{self.name}-{index + 1:02d}", data=item[1:], datetime=item[0][1], type_str=item[0][2],
|
|
1136
|
-
fitting_method=[0] * 5)
|
|
1151
|
+
fitting_method=[0] * 5, options=item[0][3])
|
|
1137
1152
|
for index, item in enumerate(data)]
|
|
1138
1153
|
else:
|
|
1139
1154
|
self.sequence: List[Sequence] = []
|
ararpy/smp/style.py
CHANGED
|
@@ -16,7 +16,6 @@ from .. import calc
|
|
|
16
16
|
from . import (sample as samples, basic, initial, plots, )
|
|
17
17
|
|
|
18
18
|
Sample = samples.Sample
|
|
19
|
-
Info = samples.Info
|
|
20
19
|
Table = samples.Table
|
|
21
20
|
Plot = samples.Plot
|
|
22
21
|
|
|
@@ -49,8 +48,8 @@ def set_plot_style(smp: Sample):
|
|
|
49
48
|
reset_plot_scale(smp)
|
|
50
49
|
# Reset isochron data
|
|
51
50
|
plots.reset_isochron_line_data(smp)
|
|
52
|
-
# Auto position of
|
|
53
|
-
|
|
51
|
+
# Auto position and contents of texts
|
|
52
|
+
reset_text(smp)
|
|
54
53
|
# Set title, which are deleted in initializing
|
|
55
54
|
suffix = f"{smp.Info.sample.name} {smp.Info.sample.material}"
|
|
56
55
|
for figure_id, figure in basic.get_components(smp).items():
|
|
@@ -142,7 +141,7 @@ def reset_plot_scale(smp: Sample, only_figure: str = None):
|
|
|
142
141
|
return xscale, yscale
|
|
143
142
|
|
|
144
143
|
|
|
145
|
-
def
|
|
144
|
+
def reset_text(smp: Sample, only_figure: str = None):
|
|
146
145
|
"""
|
|
147
146
|
Reset text position to default, if only figure is defined, only this figure will be reset.
|
|
148
147
|
Parameters
|
|
@@ -161,9 +160,11 @@ def reset_text_position(smp: Sample, only_figure: str = None):
|
|
|
161
160
|
text_1 = basic.get_plot_set(figure, 'Text for Set 1')
|
|
162
161
|
if text_1 is not None:
|
|
163
162
|
setattr(text_1, 'pos', [20, 40])
|
|
163
|
+
setattr(text_1, 'text', "")
|
|
164
164
|
text_2 = basic.get_plot_set(figure, 'Text for Set 2')
|
|
165
165
|
if text_2 is not None:
|
|
166
166
|
setattr(text_2, 'pos', [70, 40])
|
|
167
|
+
setattr(text_2, 'text', "")
|
|
167
168
|
|
|
168
169
|
|
|
169
170
|
# =======================
|
ararpy/smp/table.py
CHANGED
|
@@ -85,52 +85,103 @@ def update_handsontable(smp: Sample, data: list, id: str):
|
|
|
85
85
|
|
|
86
86
|
def _strToBool(cols):
|
|
87
87
|
bools_dict = {
|
|
88
|
-
'true': True, 'false': False, '1': True, '0': False, 'none': False,
|
|
88
|
+
'true': True, 'false': False, 'True': True, 'False': False, '1': True, '0': False, 'none': False,
|
|
89
89
|
}
|
|
90
90
|
return [bools_dict.get(str(col).lower(), False) for col in cols]
|
|
91
91
|
try:
|
|
92
92
|
smp.SequenceName = data[0]
|
|
93
93
|
except IndexError:
|
|
94
94
|
pass
|
|
95
|
+
|
|
96
|
+
update_all_table = False
|
|
95
97
|
try:
|
|
96
|
-
|
|
98
|
+
if data[1] != smp.SequenceValue:
|
|
99
|
+
smp.SequenceValue = data[1]
|
|
97
100
|
except IndexError:
|
|
98
101
|
pass
|
|
102
|
+
else:
|
|
103
|
+
update_all_table = True
|
|
104
|
+
|
|
99
105
|
if id == '1': # 样品值
|
|
100
|
-
data = _normalize_data(data,
|
|
106
|
+
data = _normalize_data(data, len(samples.SAMPLE_INTERCEPT_HEADERS), 2)
|
|
101
107
|
smp.SampleIntercept = data
|
|
102
108
|
elif id == '2': # 本底值
|
|
103
|
-
data = _normalize_data(data,
|
|
109
|
+
data = _normalize_data(data, len(samples.BLANK_INTERCEPT_HEADERS), 2)
|
|
104
110
|
smp.BlankIntercept = data
|
|
105
111
|
elif id == '3': # 校正值
|
|
106
|
-
data = _normalize_data(data,
|
|
112
|
+
data = _normalize_data(data, len(samples.CORRECTED_HEADERS), 2)
|
|
107
113
|
smp.CorrectedValues = data
|
|
108
|
-
elif id == '4': #
|
|
109
|
-
data = _normalize_data(data,
|
|
114
|
+
elif id == '4': # Degas table
|
|
115
|
+
data = _normalize_data(data, len(samples.DEGAS_HEADERS), 2)
|
|
110
116
|
smp.DegasValues = data
|
|
111
117
|
elif id == '5': # 发行表
|
|
112
|
-
data = _normalize_data(data,
|
|
118
|
+
data = _normalize_data(data, len(samples.PUBLISH_TABLE_HEADERS), 2)
|
|
113
119
|
smp.PublishValues = data
|
|
114
120
|
elif id == '6': # 年龄谱
|
|
115
|
-
data = _normalize_data(data,
|
|
121
|
+
data = _normalize_data(data, len(samples.SPECTRUM_TABLE_HEADERS), 2)
|
|
116
122
|
smp.ApparentAgeValues = data
|
|
117
123
|
elif id == '7': # 等时线
|
|
118
124
|
smp.IsochronMark = data[2]
|
|
119
|
-
data = _normalize_data(data,
|
|
125
|
+
data = _normalize_data(data, len(samples.ISOCHRON_TABLE_HEADERS), 3)
|
|
120
126
|
smp.IsochronValues = data
|
|
121
127
|
smp.SelectedSequence1 = [
|
|
122
|
-
i for i in range(len(smp.IsochronMark)) if smp.IsochronMark[i] == 1]
|
|
128
|
+
i for i in range(len(smp.IsochronMark)) if str(smp.IsochronMark[i]) == "1"]
|
|
123
129
|
smp.SelectedSequence2 = [
|
|
124
|
-
i for i in range(len(smp.IsochronMark)) if smp.IsochronMark[i] == 2]
|
|
130
|
+
i for i in range(len(smp.IsochronMark)) if str(smp.IsochronMark[i]) == "2"]
|
|
125
131
|
smp.UnselectedSequence = [
|
|
126
132
|
i for i in range(len(smp.IsochronMark)) if
|
|
127
133
|
i not in smp.SelectedSequence1 + smp.SelectedSequence2]
|
|
134
|
+
#
|
|
135
|
+
smp.Info.results.selection[0]['data'] = smp.SelectedSequence1
|
|
136
|
+
smp.Info.results.selection[1]['data'] = smp.SelectedSequence2
|
|
137
|
+
smp.Info.results.selection[2]['data'] = smp.UnselectedSequence
|
|
128
138
|
elif id == '8': # 总参数
|
|
129
|
-
data = _normalize_data(data,
|
|
130
|
-
data[
|
|
139
|
+
data = _normalize_data(data, len(samples.TOTAL_PARAMS_HEADERS), 2)
|
|
140
|
+
data[101: 112] = [_strToBool(i) for i in data[101: 112]]
|
|
131
141
|
smp.TotalParam = data
|
|
132
142
|
else:
|
|
133
143
|
raise ValueError(f"{id = }, The table id is not supported.")
|
|
134
|
-
|
|
144
|
+
if update_all_table:
|
|
145
|
+
update_table_data(smp)
|
|
146
|
+
else:
|
|
147
|
+
update_table_data(smp, only_table=id) # Update data of tables after changes of a table
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
def update_data_from_table(smp: Sample, only_table: str = None):
|
|
151
|
+
"""
|
|
152
|
+
Update table data
|
|
153
|
+
Parameters
|
|
154
|
+
----------
|
|
155
|
+
smp
|
|
156
|
+
only_table
|
|
157
|
+
|
|
158
|
+
Returns
|
|
159
|
+
-------
|
|
160
|
+
|
|
161
|
+
"""
|
|
162
|
+
for key, comp in basic.get_components(smp).items():
|
|
163
|
+
if not isinstance(comp, Table):
|
|
164
|
+
continue
|
|
165
|
+
if only_table is not None and key != only_table:
|
|
166
|
+
continue
|
|
167
|
+
if key == '1':
|
|
168
|
+
smp.SampleIntercept = calc.arr.transpose(comp.data)[2:]
|
|
169
|
+
elif key == '2':
|
|
170
|
+
smp.BlankIntercept = calc.arr.transpose(comp.data)[2:]
|
|
171
|
+
elif key == '3':
|
|
172
|
+
smp.CorrectedValues = calc.arr.transpose(comp.data)[2:]
|
|
173
|
+
elif key == '4':
|
|
174
|
+
smp.DegasValues = calc.arr.transpose(comp.data)[2:]
|
|
175
|
+
elif key == '5':
|
|
176
|
+
smp.PublishValues = calc.arr.transpose(comp.data)[2:]
|
|
177
|
+
elif key == '6':
|
|
178
|
+
smp.ApparentAgeValues = calc.arr.transpose(comp.data)[2:]
|
|
179
|
+
elif key == '7':
|
|
180
|
+
smp.IsochronValues = calc.arr.transpose(comp.data)[3:]
|
|
181
|
+
elif key == '8':
|
|
182
|
+
smp.TotalParam = calc.arr.transpose(comp.data)[2:]
|
|
183
|
+
else:
|
|
184
|
+
pass
|
|
185
|
+
|
|
135
186
|
|
|
136
187
|
|
ararpy/test.py
CHANGED
|
@@ -23,9 +23,11 @@ def test():
|
|
|
23
23
|
print(f"{file_path = }")
|
|
24
24
|
print(f"sample = from_arr(file_path=file_path)")
|
|
25
25
|
print(f"{sample.name() = }")
|
|
26
|
-
|
|
27
|
-
print(f"sample.
|
|
28
|
-
print(f"sample.
|
|
26
|
+
sample.name("new name")
|
|
27
|
+
print(f"{sample.name() = }")
|
|
28
|
+
print(f"{sample.help() = }")
|
|
29
|
+
print(f"{sample.parameters() = }")
|
|
30
|
+
print(f"{sample.parameters().to_df() = }")
|
|
29
31
|
print(sample.show_data())
|
|
30
32
|
print(sample.sample())
|
|
31
33
|
print(sample.blank().to_df().iloc[:, [1, 2, 3]])
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
ararpy/__init__.py,sha256=XKlsgklkzGfvqQkt59y-UST9aVhgCf-eXpEDiaZaynQ,6725
|
|
2
|
+
ararpy/test.py,sha256=jdHhBvMbvDlxi0o2eRVG99nsUBNDA-0s2bbGbnXweo8,1130
|
|
3
|
+
ararpy/calc/__init__.py,sha256=kUjRuLE8TLuKOv3i976RnGJoEMj23QBZDu37LWs81U4,322
|
|
4
|
+
ararpy/calc/age.py,sha256=CUex9UxZbYinl9ypd7o86R3VRQFzahku3gW__fBeoss,5811
|
|
5
|
+
ararpy/calc/arr.py,sha256=ntu6p3lUcF654SxLnFNrToLubXRWl101LRNFVJFulTQ,14871
|
|
6
|
+
ararpy/calc/basic.py,sha256=wPzUXmrHAXdFkvd53JsH9Vae-o7O3LxYWztGQ5OpDhw,2871
|
|
7
|
+
ararpy/calc/corr.py,sha256=n-mz-Uw-oC7ig6kSdbcq1Uca22NY21PeXgHY9Z-MZY4,18686
|
|
8
|
+
ararpy/calc/err.py,sha256=63LtprqjemlIb1QGDst4Ggcv5KMSDHdlAIL-nyQs1eA,2691
|
|
9
|
+
ararpy/calc/histogram.py,sha256=0GVbDdsjd91KQ1sa2B7NtZ4KGo0XpRIJapgIrzAwQUo,5777
|
|
10
|
+
ararpy/calc/isochron.py,sha256=wJOiNKftwi8ipvNVanEcTfEgHV6slsZ1RL-y4v3rvq4,5610
|
|
11
|
+
ararpy/calc/jvalue.py,sha256=zHUhJ1iYe5mPrY95mGYxoUPAp7hwu4coUgiHKiruKfM,1138
|
|
12
|
+
ararpy/calc/plot.py,sha256=v-vJwciJIhKrdXKWAUZbYslez0zBrIa6awI-DopmRZg,1956
|
|
13
|
+
ararpy/calc/raw_funcs.py,sha256=fhAmqpvTvWUegbLi2PNbFRIbKgbDmycDIWNic3z25hU,2536
|
|
14
|
+
ararpy/calc/regression.py,sha256=UQ7e6_u_FUpIllKTUgPa6-HqFvRBI7qDqyKli7fFInE,40172
|
|
15
|
+
ararpy/calc/spectra.py,sha256=iBhuQ03PyIKHbAQSexx3fZ6ZYaxM6P_uMyWdUeeMck4,1936
|
|
16
|
+
ararpy/examples/022_VU124-M11a.ahd,sha256=3m0Gd-ZObou3KsnRNFMf77QwzT1Uz3nu3vA33Sqeyng,5414
|
|
17
|
+
ararpy/examples/20WHA0103.age,sha256=cT-a4d7Wt77aotx6v0G47vulY_TZIcZUcaVHB3pqTPM,380416
|
|
18
|
+
ararpy/examples/22WHA0078.xls,sha256=1XAAHmIhuswwZ3toCT-qTLrYzqXNDYWGjDyCTI3xaMY,2611729
|
|
19
|
+
ararpy/examples/22WHA0433.age,sha256=YRM9l5S0cU20eD7en_5iR3a-eZk7btmjcU1Drae2QwM,421888
|
|
20
|
+
ararpy/examples/22WHA0433.arr,sha256=ddfeVEXXw5T4LoIicK1GGxXHjwtpXcuPbO8Oj0Vui04,238259
|
|
21
|
+
ararpy/examples/22WHA0433.full.xls,sha256=bupB_YZxtQKd6hh0MRBCKu7cRtiIhchtjHJ4Tjss_9Q,335872
|
|
22
|
+
ararpy/examples/24WHN0001-51-592.XLS,sha256=hwTNoJf-ZyAVSd3SPNrwhRGO7dVS7brr2Ys-Sf8LbBI,140800
|
|
23
|
+
ararpy/examples/AHD.input-filter,sha256=qJpqULIX-3b7JANzfg1sB61tf8cU2nxoncna8nTWwio,441
|
|
24
|
+
ararpy/examples/ArAr.calc,sha256=i7da0rx-M4l0-j1vXOqsaCw3T8txQNGH3gON70-qmyA,599
|
|
25
|
+
ararpy/examples/ArArCALC.age,sha256=Ft4I9BnWjbqsgn6ACCklioLyhHSKuIlbmqgFwOyb9M0,231936
|
|
26
|
+
ararpy/examples/NGX-600 - Copy.TXT,sha256=EBaQZ6nVbR6R0bqtZVphcfXX2QaoD0R4INeaPMs_UoM,83752
|
|
27
|
+
ararpy/examples/NGX-600.TXT,sha256=RQc5we9kTYetXmsCN8ThFPMhNLN2q82umeszSoCzMJE,81731
|
|
28
|
+
ararpy/examples/NGX-XLS.input-filter,sha256=iyfTLsLHf0h58ePOsNQoBtG6UBLIf7V-zTGioRoWkxA,501
|
|
29
|
+
ararpy/examples/Qtegra-exported-xls.input-filter,sha256=KuD3Dey82ecuKnqNMQqOcY3VXHgKbpE9Yxfl1ZC4_so,441
|
|
30
|
+
ararpy/examples/S01-239.csv,sha256=J_PHT85XCxPd3TEGzBARGwKSkiAzz1nzNbrKUf00GBU,39566
|
|
31
|
+
ararpy/examples/WH01.irra,sha256=Ws78m5p3fD4oybtkOWoAtvFyuLPxpL_A_ueIg2tnhnw,365
|
|
32
|
+
ararpy/examples/raw_example.xls,sha256=ftcSiXRx_7nYnbqJVma1Yl3Yr_iuceAWlEjhJwlAvFM,1929895
|
|
33
|
+
ararpy/examples/sample-default.smp,sha256=YNkoQGgPrsL_fXS7ZHxfRtLQWekCDqT9czS6vBScImk,432
|
|
34
|
+
ararpy/files/__init__.py,sha256=l5B5ZQ01WdtvjjN0aMkyAFNgpwANdM_1I0tQbqnRuEY,69
|
|
35
|
+
ararpy/files/arr_file.py,sha256=KqksGlEA6nmMQofTgi7v45flscQZVtefxaNCKrV3Am4,837
|
|
36
|
+
ararpy/files/basic.py,sha256=nc7Hgo_qLSkdmtKzZmd5SQ8Jy0dhW46ly4gh-oisUDs,2095
|
|
37
|
+
ararpy/files/calc_file.py,sha256=b4bzPsoVD9y5wDqFw-2HmhK6Rd7qwufnEjaYz_FLxos,27865
|
|
38
|
+
ararpy/files/new_file.py,sha256=efblARIBROVLWS2w3-98BxLX5VZ8grRpiTkJFtf_rAk,214
|
|
39
|
+
ararpy/files/raw_file.py,sha256=B2k4RjAp4EViwHKv6CbI5400Liaa7OW_eBjGSPlN9Ek,22768
|
|
40
|
+
ararpy/files/xls.py,sha256=8ibT4ZRY2grK34ikKm1pDmlWFlVTgDL7vSMO6mphzrY,702
|
|
41
|
+
ararpy/smp/__init__.py,sha256=k6_fa27UJsQK7K7oC5GYlwMo6l0Xd8af3QtOrZz2XJk,478
|
|
42
|
+
ararpy/smp/basic.py,sha256=1OgPXk-2OysJOZ9e_HuqB__fp3TNm844y0KKSlF5Wz0,21405
|
|
43
|
+
ararpy/smp/calculation.py,sha256=JXo6vS-HcBhOe7b8OMLds-Sn9vofFjV6maY5u3E-X3c,2793
|
|
44
|
+
ararpy/smp/consts.py,sha256=XIdjdz8cYxspG2jMnoItdlUsxr3hKbNFJjMZJh1bpzw,393
|
|
45
|
+
ararpy/smp/corr.py,sha256=3lvs-2A3WjK_yfRnQRCG1Tb_QNhI4j82HU6a5OAN4Q8,23402
|
|
46
|
+
ararpy/smp/diffusion_funcs.py,sha256=u7cEH7sac5tw0Z9Yvh7AuH93ZYEENJVtZ3Npni8dWUE,167616
|
|
47
|
+
ararpy/smp/export.py,sha256=MBcisVfPwmdMyYqE7Tm3oLAMsVA5Rk0fl3Tqn0LxouI,78231
|
|
48
|
+
ararpy/smp/info.py,sha256=iKUELm-BuUduDlJKC1d8tKKNHbwwbNmhUg2pi6bcBvA,489
|
|
49
|
+
ararpy/smp/initial.py,sha256=nZNrV4fv_PlNXYfqqIOOOkcQjnSOTLymVpJyJ9d_QtM,15359
|
|
50
|
+
ararpy/smp/json.py,sha256=87zMMopD5eL3VsemDYTEAfhSWXO_1Z7Y782S4GR2UUs,1740
|
|
51
|
+
ararpy/smp/plots.py,sha256=s6xDZyxeGl512Wn4knquhzFeECucZCWNAsfI70OInqI,31362
|
|
52
|
+
ararpy/smp/raw.py,sha256=KtAmzTAwCDK4x1dRgvwj2TbOzHRv7LFwaU2hHCknF3c,6173
|
|
53
|
+
ararpy/smp/sample.py,sha256=S1vgt0LRihcAiqpXhuLLJnkft3kVp0QwzjH_JQkMyc0,54611
|
|
54
|
+
ararpy/smp/style.py,sha256=NZwTeodhtHBBdCyjvupF64nh2B5EDdMHzlT8oE360zg,6746
|
|
55
|
+
ararpy/smp/table.py,sha256=fyITVbj0JrPoB4SPW4dHoJl2jliKEZ_HpS2FSF9FQx4,6274
|
|
56
|
+
ararpy-0.1.11.dist-info/LICENSE,sha256=cvG5t_C1qY_zUyJI7sNOa7gCArdngNPaOrfujl2LYuc,1085
|
|
57
|
+
ararpy-0.1.11.dist-info/METADATA,sha256=uLONl17cQulcXUYmJ4BvhpxHyYrhIOs3i8Z9uOb6zD0,24331
|
|
58
|
+
ararpy-0.1.11.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
59
|
+
ararpy-0.1.11.dist-info/top_level.txt,sha256=9iTpsPCYuRYq09yQTk9d2lqB8JtTEOmbN-IcGB-K3vY,7
|
|
60
|
+
ararpy-0.1.11.dist-info/RECORD,,
|
ararpy-0.0.24.dist-info/RECORD
DELETED
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
ararpy/__init__.py,sha256=i-gs6fqETy0vVVDkao6rmVLHw2TPz_2wnDjRBDEOZVY,6814
|
|
2
|
-
ararpy/test.py,sha256=XTiNq9Ei-n9cqbTc7DPk06EDdKBHS6DYnZw-V-DNviY,1113
|
|
3
|
-
ararpy/calc/__init__.py,sha256=kUjRuLE8TLuKOv3i976RnGJoEMj23QBZDu37LWs81U4,322
|
|
4
|
-
ararpy/calc/age.py,sha256=qkPvK1vjfXJQDTpqU_gZZfSqZA-4IDagA6X3O3e13ng,5821
|
|
5
|
-
ararpy/calc/arr.py,sha256=OfCaWWho8E9nGVSVX8zknA_cO90JxNvwV8xjraKVZok,14713
|
|
6
|
-
ararpy/calc/basic.py,sha256=7EqK-ZGxn8Ta8qcv9bUuDDnT5NyL_n5rSNiNPcOZ0-Y,2078
|
|
7
|
-
ararpy/calc/corr.py,sha256=xP6JhYPxwvG7Xp57tKiuNys8Sr3uXWxJlJOwRR3HqF4,17922
|
|
8
|
-
ararpy/calc/err.py,sha256=iDc1Kt9cTxXQfF5AjrpFe_yM6cvyLGWb5RhVotMYcmQ,2485
|
|
9
|
-
ararpy/calc/histogram.py,sha256=0GVbDdsjd91KQ1sa2B7NtZ4KGo0XpRIJapgIrzAwQUo,5777
|
|
10
|
-
ararpy/calc/isochron.py,sha256=wJOiNKftwi8ipvNVanEcTfEgHV6slsZ1RL-y4v3rvq4,5610
|
|
11
|
-
ararpy/calc/jvalue.py,sha256=oWJW5tRJ1jwoE4n3V14UzX2lsFHzzB_za1I_easqD7w,1112
|
|
12
|
-
ararpy/calc/plot.py,sha256=v-vJwciJIhKrdXKWAUZbYslez0zBrIa6awI-DopmRZg,1956
|
|
13
|
-
ararpy/calc/raw_funcs.py,sha256=lGJJBbj5NZmZ3UeBwJl-8g7BI4dq7PsZ8xZ0BWcp7n8,2514
|
|
14
|
-
ararpy/calc/regression.py,sha256=cTf4J207ZVhXqKu-25q9ualm4bPj4Ea4fGjHhXUTBvk,38809
|
|
15
|
-
ararpy/calc/spectra.py,sha256=iBhuQ03PyIKHbAQSexx3fZ6ZYaxM6P_uMyWdUeeMck4,1936
|
|
16
|
-
ararpy/examples/022_VU124-M11a.ahd,sha256=3m0Gd-ZObou3KsnRNFMf77QwzT1Uz3nu3vA33Sqeyng,5414
|
|
17
|
-
ararpy/examples/20WHA0103.age,sha256=cT-a4d7Wt77aotx6v0G47vulY_TZIcZUcaVHB3pqTPM,380416
|
|
18
|
-
ararpy/examples/22WHA0078.xls,sha256=1XAAHmIhuswwZ3toCT-qTLrYzqXNDYWGjDyCTI3xaMY,2611729
|
|
19
|
-
ararpy/examples/22WHA0433.age,sha256=IBLNwk33VdgtJa51OGatiwXP-UbrJ3S4K_MNCDYzB2g,421888
|
|
20
|
-
ararpy/examples/22WHA0433.arr,sha256=AqKSsLFiOKJURCoGuFdS7PILatkmQYzZK73EutPjSGA,234085
|
|
21
|
-
ararpy/examples/22WHA0433.full.xls,sha256=bupB_YZxtQKd6hh0MRBCKu7cRtiIhchtjHJ4Tjss_9Q,335872
|
|
22
|
-
ararpy/examples/24WHN0001-51-592.XLS,sha256=hwTNoJf-ZyAVSd3SPNrwhRGO7dVS7brr2Ys-Sf8LbBI,140800
|
|
23
|
-
ararpy/examples/AHD.input-filter,sha256=qJpqULIX-3b7JANzfg1sB61tf8cU2nxoncna8nTWwio,441
|
|
24
|
-
ararpy/examples/ArAr.calc,sha256=i7da0rx-M4l0-j1vXOqsaCw3T8txQNGH3gON70-qmyA,599
|
|
25
|
-
ararpy/examples/ArArCALC.age,sha256=Ft4I9BnWjbqsgn6ACCklioLyhHSKuIlbmqgFwOyb9M0,231936
|
|
26
|
-
ararpy/examples/NGX-600 - Copy.TXT,sha256=EBaQZ6nVbR6R0bqtZVphcfXX2QaoD0R4INeaPMs_UoM,83752
|
|
27
|
-
ararpy/examples/NGX-600.TXT,sha256=RQc5we9kTYetXmsCN8ThFPMhNLN2q82umeszSoCzMJE,81731
|
|
28
|
-
ararpy/examples/NGX-XLS.input-filter,sha256=iyfTLsLHf0h58ePOsNQoBtG6UBLIf7V-zTGioRoWkxA,501
|
|
29
|
-
ararpy/examples/Qtegra-exported-xls.input-filter,sha256=KuD3Dey82ecuKnqNMQqOcY3VXHgKbpE9Yxfl1ZC4_so,441
|
|
30
|
-
ararpy/examples/S01-239.csv,sha256=J_PHT85XCxPd3TEGzBARGwKSkiAzz1nzNbrKUf00GBU,39566
|
|
31
|
-
ararpy/examples/WH01.irra,sha256=Ws78m5p3fD4oybtkOWoAtvFyuLPxpL_A_ueIg2tnhnw,365
|
|
32
|
-
ararpy/examples/raw_example.xls,sha256=ftcSiXRx_7nYnbqJVma1Yl3Yr_iuceAWlEjhJwlAvFM,1929895
|
|
33
|
-
ararpy/examples/sample-default.smp,sha256=YNkoQGgPrsL_fXS7ZHxfRtLQWekCDqT9czS6vBScImk,432
|
|
34
|
-
ararpy/files/__init__.py,sha256=l5B5ZQ01WdtvjjN0aMkyAFNgpwANdM_1I0tQbqnRuEY,69
|
|
35
|
-
ararpy/files/arr_file.py,sha256=KqksGlEA6nmMQofTgi7v45flscQZVtefxaNCKrV3Am4,837
|
|
36
|
-
ararpy/files/basic.py,sha256=Ki3-5Heq6CcE52cXXMBXTeyeVQoz9WGJFxDyuV58Z0k,2052
|
|
37
|
-
ararpy/files/calc_file.py,sha256=EZNwbzD5g6_Qtt-ptocroSesWqaWeo0a1FExAeEIq2g,27944
|
|
38
|
-
ararpy/files/new_file.py,sha256=efblARIBROVLWS2w3-98BxLX5VZ8grRpiTkJFtf_rAk,214
|
|
39
|
-
ararpy/files/raw_file.py,sha256=SHks5J4hZpqUy_X9ZH3bq65k0cyu0xA2Bon-DIGXM-Q,15147
|
|
40
|
-
ararpy/files/xls.py,sha256=8ibT4ZRY2grK34ikKm1pDmlWFlVTgDL7vSMO6mphzrY,702
|
|
41
|
-
ararpy/smp/__init__.py,sha256=RF1ZhZuhVeZBtWLw7sjawCoRagj3cOSv53P6odWfmV4,476
|
|
42
|
-
ararpy/smp/basic.py,sha256=NzZO1U-E00PU1LnNPxyxTB9s0FY2VWJhEJ_-NI5XoaI,18898
|
|
43
|
-
ararpy/smp/calculation.py,sha256=JXo6vS-HcBhOe7b8OMLds-Sn9vofFjV6maY5u3E-X3c,2793
|
|
44
|
-
ararpy/smp/consts.py,sha256=XIdjdz8cYxspG2jMnoItdlUsxr3hKbNFJjMZJh1bpzw,393
|
|
45
|
-
ararpy/smp/corr.py,sha256=VSanCcPCg7tTtKxcuyCHHgTt26jI7w5nw7hHw1AjHOE,19760
|
|
46
|
-
ararpy/smp/export.py,sha256=AllbV9unBo3x2aTk6QjS8ttXJ3tH1JIEKDLFjrRrvy8,76980
|
|
47
|
-
ararpy/smp/initial.py,sha256=d-Ryk2IhEUp0LZuYhuizB8qzSkCHwHYD-WT51vIxFBo,13857
|
|
48
|
-
ararpy/smp/json.py,sha256=DlKdldZKHMXccFY0j_hjjyZvjLf5-LnEUeW2b81iiuQ,1752
|
|
49
|
-
ararpy/smp/plots.py,sha256=cdPIFF-xcDKM8Tz5FwEeuzPLusUiZHXvvE2GmiaWXp4,26033
|
|
50
|
-
ararpy/smp/raw.py,sha256=eZuEF652z6_7_a2C8nZOgAtlj6wNOicu9vZJPKQpnR8,5753
|
|
51
|
-
ararpy/smp/sample.py,sha256=FPCLUUE5ne8wDarQHAp3HVIHW1-GWtcjyrbR5EFzllw,54066
|
|
52
|
-
ararpy/smp/style.py,sha256=ufSsGDeW19abaBnC6h1vsfKSd67TcrIYAr56VRdM5gU,6689
|
|
53
|
-
ararpy/smp/table.py,sha256=1EAZA_A45hdAgAe6MO837LRT5ekG-5sf3VxU_0W145c,4367
|
|
54
|
-
ararpy-0.0.24.dist-info/LICENSE,sha256=cvG5t_C1qY_zUyJI7sNOa7gCArdngNPaOrfujl2LYuc,1085
|
|
55
|
-
ararpy-0.0.24.dist-info/METADATA,sha256=75YU-RnC1RiZ_M3rBJn1QCI6luy8J0U6QZkyPSuRJu8,24331
|
|
56
|
-
ararpy-0.0.24.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
57
|
-
ararpy-0.0.24.dist-info/top_level.txt,sha256=9iTpsPCYuRYq09yQTk9d2lqB8JtTEOmbN-IcGB-K3vY,7
|
|
58
|
-
ararpy-0.0.24.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|