mxcubecore 1.333.0__py3-none-any.whl → 1.335.0__py3-none-any.whl
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.
- mxcubecore/model/queue_model_objects.py +2 -1
- {mxcubecore-1.333.0.dist-info → mxcubecore-1.335.0.dist-info}/METADATA +1 -1
- {mxcubecore-1.333.0.dist-info → mxcubecore-1.335.0.dist-info}/RECORD +6 -6
- {mxcubecore-1.333.0.dist-info → mxcubecore-1.335.0.dist-info}/COPYING +0 -0
- {mxcubecore-1.333.0.dist-info → mxcubecore-1.335.0.dist-info}/COPYING.LESSER +0 -0
- {mxcubecore-1.333.0.dist-info → mxcubecore-1.335.0.dist-info}/WHEEL +0 -0
|
@@ -1715,7 +1715,7 @@ class AcquisitionParameters(object):
|
|
|
1715
1715
|
self.in_queue = False
|
|
1716
1716
|
self.in_interleave = None
|
|
1717
1717
|
self.sub_wedge_size = 10
|
|
1718
|
-
|
|
1718
|
+
self.disable_processing = False
|
|
1719
1719
|
self.num_triggers = int()
|
|
1720
1720
|
self.num_images_per_trigger = int()
|
|
1721
1721
|
self.hare_num = 1
|
|
@@ -1765,6 +1765,7 @@ class AcquisitionParameters(object):
|
|
|
1765
1765
|
"mesh_center": self.mesh_center,
|
|
1766
1766
|
"cell_spacing": self.cell_spacing,
|
|
1767
1767
|
"sub_wedge_size": self.sub_wedge_size,
|
|
1768
|
+
"disable_processing": self.disable_processing,
|
|
1768
1769
|
}
|
|
1769
1770
|
|
|
1770
1771
|
def copy(self):
|
|
@@ -444,7 +444,7 @@ mxcubecore/model/protocols/exporter.py,sha256=uY-O7lFlRKL8A0SWB_VRI22nAxq1KqIFmE
|
|
|
444
444
|
mxcubecore/model/protocols/sardana.py,sha256=eeuqM0C4JU4mm1WPVqwAR52nWgWamJNh5KLnde_7Wqw,1260
|
|
445
445
|
mxcubecore/model/protocols/tango.py,sha256=izmX-V_rKFmwYTJToWkyBONSZdEQsHVbi6CWHTBhBFs,2241
|
|
446
446
|
mxcubecore/model/queue_model_enumerables.py,sha256=hSOp77Xn0wzUGDl5EaLtblr8ND9FXytqadtW40VFDcA,2330
|
|
447
|
-
mxcubecore/model/queue_model_objects.py,sha256=
|
|
447
|
+
mxcubecore/model/queue_model_objects.py,sha256=sCdcRQUERNMMwNgL0JDpr4X2hHFGnzdmLs5Sm2i7Z9o,100314
|
|
448
448
|
mxcubecore/protocols_config.py,sha256=0ujkNkTteeSvY3gNjsdhRzQw9FND2S8jNO_ZdrHNPR8,5703
|
|
449
449
|
mxcubecore/queue_entry/__init__.py,sha256=fQLLDdLhLlRdV_pisyb9-G4dbqrGx_iroE4048p2sR8,4087
|
|
450
450
|
mxcubecore/queue_entry/advanced_connector.py,sha256=l0GFbAu64p5mIwRL5ZEJOr08NXAdRvYLR-DXoN-DyUs,3177
|
|
@@ -465,8 +465,8 @@ mxcubecore/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
|
|
|
465
465
|
mxcubecore/utils/conversion.py,sha256=G1bk2Mi2ZwGbZa5pEeiFaKWxhSVXVGqu1L9_SioyUOk,4513
|
|
466
466
|
mxcubecore/utils/qt_import.py,sha256=hQkBVZLUDZtktX7DSyoH88GAK_mK9Ghlsj4k9pFJeAQ,14415
|
|
467
467
|
mxcubecore/utils/units.py,sha256=2D1QlTwe8eSs2UYRm4VVxSTosZZHeM-Pfw9KlcLbDAg,1251
|
|
468
|
-
mxcubecore-1.
|
|
469
|
-
mxcubecore-1.
|
|
470
|
-
mxcubecore-1.
|
|
471
|
-
mxcubecore-1.
|
|
472
|
-
mxcubecore-1.
|
|
468
|
+
mxcubecore-1.335.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
|
|
469
|
+
mxcubecore-1.335.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
|
470
|
+
mxcubecore-1.335.0.dist-info/METADATA,sha256=5gDHUC5TKfK5Z1-bv-2Tx4fApHzL_km9VcSFU9sXahA,4262
|
|
471
|
+
mxcubecore-1.335.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
472
|
+
mxcubecore-1.335.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|