mxcubecore 1.410.0__py3-none-any.whl → 1.411.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.

Potentially problematic release.


This version of mxcubecore might be problematic. Click here for more details.

@@ -101,13 +101,6 @@ class AbstractCollect(HardwareObject, object):
101
101
  def init(self):
102
102
  self.ready_event = gevent.event.Event()
103
103
 
104
- undulators = []
105
- try:
106
- for undulator in self.config.undulators:
107
- undulators.append(undulator)
108
- except Exception:
109
- self.log.exception("")
110
-
111
104
  beam_div_hor, beam_div_ver = HWR.beamline.beam.get_beam_divergence()
112
105
 
113
106
  self.set_beamline_configuration(
@@ -126,7 +119,7 @@ class AbstractCollect(HardwareObject, object):
126
119
  detector_px=HWR.beamline.detector.get_property("px"),
127
120
  detector_py=HWR.beamline.detector.get_property("py"),
128
121
  detector_binning_mode=HWR.beamline.detector.get_binning_mode(),
129
- undulators=undulators,
122
+ undulators=self.get_property("undulators", []),
130
123
  focusing_optic=self.get_property("focusing_optic"),
131
124
  monochromator_type=self.get_property("monochromator"),
132
125
  beam_divergence_vertical=beam_div_hor,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: mxcubecore
3
- Version: 1.410.0
3
+ Version: 1.411.0
4
4
  Summary: Core libraries for the MXCuBE application
5
5
  License: LGPL-3.0-or-later
6
6
  Keywords: mxcube,mxcube3,mxcubecore
@@ -330,7 +330,7 @@ mxcubecore/HardwareObjects/abstract/AbstractAperture.py,sha256=kUaIOGuTrecbXXul7
330
330
  mxcubecore/HardwareObjects/abstract/AbstractAuthenticator.py,sha256=F5ONnre9GEcg65hTiEYpTcj0frGojP1QrC2P8rmzcjU,1575
331
331
  mxcubecore/HardwareObjects/abstract/AbstractBeam.py,sha256=Fvz5K3ov0Glsw8bO2oXiYbkFMK9L8CX4gldJg73lkr0,10389
332
332
  mxcubecore/HardwareObjects/abstract/AbstractCharacterisation.py,sha256=knGIC9GVSY_mJfcpMpU9qP8OfaIngasGEc8PIVFsr_4,4990
333
- mxcubecore/HardwareObjects/abstract/AbstractCollect.py,sha256=xY8CKbDxxfoS2-Q_93G4OcWsmST_kh_Kjwe-0HFKYk0,33108
333
+ mxcubecore/HardwareObjects/abstract/AbstractCollect.py,sha256=G6VowtuXAFhU5ohcjPHic7s2XU2z_qVGJ6QxD8XAUZM,32936
334
334
  mxcubecore/HardwareObjects/abstract/AbstractDetector.py,sha256=4zZdvtNK86jdqoX3vPf9_k3ZX7JXLVr1Nf0oXRERFTU,11454
335
335
  mxcubecore/HardwareObjects/abstract/AbstractEnergy.py,sha256=zG6tICqBdWcEMz8gGh7DFvP6CHz5xNlaRdcG4Y8tFps,4553
336
336
  mxcubecore/HardwareObjects/abstract/AbstractEnergyScan.py,sha256=d5-BJMZE7qkbtV0m7_huMXgBaEO4ZCirUgN5UkXaH3k,6050
@@ -452,8 +452,8 @@ mxcubecore/utils/conversion.py,sha256=G1bk2Mi2ZwGbZa5pEeiFaKWxhSVXVGqu1L9_SioyUO
452
452
  mxcubecore/utils/qt_import.py,sha256=yL6hLqk2qF-6SVjlVKTg2HTAa9vawPwmPybRPu39Iks,14720
453
453
  mxcubecore/utils/tango.py,sha256=vwEVrIrWKEFaeaJUz3xbaC7XWHY8ZeJ-pfcSrTfZPIE,2114
454
454
  mxcubecore/utils/units.py,sha256=Gh7ovTUN00XBMUoyDG5W7akCx1pROL-M6pK2z1ouemg,1361
455
- mxcubecore-1.410.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
456
- mxcubecore-1.410.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
457
- mxcubecore-1.410.0.dist-info/METADATA,sha256=QovpJuWhRJORDvJ_H35TDoKUIbiBWt9UXB3lbnddRA4,4259
458
- mxcubecore-1.410.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
459
- mxcubecore-1.410.0.dist-info/RECORD,,
455
+ mxcubecore-1.411.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
456
+ mxcubecore-1.411.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
457
+ mxcubecore-1.411.0.dist-info/METADATA,sha256=zrf5N3BDAiYaNfaYWazSsqssQ5MI4aJoJYDVd8XSri8,4259
458
+ mxcubecore-1.411.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
459
+ mxcubecore-1.411.0.dist-info/RECORD,,