pymodaq 5.0.11__py3-none-any.whl → 5.0.13__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 pymodaq might be problematic. Click here for more details.

@@ -641,6 +641,8 @@ class DAQ_Move(ParameterControlModule):
641
641
  return 'V'
642
642
  elif 'Hz' in unit:
643
643
  return 'Hz'
644
+ elif 'rpm' in unit or 'revolutions_per_minute' in unit:
645
+ return 'rpm'
644
646
  else:
645
647
  return str(Q_(1, unit).to_base_units().units)
646
648
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pymodaq
3
- Version: 5.0.11
3
+ Version: 5.0.13
4
4
  Summary: Modular Data Acquisition with Python
5
5
  Project-URL: Homepage, http://pymodaq.cnrs.fr
6
6
  Project-URL: Source, https://github.com/PyMoDAQ/PyMoDAQ
@@ -51,7 +51,7 @@ Requires-Dist: packaging
51
51
  Requires-Dist: pint
52
52
  Requires-Dist: pyleco>0.3; python_version >= '3.8'
53
53
  Requires-Dist: pymodaq-data>=5.0.18
54
- Requires-Dist: pymodaq-gui>=5.0.17
54
+ Requires-Dist: pymodaq-gui<5.0.23,>=5.0.17
55
55
  Requires-Dist: pymodaq-plugin-manager>=0.0.17
56
56
  Requires-Dist: pymodaq-plugins-mock>=5.0.5
57
57
  Requires-Dist: pymodaq-utils<1.0.0,>=0.0.14
@@ -4,7 +4,7 @@ pymodaq/icon.ico,sha256=hOHHfNDENKphQvG1WDleSEYcHukneR2eRFJu8isIlD4,74359
4
4
  pymodaq/splash.png,sha256=ow8IECF3tPRUMA4tf2tMu1aRiMaxx91_Y2ckVxkrmF0,53114
5
5
  pymodaq/updater.py,sha256=JMCVRgAXwmlrKxZv3837E-LRhF0F8V-td_wODwCoXaY,3821
6
6
  pymodaq/control_modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- pymodaq/control_modules/daq_move.py,sha256=V1oLP1ANQU-O4puSNpo_tLvtRCHqzWw1Iaf8IMniHxU,38744
7
+ pymodaq/control_modules/daq_move.py,sha256=emJLJ5t4w-X8L-yo5Jbwg7g_4hP1zPaoq2yGR9S0N5M,38833
8
8
  pymodaq/control_modules/daq_move_ui.py,sha256=bdkRX0wjkQuFDr4OT1Q6jT_15DEWV1dn2R6WF50H23s,16811
9
9
  pymodaq/control_modules/daq_viewer.py,sha256=f9WYEWIlVjnEakesObhsoLBIWfv1tv4Q8TopqfP8lsg,58602
10
10
  pymodaq/control_modules/daq_viewer_ui.py,sha256=7XTidYrYlzj--DbbE1Wx4UBjvp1upGpziGhSTPoMKCc,15677
@@ -115,8 +115,8 @@ pymodaq/utils/tcp_ip/__init__.py,sha256=1e_EK0AgvdoLAD_CSGGEaITZdy6OWCO7ih9IAIp7
115
115
  pymodaq/utils/tcp_ip/mysocket.py,sha256=03FaQskso8nLLAsN-ijX-RazXbeMezRnAPvsRxTQa4k,326
116
116
  pymodaq/utils/tcp_ip/serializer.py,sha256=Bp6ZpGqMdZlX4CnT371d7ZYqIp7UygsRsE9XFkWZrto,400
117
117
  pymodaq/utils/tcp_ip/tcp_server_client.py,sha256=eL-Q1HnnaAG8wfTUb9unEIiNFApMXzfzfveUWoC0_mg,30657
118
- pymodaq-5.0.11.dist-info/METADATA,sha256=ou9ZCnpP7pHGqyENHpnLCZooJoeteIaWYIQyHKgaQ80,12886
119
- pymodaq-5.0.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
120
- pymodaq-5.0.11.dist-info/entry_points.txt,sha256=DvPq6fmIPH2JNsCqHDhn1xEj1kX5tfuc7xQ8-l5S2EU,387
121
- pymodaq-5.0.11.dist-info/licenses/LICENSE,sha256=VKOejxexXAe3XwfhAhcFGqeXQ12irxVHdeAojZwFEI8,1108
122
- pymodaq-5.0.11.dist-info/RECORD,,
118
+ pymodaq-5.0.13.dist-info/METADATA,sha256=yBQNfCs-uXLWb9egmXG7P9yNh2SidZuZcBGVgzoIrS0,12894
119
+ pymodaq-5.0.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
120
+ pymodaq-5.0.13.dist-info/entry_points.txt,sha256=DvPq6fmIPH2JNsCqHDhn1xEj1kX5tfuc7xQ8-l5S2EU,387
121
+ pymodaq-5.0.13.dist-info/licenses/LICENSE,sha256=VKOejxexXAe3XwfhAhcFGqeXQ12irxVHdeAojZwFEI8,1108
122
+ pymodaq-5.0.13.dist-info/RECORD,,