xedocs 0.2.32__py3-none-any.whl → 0.2.34__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- xedocs/__init__.py +1 -1
- xedocs/schemas/corrections/implementations/position_reconstruction.py +2 -2
- {xedocs-0.2.32.dist-info → xedocs-0.2.34.dist-info}/METADATA +3 -3
- {xedocs-0.2.32.dist-info → xedocs-0.2.34.dist-info}/RECORD +7 -7
- {xedocs-0.2.32.dist-info → xedocs-0.2.34.dist-info}/WHEEL +1 -1
- {xedocs-0.2.32.dist-info → xedocs-0.2.34.dist-info}/AUTHORS.rst +0 -0
- {xedocs-0.2.32.dist-info → xedocs-0.2.34.dist-info}/entry_points.txt +0 -0
xedocs/__init__.py
CHANGED
@@ -8,7 +8,7 @@ See description in the Team C overview page [here](https://xe1t-wiki.lngs.infn.i
|
|
8
8
|
|
9
9
|
Mostly following the "OFF PMTs" list [here](https://xe1t-wiki.lngs.infn.it/doku.php?id=xenon:xenonnt:dsg:pmt:gains:pmtsoff)
|
10
10
|
|
11
|
-
More information on the
|
11
|
+
More information on the cnf model can be found [here](https://xe1t-wiki.lngs.infn.it/doku.php?id=xenon:xenonnt:svetter:conditional_norm_flow_posrec_principle)
|
12
12
|
|
13
13
|
"""
|
14
14
|
|
@@ -24,7 +24,7 @@ class PosRecModel(BaseResourceReference):
|
|
24
24
|
_ALIAS = "posrec_models"
|
25
25
|
fmt = "binary"
|
26
26
|
|
27
|
-
kind: Literal["cnn", "gcn", "mlp", "s1_cnn", "
|
27
|
+
kind: Literal["cnn", "gcn", "mlp", "s1_cnn", "cnf"] = rframe.Index()
|
28
28
|
|
29
29
|
value: str
|
30
30
|
|
@@ -1,8 +1,7 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.3
|
2
2
|
Name: xedocs
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.34
|
4
4
|
Summary: Top-level package for xedocs.
|
5
|
-
Home-page: https://github.com/XENONnT/xedocs
|
6
5
|
Author: Yossi Mosbacher
|
7
6
|
Author-email: joe.mosbacher@gmail.com
|
8
7
|
Requires-Python: >=3.8,<4.0
|
@@ -28,6 +27,7 @@ Requires-Dist: rich
|
|
28
27
|
Requires-Dist: tinydb (>=4.7.0,<5.0.0)
|
29
28
|
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
|
30
29
|
Requires-Dist: xeauth (>=0.2.3,<0.3.0)
|
30
|
+
Project-URL: Homepage, https://github.com/XENONnT/xedocs
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
|
33
33
|
=======================================
|
@@ -1,4 +1,4 @@
|
|
1
|
-
xedocs/__init__.py,sha256=
|
1
|
+
xedocs/__init__.py,sha256=8wd3uwwKNnU0EGUB25RMP0j4QLEboBHbRU_HtHFgjO4,1054
|
2
2
|
xedocs/_settings.py,sha256=_Fjj5XJBHBrN6N1Dqs_JzovbEcF6--5BGnAggK1ksck,4199
|
3
3
|
xedocs/_straxen_plugin.py,sha256=bxKWkVDNCS0Mah_GGNEvE8TCk-ibrY8xJbO0UMvfajM,1904
|
4
4
|
xedocs/cli.py,sha256=1oZXa4Iqs-ANRTABZP8K6e3oSIatKnJNhQ1DZ4rsNrc,3493
|
@@ -48,7 +48,7 @@ xedocs/schemas/corrections/implementations/hotspot_veto_cut.py,sha256=eBfDLeJteA
|
|
48
48
|
xedocs/schemas/corrections/implementations/lone_hits.py,sha256=HYspFe5Am-RwTmznpeszJTtdH16vEy6S0fCLtT0NIlQ,1159
|
49
49
|
xedocs/schemas/corrections/implementations/photoionization_strength.py,sha256=ONllBdag6kgKEXdyuP6fnFH-BICWQUNgNu5HNXSyXY0,288
|
50
50
|
xedocs/schemas/corrections/implementations/pmt_area_to_pe.py,sha256=270jqtXqkzx_5AnqMRgdYW2Ba8EUYPJZ6ymMr7eplxI,1109
|
51
|
-
xedocs/schemas/corrections/implementations/position_reconstruction.py,sha256=
|
51
|
+
xedocs/schemas/corrections/implementations/position_reconstruction.py,sha256=parz70dnZNFxk4vLxU-x4z9zacwAXJmItCwys_cV61Y,1521
|
52
52
|
xedocs/schemas/corrections/implementations/relative_light_yield.py,sha256=0kavAjWiV-VKb3b5Me-k7N62SJUrFLiYpg0b6SjwSn4,590
|
53
53
|
xedocs/schemas/corrections/implementations/s1_aft_xyz.py,sha256=QKSAlUSuLkNdNaJcokSZXxfigO9hSNEoauJxjK0Tsew,459
|
54
54
|
xedocs/schemas/corrections/implementations/s1_pattern_maps.py,sha256=Ff0nnadGpamX0t3SVP66vOMT77iWdSd_u4l171dMuIU,231
|
@@ -82,8 +82,8 @@ xedocs/utils.py,sha256=3OmrYetj83uhy0x5GHzk-_z_vSQeFR50X_9R51B3oWg,8398
|
|
82
82
|
xedocs/widgets.py,sha256=l2pgQaWqycZQF5pF6eEeLuHdqjVBkJ8OB-o-mcivMl4,28810
|
83
83
|
xedocs/xedocs.py,sha256=Dk-ld5X6qB6hrp40svDkJX_9K0MKkZTxal-fLVQpIz8,6949
|
84
84
|
xedocs/xenon_config.py,sha256=QQlg2icofZWq_UAh5kDSuViai0uP_3ClozNNv6mpx3s,2674
|
85
|
-
xedocs-0.2.
|
86
|
-
xedocs-0.2.
|
87
|
-
xedocs-0.2.
|
88
|
-
xedocs-0.2.
|
89
|
-
xedocs-0.2.
|
85
|
+
xedocs-0.2.34.dist-info/AUTHORS.rst,sha256=7XNtvXT_irnC5nzau-Al_VVmmhk8EgW811pPs8OXgBo,164
|
86
|
+
xedocs-0.2.34.dist-info/METADATA,sha256=0g4PVYyof-m5gvJVWKkDF63hETl-1J61BHZMBiTGcQU,5927
|
87
|
+
xedocs-0.2.34.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
88
|
+
xedocs-0.2.34.dist-info/entry_points.txt,sha256=AfKuejqaCB-nA4rYbuWtMcR0d-t4nNzrM3s8V_e7YSk,92
|
89
|
+
xedocs-0.2.34.dist-info/RECORD,,
|
File without changes
|
File without changes
|