xedocs 0.2.30__py3-none-any.whl → 0.2.31__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/operations_reports/__init__.py +1 -0
- xedocs/schemas/operations_reports/detector_operations.py +11 -0
- {xedocs-0.2.30.dist-info → xedocs-0.2.31.dist-info}/METADATA +1 -1
- {xedocs-0.2.30.dist-info → xedocs-0.2.31.dist-info}/RECORD +8 -7
- {xedocs-0.2.30.dist-info → xedocs-0.2.31.dist-info}/AUTHORS.rst +0 -0
- {xedocs-0.2.30.dist-info → xedocs-0.2.31.dist-info}/WHEEL +0 -0
- {xedocs-0.2.30.dist-info → xedocs-0.2.31.dist-info}/entry_points.txt +0 -0
xedocs/__init__.py
CHANGED
@@ -0,0 +1,11 @@
|
|
1
|
+
from typing import Literal
|
2
|
+
from .base_report import BaseOperationsReport
|
3
|
+
|
4
|
+
class DetectorOperations(BaseOperationsReport):
|
5
|
+
""" Detector Operations Reports """
|
6
|
+
|
7
|
+
_ALIAS="detector_operations"
|
8
|
+
|
9
|
+
system:Literal["CRY", "PUR", "LXePUR", "RSX", "RSX_2", "DST", "RAD", "DAQ"]
|
10
|
+
subject: str
|
11
|
+
|
@@ -1,4 +1,4 @@
|
|
1
|
-
xedocs/__init__.py,sha256=
|
1
|
+
xedocs/__init__.py,sha256=e2AKJEm2ODk57haAgNvFPgj8u800b-b_CPbsY5SeDyY,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
|
@@ -63,11 +63,12 @@ xedocs/schemas/corrections/implementations/z_bias.py,sha256=GeOOnVMx60E7I2WaldEX
|
|
63
63
|
xedocs/schemas/detector_numbers.py,sha256=ebj6Os4L1xrweeHPe6qZcoHOzN2JCIR_2QyCEnrSD_U,547
|
64
64
|
xedocs/schemas/fax.py,sha256=LGjVIQX6KbGyaKJIDbPOBuhmoobodBRfEUFVPQ3ds1c,599
|
65
65
|
xedocs/schemas/historian_reader.py,sha256=celaxQ15IsX_vzgrHer4kORjRfAzZ2_whOIcREqWXYU,875
|
66
|
-
xedocs/schemas/operations_reports/__init__.py,sha256=
|
66
|
+
xedocs/schemas/operations_reports/__init__.py,sha256=Q_rkpnEvzYaat4v7oaykCwSgfvOUbrw7N4fbnmjK3mE,217
|
67
67
|
xedocs/schemas/operations_reports/abnormal_rates.py,sha256=edaDuxDclBOB7NQmCgjUW6_B6Z1qa4mN_Bh9syYWtoQ,349
|
68
68
|
xedocs/schemas/operations_reports/anode_ramp.py,sha256=1Q7YyZrDZ4Mbu3ufALhyuUpu-hUSa2izmPA76XIZivM,301
|
69
69
|
xedocs/schemas/operations_reports/anode_washing.py,sha256=BSZNGJkRSmI71E_d1ZzU-0jV_OVUlAOzjWmiYsR9P9k,374
|
70
70
|
xedocs/schemas/operations_reports/base_report.py,sha256=NAi6jdGbFY3R5ACUOnOLHUOp4z7o69dEoSTnIXHjsAE,1394
|
71
|
+
xedocs/schemas/operations_reports/detector_operations.py,sha256=LCfqFSS6Sf9v22flUddDXlo-c22DRiRVd9mW8gvudi4,298
|
71
72
|
xedocs/schemas/operations_reports/hotspot.py,sha256=Vzz8l-YsjS5_SxPp4eqxxpVW-9XU2RzBLgGP9_U75cQ,501
|
72
73
|
xedocs/schemas/plugin_lineages.py,sha256=7LOLiPokHypf8RBG6PiOEZBz6ba4iZBuQ0nB2hXGSd0,2573
|
73
74
|
xedocs/schemas/pmt_data/__init__.py,sha256=Ne7wSanMSTbNR-qlgI8IikbTX4V9Ntk4Wrlthu4XAyg,171
|
@@ -81,8 +82,8 @@ xedocs/utils.py,sha256=3OmrYetj83uhy0x5GHzk-_z_vSQeFR50X_9R51B3oWg,8398
|
|
81
82
|
xedocs/widgets.py,sha256=l2pgQaWqycZQF5pF6eEeLuHdqjVBkJ8OB-o-mcivMl4,28810
|
82
83
|
xedocs/xedocs.py,sha256=Dk-ld5X6qB6hrp40svDkJX_9K0MKkZTxal-fLVQpIz8,6949
|
83
84
|
xedocs/xenon_config.py,sha256=QQlg2icofZWq_UAh5kDSuViai0uP_3ClozNNv6mpx3s,2674
|
84
|
-
xedocs-0.2.
|
85
|
-
xedocs-0.2.
|
86
|
-
xedocs-0.2.
|
87
|
-
xedocs-0.2.
|
88
|
-
xedocs-0.2.
|
85
|
+
xedocs-0.2.31.dist-info/AUTHORS.rst,sha256=7XNtvXT_irnC5nzau-Al_VVmmhk8EgW811pPs8OXgBo,164
|
86
|
+
xedocs-0.2.31.dist-info/METADATA,sha256=ILZQWT3kLKjPiftT48oMZyfS72qme8njmk7jFqozQvA,5864
|
87
|
+
xedocs-0.2.31.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
88
|
+
xedocs-0.2.31.dist-info/entry_points.txt,sha256=AfKuejqaCB-nA4rYbuWtMcR0d-t4nNzrM3s8V_e7YSk,92
|
89
|
+
xedocs-0.2.31.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|