mxcubecore 1.336.0__py3-none-any.whl → 1.337.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.
@@ -20,7 +20,6 @@
20
20
 
21
21
  """Exporter, ExporterChannel and ExporterCommand implementation"""
22
22
 
23
- # from warnings import warn
24
23
  import logging
25
24
 
26
25
  import gevent
@@ -48,8 +48,6 @@ class ExporterNStateMockup(AbstractNState):
48
48
 
49
49
  def __init__(self, name):
50
50
  AbstractNState.__init__(self, name)
51
- # self._mock_value = "OUT"
52
- # self._mock_state= "READY"
53
51
 
54
52
  def init(self):
55
53
  """Initialise the device"""
@@ -91,13 +89,6 @@ class ExporterNStateMockup(AbstractNState):
91
89
  except (AttributeError, KeyError):
92
90
  return self.STATES.UNKNOWN
93
91
 
94
- # def get_state(self):
95
- # """Get the device state.
96
- # Returns:
97
- # (enum 'HardwareObjectState'): Device state.
98
- # """
99
- # return self._value2state(self._mock_state)
100
-
101
92
  def abort(self):
102
93
  """Stop the action."""
103
94
  pass
@@ -125,5 +116,4 @@ class ExporterNStateMockup(AbstractNState):
125
116
  Returns:
126
117
  (Enum): Enum member, corresponding to the value or UNKNOWN.
127
118
  """
128
- # _val = self._mock_value
129
119
  return self._nominal_value
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: mxcubecore
3
- Version: 1.336.0
3
+ Version: 1.337.0
4
4
  Summary: Core libraries for the MXCuBE application
5
5
  License: LGPL-3.0-or-later
6
6
  Keywords: mxcube,mxcube3,mxcubecore
@@ -1,6 +1,6 @@
1
1
  mxcubecore/BaseHardwareObjects.py,sha256=LpHUEo6B5SAv1AfuPg6Ej0bNppsZxng8t9LjdwjeP5g,41287
2
2
  mxcubecore/Command/Epics.py,sha256=b8my4qI49gTYPRu5kSmXge1KH71KnqJl0aYZ2d7SfM0,7781
3
- mxcubecore/Command/Exporter.py,sha256=VL7EVAvoz01xAWQYK2xMIJL9EBU6qWwk4K7jgRqlifo,8104
3
+ mxcubecore/Command/Exporter.py,sha256=HL6hncI_EUjjVX7frOsmxGa2Gyc-3PwUPXLUBJk4B20,8076
4
4
  mxcubecore/Command/Mockup.py,sha256=Q-kIR30mNnYSyy_f70PFx-ZVVTcPG1NRVqrrv3VCCcs,2075
5
5
  mxcubecore/Command/Pool.py,sha256=9JL_AjQ1cZ1JZihZ-IOPzdEP111kilBVom8S7OqlEqQ,9366
6
6
  mxcubecore/Command/Sardana.py,sha256=PV1me0s5UQIzWMU1eWULHJ28GgW6AVMHEr1iuU8u_C8,17338
@@ -392,7 +392,7 @@ mxcubecore/HardwareObjects/mockup/DoorInterlockMockup.py,sha256=Ug8oiP3ly70fhnrv
392
392
  mxcubecore/HardwareObjects/mockup/EDNACharacterisationMockup.py,sha256=agywWmr6dqNJeLymq83UOBdNGpr6436LrypgWu5x-Zg,1986
393
393
  mxcubecore/HardwareObjects/mockup/EnergyMockup.py,sha256=Qrhkvc2SS84GIIsVbsdST48dUAscuJa3pDmErWdKbmU,2087
394
394
  mxcubecore/HardwareObjects/mockup/EnergyScanMockup.py,sha256=uJZwCl5JalXHyEYQZT-MTonVrBAUptNEtbVz_5OikiU,14291
395
- mxcubecore/HardwareObjects/mockup/ExporterNStateMockup.py,sha256=IhjRjBsejcL0nbflSYfASSjoaskIloio1-o_KaiKd1s,4018
395
+ mxcubecore/HardwareObjects/mockup/ExporterNStateMockup.py,sha256=2fJOFTZJpprmCH9-XfoadXnSeqkH1qOPS1owCa0jMF8,3706
396
396
  mxcubecore/HardwareObjects/mockup/FluxMockup.py,sha256=3MW657zojJUIh9a7qwfz7Fq8xXH0SJbv2837vcMBBBQ,3037
397
397
  mxcubecore/HardwareObjects/mockup/HarvesterMockup.py,sha256=4mfnzx2cD8x3tORaRsLvS5XALJd9QpSyRN30JYnl61k,15880
398
398
  mxcubecore/HardwareObjects/mockup/ISPyBClientMockup.py,sha256=XPL0fu7-vI1Gxzhs7fEerU9aO_FF78ZpUG6tUVfENkk,17506
@@ -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.336.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
469
- mxcubecore-1.336.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
470
- mxcubecore-1.336.0.dist-info/METADATA,sha256=i5BMTf__2MZPLYqsur4tacj7_3-hxDzz5_VGhxnGfmc,4262
471
- mxcubecore-1.336.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
472
- mxcubecore-1.336.0.dist-info/RECORD,,
468
+ mxcubecore-1.337.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
469
+ mxcubecore-1.337.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
470
+ mxcubecore-1.337.0.dist-info/METADATA,sha256=BLuTSL3MnmEE3f1imLbVRgRoRRmjs9osZkkY8IlGEC8,4262
471
+ mxcubecore-1.337.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
472
+ mxcubecore-1.337.0.dist-info/RECORD,,