Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

config.html 22 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
  6. <meta name="generator" content="pdoc 0.7.2" />
  7. <title>src.config API documentation</title>
  8. <meta name="description" content="Set configurations for all the raw and processed datasets
  9. Takes in path to raw data, tracks, processed df, and then later interim data" />
  10. <link href='https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css' rel='stylesheet'>
  11. <link href='https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/8.0.0/sanitize.min.css' rel='stylesheet'>
  12. <link href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" rel="stylesheet">
  13. <style>.flex{display:flex !important}body{line-height:1.5em}#content{padding:20px}#sidebar{padding:30px;overflow:hidden}.http-server-breadcrumbs{font-size:130%;margin:0 0 15px 0}#footer{font-size:.75em;padding:5px 30px;border-top:1px solid #ddd;text-align:right}#footer p{margin:0 0 0 1em;display:inline-block}#footer p:last-child{margin-right:30px}h1,h2,h3,h4,h5{font-weight:300}h1{font-size:2.5em;line-height:1.1em}h2{font-size:1.75em;margin:1em 0 .50em 0}h3{font-size:1.4em;margin:25px 0 10px 0}h4{margin:0;font-size:105%}a{color:#058;text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#e82}.title code{font-weight:bold}h2[id^="header-"]{margin-top:2em}.ident{color:#900}pre code{background:#f8f8f8;font-size:.8em;line-height:1.4em}code{background:#f2f2f1;padding:1px 4px;overflow-wrap:break-word}h1 code{background:transparent}pre{background:#f8f8f8;border:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:1em 0;padding:1ex}#http-server-module-list{display:flex;flex-flow:column}#http-server-module-list div{display:flex}#http-server-module-list dt{min-width:10%}#http-server-module-list p{margin-top:0}.toc ul,#index{list-style-type:none;margin:0;padding:0}#index code{background:transparent}#index h3{border-bottom:1px solid #ddd}#index ul{padding:0}#index h4{font-weight:bold}#index h4 + ul{margin-bottom:.6em}@media (min-width:200ex){#index .two-column{column-count:2}}@media (min-width:300ex){#index .two-column{column-count:3}}dl{margin-bottom:2em}dl dl:last-child{margin-bottom:4em}dd{margin:0 0 1em 3em}#header-classes + dl > dd{margin-bottom:3em}dd dd{margin-left:2em}dd p{margin:10px 0}.name{background:#eee;font-weight:bold;font-size:.85em;padding:5px 10px;display:inline-block;min-width:40%}.name:hover{background:#e0e0e0}.name > span:first-child{white-space:nowrap}.name.class > span:nth-child(2){margin-left:.4em}.inherited{color:#999;border-left:5px solid #eee;padding-left:1em}.inheritance em{font-style:normal;font-weight:bold}.desc h2{font-weight:400;font-size:1.25em}.desc h3{font-size:1em}.desc dt code{background:inherit}.source summary,.git-link-div{color:#666;text-align:right;font-weight:400;font-size:.8em;text-transform:uppercase}.source summary > *{white-space:nowrap;cursor:pointer}.git-link{color:inherit;margin-left:1em}.source pre{max-height:500px;overflow:auto;margin:0}.source pre code{font-size:12px;overflow:visible}.hlist{list-style:none}.hlist li{display:inline}.hlist li:after{content:',\2002'}.hlist li:last-child:after{content:none}.hlist .hlist{display:inline;padding-left:1em}img{max-width:100%}.admonition{padding:.1em .5em;margin-bottom:1em}.admonition-title{font-weight:bold}.admonition.note,.admonition.info,.admonition.important{background:#aef}.admonition.todo,.admonition.versionadded,.admonition.tip,.admonition.hint{background:#dfd}.admonition.warning,.admonition.versionchanged,.admonition.deprecated{background:#fd4}.admonition.error,.admonition.danger,.admonition.caution{background:lightpink}</style>
  14. <style media="screen and (min-width: 700px)">@media screen and (min-width:700px){#sidebar{width:30%}#content{width:70%;max-width:100ch;padding:3em 4em;border-left:1px solid #ddd}pre code{font-size:1em}.item .name{font-size:1em}main{display:flex;flex-direction:row-reverse;justify-content:flex-end}.toc ul ul,#index ul{padding-left:1.5em}.toc > ul > li{margin-top:.5em}}</style>
  15. <style media="print">@media print{#sidebar h1{page-break-before:always}.source{display:none}}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a[href]:after{content:" (" attr(href) ")";font-size:90%}a[href][title]:after{content:none}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h1,h2,h3,h4,h5,h6{page-break-after:avoid}}</style>
  16. </head>
  17. <body>
  18. <main>
  19. <article id="content">
  20. <header>
  21. <h1 class="title">Module <code>src.config</code></h1>
  22. </header>
  23. <section id="section-intro">
  24. <p>Set configurations for all the raw and processed datasets
  25. Takes in path to raw data, tracks, processed df, and then later interim data</p>
  26. <details class="source">
  27. <summary>
  28. <span>Expand source code</span>
  29. </summary>
  30. <pre><code class="python">&#39;&#39;&#39;Set configurations for all the raw and processed datasets
  31. Takes in path to raw data, tracks, processed df, and then later interim data
  32. &#39;&#39;&#39;
  33. import os
  34. from os.path import join as oj
  35. import numpy as np
  36. # data paths
  37. DIR_REPO = os.path.dirname(os.path.realpath(__file__)) # directory of the config file
  38. DIR_TRACKS = oj(DIR_REPO, &#39;..&#39;, &#39;data&#39;, &#39;tracks&#39;)
  39. DIR_PROCESSED = oj(DIR_REPO, &#39;..&#39;, &#39;data&#39;, &#39;processed&#39;)
  40. DIR_INTERIM = oj(DIR_REPO, &#39;..&#39;, &#39;data&#39;, &#39;interim&#39;)
  41. DIR_FIGS = oj(DIR_REPO, &#39;..&#39;, &#39;auxilin-paper&#39;, &#39;figs&#39;)
  42. DIR_RESULTS = &#39;/scratch/users/vision/chandan/abc&#39;
  43. FINAL_MODEL = oj(DIR_REPO, &#39;..&#39;, &#39;models/dnn_full_long_normalized_across_track_1_feat_dynamin.pkl&#39;)
  44. # raw data ################################################################################
  45. data_dir_orig = &#39;/scratch/users/vision/data/abc_data/auxilin_data_tracked&#39;
  46. d_new = &#39;/scratch/users/vision/data/abc_data/auxilin_new_data/AI_Clathrin_molecularPrediction&#39;
  47. clath_aux_folder = &#39;CLTA-TagRFP+-+ EGFP-Aux1-A7D2+-+ EGFP-GAK-F6+-+ TIRF data&#39;
  48. dynamin_folder = &#39;CLTA-TagRFP EGFP-Aux1-GAK-F6 Dyn2-Halo-E1-JF646&#39;
  49. # data splitting
  50. s_orig = &#39;A7D2&#39;
  51. s_orig_gak = &#39;EGFP-GAK F6&#39;
  52. s_clath_aux_no_a7d2 = &#39;CLTA-TagRFP EGFP-Aux1 EGFP-GAK F6&#39; # goes [1-11]
  53. s_clath_aux = &#39;CLTA-TagRFP EGFP-Aux1-A7D2 EGFP-GAK-F6&#39; # goes [1, 2] + [5-12] - 13 is there but missing some tifs
  54. s_a8 = &#39;CLTA-TagRFP EGFP-GAK A8&#39;
  55. s_dynamin = &#39;488-1.5mW 561-1.5mW 647-1.5mW Exp100ms Int1.5s&#39;
  56. s_clath_pi4p = &#39;cme&#39;
  57. s_ap2_pi4p = &#39;cme&#39;
  58. DSETS = {
  59. &#39;clath_aux+gak_a7d2&#39;: { # this was the original data
  60. &#39;data_dir&#39;: data_dir_orig,
  61. &#39;feature_selection&#39;: np.array([f&#39;{s_orig}/1&#39;]),
  62. &#39;train&#39;: np.array([f&#39;{s_orig}/{i}&#39; for i in [1, 2, 3, 4, 5, 6]]),
  63. &#39;test&#39;: np.array([f&#39;{s_orig}/{i}&#39; for i in [7, 8]])
  64. },
  65. &#39;clath_aux+gak&#39;: {
  66. &#39;data_dir&#39;: data_dir_orig,
  67. &#39;feature_selection&#39;: np.array([f&#39;{s_orig_gak}/1&#39;]),
  68. &#39;train&#39;: np.array([f&#39;{s_orig_gak}/{i}&#39; for i in [1, 2, 3, 4, 5, 6]]),
  69. &#39;test&#39;: np.array([f&#39;{s_orig_gak}/{i}&#39; for i in [7, 8]])
  70. },
  71. &#39;clath_aux+gak_a7d2_new&#39;: {
  72. &#39;data_dir&#39;: oj(d_new, clath_aux_folder),
  73. &#39;feature_selection&#39;: np.array([f&#39;{s_clath_aux}/1&#39;]),
  74. &#39;train&#39;: np.array([f&#39;{s_clath_aux}/{i}&#39; for i in [1, 2, 5, 6, 7, 8, 9, 10]]),
  75. &#39;test&#39;: np.array([f&#39;{s_clath_aux}/{i}&#39; for i in [11, 12]])
  76. },
  77. &#39;clath_aux_dynamin&#39;: { # this is 3-channel data
  78. &#39;data_dir&#39;: oj(d_new, dynamin_folder),
  79. &#39;feature_selection&#39;: None,
  80. &#39;train&#39;: np.array([f&#39;{s_dynamin}_{i}/1_1.5s&#39; for i in [4, 5, 6]] +
  81. [f&#39;{s_dynamin}_4_Pos{i}/1_1.5s&#39; for i in np.arange(13) if i != 9]),
  82. &#39;test&#39;: np.array([f&#39;{s_dynamin}_7_Pos{i}/1_1.5s&#39; for i in np.arange(6)]),
  83. },
  84. &#39;clath_aux+gak_new&#39;: {
  85. &#39;data_dir&#39;: oj(d_new, clath_aux_folder),
  86. &#39;feature_selection&#39;: np.array([f&#39;{s_clath_aux_no_a7d2}/1&#39;]),
  87. &#39;train&#39;: np.array([f&#39;{s_clath_aux_no_a7d2}/{i}&#39; for i in [1, 2, 3, 4, 5, 6, 7, 9]]),
  88. &#39;test&#39;: np.array([f&#39;{s_clath_aux_no_a7d2}/{i}&#39; for i in [10, 11]])
  89. },
  90. &#39;clath_gak&#39;: {
  91. &#39;data_dir&#39;: oj(d_new, &#39;CLTA-TagRFP+-+ EGFP-GAK-A8+-+ TIRF data&#39;),
  92. &#39;feature_selection&#39;: np.array([f&#39;{s_a8}/1&#39;]),
  93. &#39;train&#39;: np.array([f&#39;{s_a8}/{i}&#39; for i in [1, 2, 3, 4, 5, 6, 7]]),
  94. &#39;test&#39;: np.array([f&#39;{s_a8}/{i}&#39; for i in [8, 9]])
  95. },
  96. &#39;clath_pi4p_notreatment&#39;: {
  97. &#39;data_dir&#39;: oj(d_new, &#39;CLTA-TagRFP+-+ EGFP-DrrA-Aux1 PI4P probe TIRF data&#39;, &#39;notreatment&#39;),
  98. &#39;feature_selection&#39;: np.array([f&#39;{s_clath_pi4p}/2&#39;]),
  99. &#39;train&#39;: np.array([f&#39;{s_clath_pi4p}/{i}&#39; for i in [2, 5]]),
  100. &#39;test&#39;: np.array([f&#39;{s_clath_pi4p}/{i}&#39; for i in [9, 10]])
  101. },
  102. &#39;ap2_pi4p&#39;: {
  103. &#39;data_dir&#39;: oj(d_new, &#39;AP2-TagRFP+-+ EGFP-DrrA-Aux1 PI4P probe TIRF data&#39;),
  104. &#39;feature_selection&#39;: np.array([f&#39;{s_ap2_pi4p}/1&#39;]),
  105. &#39;train&#39;: np.array([f&#39;{s_ap2_pi4p}/{i}&#39; for i in [1, 2, 4, 5, 6, 7, 8]]),
  106. &#39;test&#39;: np.array([f&#39;{s_ap2_pi4p}/{i}&#39; for i in [9, 11]])
  107. },
  108. }
  109. # gt labels for original data (by pid) ################################################################################
  110. &#39;&#39;&#39;Note these labels constitute corrections to the y_consec_thresh defn (as of 02/09/2020)
  111. &#39;&#39;&#39;
  112. LABELS_ORIG = {
  113. &#39;neg&#39;: [6725, 909, 5926, 983, 8224, 3363] +
  114. [221, 248, 255, 274, 291, 294, 350, 358, 364, 384, 434, 481, 518,
  115. 535, 588, 590, 602, 604, 638, 668, 675, 708, 752, 778, 808, 827,
  116. 852, 867, 884, 888, 897, 905, 952, 953, 967, 984, 987, 997, 1002,
  117. 1003, 1015, 1030, 1045, 1051, 1055, 1070, 1091, 1100, 1144, 1178,
  118. 1226, 1246, 1258, 1260, 1276, 1307, 1317, 1370, 1394, 1399, 1400,
  119. 1423, 1432, 1451, 1613, 2115, 2143, 2286, 2330, 2369, 2381, 2399,
  120. 2416, 2435, 2612, 2613, 2631, 2667, 2679, 2705, 2714, 2750, 2756,
  121. 2857, 2962, 3002, 3017, 3032, 3061, 3128, 3181, 3216, 3801, 3819,
  122. 3916, 3945, 3954, 3967, 3970, 4042, 4108, 4120, 4141, 4142, 4155,
  123. 4162, 4165, 4172, 4221, 4279, 4290, 4297, 4328, 4333, 4341, 4384,
  124. 4422, 4428, 4468, 4547, 4558, 4573, 4586, 4616, 4621, 4674, 4875,
  125. 4936, 4941, 4947, 5151, 5391, 5602, 5693, 5706, 5707, 5946, 5973,
  126. 6007, 6072, 6147, 6157, 6253, 6489, 6618, 7340, 7363, 7413, 7423,
  127. 7424, 7455, 7483, 7485, 7512, 7565, 7568, 7641, 7647, 7690, 7728,
  128. 7872, 7877, 7883, 7892, 7942, 7969, 7985, 8005, 8018, 8020, 8024,
  129. 8111, 8120, 8166, 8255, 8264, 8375, 8462, 8484, 8512, 8532, 8829,
  130. 8833, 8918, 8944] +
  131. [3964, 10054, 735, 846, 1362, 3823, 5389, 8834, 9565, 10882, 11166, 718] +
  132. [3964, 718, 735, 846, 1362, 3823, 5389, 8834, 9565, 10882, 11166, 10054],
  133. # note: first list were flipped, second list were already correct
  134. &#39;pos&#39;: [3982, 8243, 777, 3940, 7559, 2455, 4748, 633, 2177, 1205, 603, 7972, 8458, 3041, 924, 8786, 4116, 885,
  135. 6298, 4658, 7889, 982, 829, 1210, 3054, 504, 1164, 347, 627, 1470, 2662, 2813, 422, 8400, 7474, 1273,
  136. 6365, 1559, 4348, 1156, 6250, 4864, 639, 930, 5424, 7818, 8463, 4358, 7656, 843, 890, 4373, 2737, 7524,
  137. 2590, 3804, 7667, 2148, 8585, 2919, 5712, 4440, 1440, 4699, 1089, 3004, 3126, 2869, 4183, 7335, 3166,
  138. 8461, 2180, 849, 6458, 4575, 4091, 3966, 4725, 2514, 7626, 3055, 4200, 6429, 1220, 4472, 8559, 412, 903,
  139. 5440, 1084, 2136, 6833, 1189, 7521, 8141, 7939, 8421, 944, 1264, 298, 6600, 1309, 3043, 243, 4161, 6813,
  140. 5464] +
  141. [238, 251, 389, 524, 556, 758, 759, 830, 1213, 1255, 1290, 1422, 1463, 1484, 1504, 2016, 2046,
  142. 2061, 2077, 2083, 2106, 2112, 2116, 2124, 2129, 2135, 2195, 2209, 2217, 2234, 2273, 2291, 2313,
  143. 2338, 2353, 2402, 2460, 2651, 2658, 2703, 2791, 2805, 2848, 3101, 3138, 3142, 3150, 3170, 3343,
  144. 3367, 3918, 3946, 4223, 4386, 4430, 4583, 4608, 4620, 4724, 5366, 5383, 5384, 5407, 5412, 5415,
  145. 5422, 5442, 5447, 5449, 5478, 5492, 5503, 5506, 5516, 5548, 5550, 5558, 5589, 5634, 5694, 5708,
  146. 5728, 5760, 5780, 5787, 5788, 5800, 5811, 5813, 5814, 5879, 5882, 5885, 5888, 5891, 5899, 5911,
  147. 5912, 5950, 5951, 5953, 5957, 5960, 5986, 5988, 6000, 6011, 6012, 6020, 6021, 6032, 6049, 6053,
  148. 6065, 6096, 6106, 6113, 6118, 6123, 6152, 6155, 6202, 6237, 6246, 6248, 6263, 6266, 6272, 6273,
  149. 6302, 6305, 6321, 6325, 6327, 6363, 6368, 6398, 6407, 6410, 6423, 6424, 6431, 6444, 6449, 6461,
  150. 6462, 6482, 6490, 6517, 6518, 6526, 6568, 6586, 6594, 6601, 6608, 6640, 6656, 6662, 6683, 6684,
  151. 6693, 6703, 6771, 6774, 6801, 6802, 6823, 6851, 7348, 7352, 7448, 7470, 7496, 7511, 7596, 7720,
  152. 7787, 7805, 7819, 7826, 7885, 7900, 7908, 7926, 7930, 7951, 7965, 8000, 8072, 8109, 8122, 8123,
  153. 8143, 8159, 8211, 8242, 8248, 8257, 8259, 8265, 8286, 8321, 8330, 8357, 8368, 8372, 8385, 8407,
  154. 8430, 8436, 8444, 8448, 8454, 8490, 8507, 8513, 8556, 8604, 8639, 8750, 8751, 8755, 8764, 8777,
  155. 8822, 8852, 8863, 8911, 8981, 2668, 889, 6066, 9529, 9676, 9990, 10157, 10183, 10243,
  156. 10434] +
  157. [2321, 11032, 4484, 4750, 8084, 6770, 6624, 2749, 6378, 7833, 4399, 9547, 2253] +
  158. [2321, 10996, 4454, 10431, 11032, 10057, 4484, 8084, 10754, 2382, 938, 2228, 10887, 6770, 10895,
  159. 10863, 6624, 10333, 4069, 10113, 4849, 9719, 10116, 245, 10077, 9547, 9557, 10457, 10037, 9900,
  160. 10146, 5507, 10517, 2749, 9563, 6378, 2014, 9714, 1353, 10117, 7504, 9724, 3141, 5797, 10508, 10374,
  161. 5593, 9932, 4399, 10632, 1039, 9904, 9930, 8505, 429, 10331, 5470, 8557, 7773, 10830, 10749, 2031,
  162. 3822, 7833, 5791, 10602, 2203, 542, 10843, 7759, 10483, 4827, 225, 7679, 9617, 2378, 5409, 10142,
  163. 9975, 10264, 918, 10148, 10066, 9917, 9485, 6400, 5961, 10023, 10418, 231, 10695, 3065, 6420, 7865,
  164. 9813, 10765, 6290, 2270, 729, 2626, 8424, 10199, 2200, 2854, 2253],
  165. # note: first list were flipped, second list were already correct
  166. &#39;hotspots&#39;: [6510, 6606, 2373, 6135, 6023, 7730, 2193, 8307, 5626, 4109, 2921, 4614, 2573, 7490, 6097, 7836,
  167. 1011, 6493, 5779, 8660, 6232, 6009, 2579, 929, 3824, 357, 6162, 477, 5640, 6467, 244, 2922, 4288,
  168. 2926, 1480, 4441, 4683, 8239, 9749, 9826, 9844, 10945, 11037] +
  169. [10069, 5485, 3146, 5560, 5600, 5937, 7688, 6055, 5670, 10235,
  170. 5583, 6151, 5720, 2553, 6040, 292, 5456, 2437, 5966, 5499, 10043,
  171. 10232, 5434, 6224, 5785, 6210, 2761, 6359, 6438, 5423, 5774,
  172. 7556, 5766, 7882, 7732, 5798, 2711, 2562, 5939, 2214, 2881,
  173. 2588, 10123, 6527, 10309, 2038, 2683, 5617, 2146, 4117, 10821,
  174. 2538, 5408, 5527, 6079, 7499, 6641, 2930, 5683, 6353, 5958, 2154, 5835] +
  175. [10015, 6339, 3168, 7481, 7779, 646, 4117, 7891, 4324, 2146, 10007, 1162,
  176. 10330, 285, 5527, 7616, 5617, 4196, 7771, 2085, 1104, 5512, 8303, 4409,
  177. 7343, 2538, 7570, 3977, 2683, 2038, 10250, 2494, 10309, 8423, 2417, 6353,
  178. 2564, 685, 6471, 6527, 10123, 2173, 2588, 205, 2881, 5863, 5958, 5408,
  179. 2607, 2214, 5939, 2562, 6079, 8208, 2154, 2799, 3909, 5798, 7663, 2574,
  180. 7732, 5835, 7882, 5766, 7556, 6438, 6641, 6359, 2761, 6210, 5434, 10232,
  181. 10043, 6109, 2323, 9550, 2437, 5456, 2930, 5683, 413, 2553, 7499, 6151,
  182. 5583, 10235, 6055, 7688, 5600, 5560, 3146, 5485, 10069, 5423, 5499, 6224, 5937, 292]
  183. }
  184. # neg should actually be neg, pos should actually be pos
  185. LABELS_DYNAMIN = {
  186. &#39;neg&#39;: [204777, 255597, 257856, 254414, 210090, 228965, 223120, 244787,
  187. 210219, 205670, 207817, 208985, 243014, 244540, 243101, 205523,
  188. 246994, 243813, 247387, 223499, 226986, 207715, 207461, 228022,
  189. 246466, 246049, 249456, 249260, 243906, 248469, 248677, 246461,
  190. 216470, 246446, 224584, 248959, 218106, 212688, 216575, 221288,
  191. 246639, 213189, 250127, 216917, 239495, 218845, 249898, 248365,
  192. 213853, 238928, 234087, 245726, 246329, 242735, 247350, 233576,
  193. 243179, 242756, 247149, 249987, 248686, 245505, 245172, 237980,
  194. 235687, 235962, 257613, 218102, 246146, 245821, 238930, 248793,
  195. 243616, 243001, 242160, 229700, 222705, 224733, 214902, 205387,
  196. 232491, 236402, 243552, 215134, 246401, 250057, 234118, 217468,
  197. 243037, 239471, 217535, 249669, 235951, 238382, 237019, 208402,
  198. 249106, 239288, 245737, 232361, 219713, 248476, 223001, 232697,
  199. 231401, 215084, 252052, 214974, 205220, 257383, 219267, 212179,
  200. 233113, 205274, 239585, 252200, 235908, 252770, 228385, 226748,
  201. 218512, 242516, 256045, 252589, 238125, 222314] + \
  202. [258864, 228390, 207373, 205484, 207847, 258914], # from 40 worst errs
  203. &#39;pos&#39;: [212256, 214854, 235817, 252489, 229125, 208935, 224734, 225681,
  204. 257459, 220275, 237926, 207089, 237666, 215606, 252622, 227713,
  205. 244095, 249564, 218127, 207014, 228064, 218584, 234681, 244427,
  206. 205577, 221330, 222762, 259677, 217438, 227043, 239332, 225555,
  207. 218725, 229340, 232956, 249714, 253432, 216647, 229976, 218328,
  208. 243715, 205099, 252075, 216391, 218423, 215674, 223778, 238083,
  209. 217819, 256932, 224605, 224576, 219263, 209148, 213457, 244520,
  210. 219232, 208333, 228467, 228204, 255908, 249674, 213107, 221335,
  211. 227820, 219138, 213488, 226788, 217890, 221283, 253437, 223868,
  212. 246066, 238332, 256658, 210055, 230096, 204197, 212192, 205678,
  213. 226214, 206266, 246347, 228949, 244897, 231391, 224139, 252028,
  214. 219621, 253661, 245841, 214386, 222897, 225659, 247270, 204155,
  215. 205157, 246161, 252953, 215964, 239835, 226266, 257059, 225921,
  216. 211909, 228291, 211968, 224783, 246821, 249302, 224306, 247821,
  217. 249017, 206983, 226609, 227327, 227044, 216729, 207840, 212872,
  218. 225000, 228672, 234528, 225612, 234261, 214450, 212401, 236587,
  219. 205938, 223768, 242149, 216730, 249207, 216074, 224790, 210343,
  220. 212138, 253250, 213593, 235697, 235482, 237720, 217202, 233687,
  221. 214668, 213157, 213751, 252837, 212942, 214825, 253023, 246366,
  222. 234697] + \
  223. [238377, 216355, 212351, 244573, ], # from 40 worst errs
  224. &#39;hotspots&#39;: [205537, 215233, 216903, 216241, 236608, 216941, 208591, 223088, # from tp
  225. 217357, 214308, 237087, 247979, 207586, 216892, 217105, 213597,
  226. 225263, 214879, 222906, 245501, 247460, 217602, 207269, 215196,
  227. 216337, 245702, 224723, 245320, 213849, 209150, 226611, 248664,
  228. 255361, 249998, 215481, 204719, 214674, 214432, 205126, 205146,
  229. 218024, 206783, 225708, 247813, 255434, 208411, 212022, 212829,
  230. 243765, 224915, 214699, 243846, 219117, 214503, 214622, 212061,
  231. 208072, 243264, 213813, 228133, 224472, 247999, 213403, 208150,
  232. 242500, 222445, 217523, 207271, 206599, 204323, 245793, 213013,
  233. 218184, 216085, 236403, 208438, 246518, 225456, 216652, 245564,
  234. 234101, 222997, 245241, 215456, 234109, 207612, 246110, 236069,
  235. 204970, 225392, 235906, 212937, 234456, 246400, 225547, 213433,
  236. 241137, 224283, 215557, 218920, 245648, 215118, 231402, 227704,
  237. 235268, 242653, 254434, 244044, 229557, 246020, 204639, 223538,
  238. 255904, 235393, 208086, 207861, 214203, 213260, 218675, 216595,
  239. 237485, 204597, 239637, 212874, 246936, 243518, 235349, 254114,
  240. 235877, 227335, 214540, 232583, 216441, 215495, 244976, 259687,
  241. 204475, 224961, 233204, 218681, 242455, 239226, 223669, 214875,
  242. 236654, 216784, 206824, 242479, 206267, 217824, 251958, 226253,
  243. 214332] + \
  244. [242828, 254428, 257377, 207581, 235660, 205824, 225114, 213307, # from fn
  245. 209487, 206981, 239467, 252051, 205115, 206939, 226274, 242758,
  246. 228777, 256040, 255719, 235465, 209012, 222720, 256464, 223698,
  247. 254836, 223231, 254747, 255906, 253835, 254133, 204951, 254969] + \
  248. [215974, 224389, 207496, 212337, 215555, 246347, 244847, 233344,
  249. 244324, 242252], # from 40 worst errs
  250. }
  251. LABELS = {data_dir: None for data_dir in DSETS.keys()}
  252. LABELS[&#39;clath_aux+gak_a7d2&#39;] = LABELS_ORIG
  253. LABELS[&#39;clath_aux_dynamin&#39;] = LABELS_DYNAMIN</code></pre>
  254. </details>
  255. </section>
  256. <section>
  257. </section>
  258. <section>
  259. <h2 class="section-title" id="header-variables">Global variables</h2>
  260. <dl>
  261. <dt id="src.config.DSETS"><code class="name">var <span class="ident">DSETS</span></code></dt>
  262. <dd>
  263. <section class="desc"><p>Note these labels constitute corrections to the y_consec_thresh defn (as of 02/09/2020)</p></section>
  264. </dd>
  265. </dl>
  266. </section>
  267. <section>
  268. </section>
  269. <section>
  270. </section>
  271. </article>
  272. <nav id="sidebar">
  273. <h1>Index</h1>
  274. <div class="toc">
  275. <ul></ul>
  276. </div>
  277. <ul id="index">
  278. <li><h3>Super-module</h3>
  279. <ul>
  280. <li><code><a title="src" href="index.html">src</a></code></li>
  281. </ul>
  282. </li>
  283. <li><h3><a href="#header-variables">Global variables</a></h3>
  284. <ul class="">
  285. <li><code><a title="src.config.DSETS" href="#src.config.DSETS">DSETS</a></code></li>
  286. </ul>
  287. </li>
  288. </ul>
  289. </nav>
  290. </main>
  291. <footer id="footer">
  292. <p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.7.2</a>.</p>
  293. </footer>
  294. <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
  295. <script>hljs.initHighlightingOnLoad()</script>
  296. </body>
  297. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...