itkdb-gtk 0.14.2__tar.gz → 0.14.4.dev1__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 itkdb-gtk might be problematic. Click here for more details.
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/PKG-INFO +2 -2
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ITkDButils.py +6 -1
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/VisualInspection.py +2 -2
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/__init__.py +1 -1
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk.egg-info/PKG-INFO +2 -2
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/pyproject.toml +1 -1
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/README.md +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/CreateShipments.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/GetShipments.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/GlueWeight.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ITkDB.desktop +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ITkDB.svg +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ITkDBlogin.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/PanelVisualInspection.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/SensorUtils.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ShowAttachments.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ShowComments.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/ShowDefects.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/UploadModuleIV.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/UploadMultipleTests.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/UploadTest.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/WireBondGui.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/dashBoard.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/dbGtkUtils.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/readGoogleSheet.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk/untrash_component.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk.egg-info/SOURCES.txt +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk.egg-info/dependency_links.txt +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk.egg-info/entry_points.txt +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk.egg-info/requires.txt +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/itkdb_gtk.egg-info/top_level.txt +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/setup.cfg +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/testAnimated.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/testBatch.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/testComponent.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/testRange.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/testThread.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/test_attachment.py +0 -0
- {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.4.dev1}/test/test_holes.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: itkdb_gtk
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.4.dev1
|
|
4
4
|
Summary: A collection of Gtk based GUI to access ITkDB.
|
|
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
|
|
@@ -108,7 +108,12 @@ def get_petal_core_batches(session):
|
|
|
108
108
|
|
|
109
109
|
def set_petal_core_batch(session, petal_core):
|
|
110
110
|
"""Set the batch of the petal core."""
|
|
111
|
-
if petal_core["type"]
|
|
111
|
+
if isinstance(petal_core["type"], str):
|
|
112
|
+
tp = petal_core["type"]
|
|
113
|
+
else:
|
|
114
|
+
tp = petal_core["type"]["code"]
|
|
115
|
+
|
|
116
|
+
if tp != "CORE_AVS":
|
|
112
117
|
return
|
|
113
118
|
|
|
114
119
|
batch_list = get_petal_core_batches(session)
|
|
@@ -248,8 +248,8 @@ class ModuleVisualInspection(dbGtkUtils.ITkDBWindow):
|
|
|
248
248
|
|
|
249
249
|
else:
|
|
250
250
|
if self.reception.get_active():
|
|
251
|
-
test_type = "VISUAL_INSPECTION_RECEPTION"
|
|
252
|
-
|
|
251
|
+
#test_type = "VISUAL_INSPECTION_RECEPTION"
|
|
252
|
+
test_type = "VISUAL_INSPECTION"
|
|
253
253
|
|
|
254
254
|
self.data = ITkDButils.get_test_skeleton(self.session,
|
|
255
255
|
self.obj_type,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: itkdb_gtk
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.4.dev1
|
|
4
4
|
Summary: A collection of Gtk based GUI to access ITkDB.
|
|
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
|