petal-qc 0.0.18__tar.gz → 0.0.19__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.
Potentially problematic release.
This version of petal-qc might be problematic. Click here for more details.
- {petal_qc-0.0.18 → petal_qc-0.0.19}/PKG-INFO +1 -1
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/__init__.py +1 -1
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/IRPetalParam.py +6 -1
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/coreThermal.py +2 -2
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/create_IRCore.py +0 -2
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/create_core_report.py +0 -3
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc.egg-info/PKG-INFO +1 -1
- {petal_qc-0.0.18 → petal_qc-0.0.19}/pyproject.toml +1 -1
- {petal_qc-0.0.18 → petal_qc-0.0.19}/README.md +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/BTreport/CheckBTtests.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/BTreport/__init__.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/BTreport/bustapeReport.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/PetalReceptionTests.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/dashBoard.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/getPetalCoreTestSummary.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/Cluster.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/DataFile.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/PetalMetrology.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/__init__.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/all2csv.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/analyze_locking_points.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/cold_noise.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/compare_Cores.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/comparisonTable.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/convert_mitutoyo.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/convert_smartscope.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/coreMetrology.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/data2csv.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/do_Metrology.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/flatness4nigel.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/gtkutils.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/petal_flatness.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/readAVSdata.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/show_data_file.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/testSummary.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/test_paralelism.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/metrology/uploadPetalInformation.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/analyzeMetrologyTable.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/checkAVStests.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/checkCoreShipments.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/compare_golden.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/createMetrologyFile.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/createMetrologyTable.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/desyModuleBow.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/findRawData.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/getAVSjson.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/getAVStests.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/listPetalCoreComponents.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/prepareDESYfiles.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/reportFromJSon.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/test_Graphana.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/test/test_coreThermal.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/CSVImage.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/DESYdata.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/DebugPlot.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/IRBFile.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/IRCore.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/IRDataGetter.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/IRPetal.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/PetalColorMaps.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/Petal_IR_Analysis.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/PipeFit.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/__init__.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/analyze_IRCore.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/contours.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/pipe_back.npz +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/pipe_front.npz +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/pipe_read.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/thermal/show_IR_petal.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/ArgParserUtils.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/Geometry.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/Progress.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/__init__.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/all_files.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/docx_utils.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/fit_utils.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/readGraphana.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc/utils/utils.py +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc.egg-info/SOURCES.txt +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc.egg-info/dependency_links.txt +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc.egg-info/entry_points.txt +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc.egg-info/requires.txt +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/petal_qc.egg-info/top_level.txt +0 -0
- {petal_qc-0.0.18 → petal_qc-0.0.19}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: petal_qc
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.19
|
|
4
4
|
Summary: A collection of scripts for Petal CORE QC.
|
|
5
5
|
Author-email: Carlos Lacasta <carlos.lacasta@cern.ch>
|
|
6
6
|
Project-URL: Homepage, https://gitlab.cern.ch/atlas-itk/sw/db/itk-pdb-gtk-gui-utils
|
|
@@ -26,8 +26,10 @@ class IRPetalParam(object):
|
|
|
26
26
|
self.do_fit = True # True to fit the segment points.
|
|
27
27
|
self.rotate = True # Rotate to have a vertical petal in mirror image
|
|
28
28
|
self.debug = False # To debug
|
|
29
|
-
self.report = False #
|
|
29
|
+
self.report = False #
|
|
30
30
|
self.graphana = None # Graphana server
|
|
31
|
+
self.save_pipes = False # If true save pipe path
|
|
32
|
+
self.legend = True # if false do not plot legend
|
|
31
33
|
|
|
32
34
|
if values is not None:
|
|
33
35
|
self.set_values(values)
|
|
@@ -75,3 +77,6 @@ class IRPetalParam(object):
|
|
|
75
77
|
help="Value to smooth contour")
|
|
76
78
|
parser.add_argument("--debug", action="store_true", default=False, help="Show additional information.")
|
|
77
79
|
parser.add_argument("--report", action="store_true", default=False, help="True if figures kept for the report.")
|
|
80
|
+
parser.add_argument("--save_pipes", default=False, action="store_true", help="SAve pipe path. Output is alias_pipe-i.txt")
|
|
81
|
+
parser.add_argument("--no-legend", dest="legend", action="store_false", default=True, help="Do not show the legend in plots.")
|
|
82
|
+
|
|
@@ -258,7 +258,7 @@ class CoreThermal(itkdb_gtk.dbGtkUtils.ITkDBWindow):
|
|
|
258
258
|
if upper:
|
|
259
259
|
self.dataBox.remove(self.btnData)
|
|
260
260
|
self.dataBox.add(self.desyData)
|
|
261
|
-
|
|
261
|
+
|
|
262
262
|
self.param.distance = 16
|
|
263
263
|
self.param.width = 16
|
|
264
264
|
|
|
@@ -268,7 +268,7 @@ class CoreThermal(itkdb_gtk.dbGtkUtils.ITkDBWindow):
|
|
|
268
268
|
if upper:
|
|
269
269
|
self.dataBox.remove(self.desyData)
|
|
270
270
|
self.dataBox.add(self.btnData)
|
|
271
|
-
|
|
271
|
+
|
|
272
272
|
self.param.distance = 5
|
|
273
273
|
self.param.width = 2
|
|
274
274
|
|
|
@@ -290,8 +290,6 @@ def main():
|
|
|
290
290
|
parser.add_argument("--alias", default="", help="Alias")
|
|
291
291
|
parser.add_argument("--SN", default="", help="serial number")
|
|
292
292
|
parser.add_argument("--folder", default=None, help="Folder to store output files. Superseeds folder in --out")
|
|
293
|
-
parser.add_argument("--no-legend", dest="legend", action="store_false", default=True, help="Do not show the legend in plots.")
|
|
294
|
-
parser.add_argument("--save_pipes", default=False, action="store_true", help="SAve pipe path. Output is alias_pipe-i.txt")
|
|
295
293
|
|
|
296
294
|
IRPetalParam.add_parameters(parser)
|
|
297
295
|
|
|
@@ -152,9 +152,6 @@ def main():
|
|
|
152
152
|
parser.add_argument("--folder", default=None, help="Folder to store output files. Superseeds folder in --out")
|
|
153
153
|
parser.add_argument("--add_attachments", action="store_true", default=False, help="If true add the attachments section os DB file.")
|
|
154
154
|
parser.add_argument("--golden", default=None, help="The golden to compare width")
|
|
155
|
-
parser.add_argument("--no-legend", dest="legend", action="store_false", default=True, help="Do not show the legend in plots.")
|
|
156
|
-
parser.add_argument("--save_pipes", default=False, action="store_true", help="SAve pipe path. Output is alias_pipe-i.txt")
|
|
157
|
-
|
|
158
155
|
|
|
159
156
|
IRPetalParam.add_parameters(parser)
|
|
160
157
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: petal_qc
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.19
|
|
4
4
|
Summary: A collection of scripts for Petal CORE QC.
|
|
5
5
|
Author-email: Carlos Lacasta <carlos.lacasta@cern.ch>
|
|
6
6
|
Project-URL: Homepage, https://gitlab.cern.ch/atlas-itk/sw/db/itk-pdb-gtk-gui-utils
|
|
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
|
|
File without changes
|