pymodaq 4.1.3__py3-none-any.whl → 4.1.4__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.

@@ -570,7 +570,12 @@ class DAQScan(QObject, ParameterManager):
570
570
  print(f'clicked at: {posx}, {posy}')
571
571
  positions = [posx, posy]
572
572
  positions = positions[:self.scanner.n_axes]
573
- self.modules_manager.move_actuators(positions)
573
+ actuators = self.modules_manager.actuators
574
+ dte = DataToExport(name="move_at")
575
+ for ind, pos in enumerate(positions):
576
+ dte.append(DataActuator(actuators[ind].title, data=float(pos)))
577
+
578
+ self.modules_manager.move_actuators(dte)
574
579
 
575
580
  def value_changed(self, param):
576
581
  """
pymodaq/resources/VERSION CHANGED
@@ -1 +1 @@
1
- version = '4.1.3'
1
+ version = '4.1.4'
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: pymodaq
3
- Version: 4.1.3
3
+ Version: 4.1.4
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
@@ -36,7 +36,7 @@ pymodaq/examples/Labview_TCP_Client/cmd_types.ctl,sha256=gwuDyGcte11Zqx0C-U8ljRy
36
36
  pymodaq/extensions/__init__.py,sha256=EnlA2Pv8B2HSYzHz_QJhxvWBSEaE1BvFQEA_puxuD9U,321
37
37
  pymodaq/extensions/console.py,sha256=SOKQCZtOB6sqtI7JoiG7sRfL1KWLGGI_3VGDEva2Ufg,2522
38
38
  pymodaq/extensions/daq_logger.py,sha256=7G7LzL_Xu7PEQUk-N-3lQXEochysCmvv_bbf2nGUpmE,19508
39
- pymodaq/extensions/daq_scan.py,sha256=TGoaJcVgYBJ6hffqVGcM89t5cW3RqOZ6f1FSSaFZQYI,54032
39
+ pymodaq/extensions/daq_scan.py,sha256=SKpMhtI5yyBoNC55-c1WXgDSG5rRYWXm1WmilKIXSks,54243
40
40
  pymodaq/extensions/daq_scan_ui.py,sha256=zp9dCOnsWdPRe0LuU8hxhTf8L3t2eo-MjBd8xiHX_mk,10134
41
41
  pymodaq/extensions/h5browser.py,sha256=T0AwRbTraEJNEDI7TC86i1Fl2AgcpmHcNBbyvLW6L0k,1159
42
42
  pymodaq/extensions/utils.py,sha256=lGyPCnN8PEWuSNbQisHjd4PBMjlnh_Zz2BqJplkvqE4,1881
@@ -53,7 +53,7 @@ pymodaq/post_treatment/daq_measurement/daq_measurement_GUI.py,sha256=1u7hWDaiwsZ
53
53
  pymodaq/post_treatment/daq_measurement/daq_measurement_GUI.ui,sha256=PyzbCWPMkh5oIYYteZczXyWMeHKW9EJmM1QlzXhnyTk,7037
54
54
  pymodaq/post_treatment/daq_measurement/daq_measurement_main.py,sha256=CAKwcWMOD86aXB8mbdxOK7e8nZRos5d59FzDtqK1QoY,17093
55
55
  pymodaq/post_treatment/daq_measurement/process_from_QtDesigner_DAQ_Measurement_GUI.bat,sha256=e1tu2A67MS9fk3jhriF6saQgRxWIucIvNW92iWXFP6E,164
56
- pymodaq/resources/VERSION,sha256=Mkgj2oplOQp2qgabHQMavQfhNuuyjNwCOsx16LNDeKY,17
56
+ pymodaq/resources/VERSION,sha256=5U3JYk2vAxVFFvzTP7EnpXSg6wFXCzQax6tldqbIqHU,17
57
57
  pymodaq/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
58
58
  pymodaq/resources/config_scan_template.toml,sha256=zlbFO6pOdrLOFJTVMXfek8YpvOo29tqv0aTjGnB7_mA,570
59
59
  pymodaq/resources/config_template.toml,sha256=b91pWeFlKKN-HPpYkwzBLEsEQnoKEM6GmNKQq7aCfts,3352
@@ -415,8 +415,8 @@ pymodaq/utils/tcp_ip/__init__.py,sha256=1e_EK0AgvdoLAD_CSGGEaITZdy6OWCO7ih9IAIp7
415
415
  pymodaq/utils/tcp_ip/mysocket.py,sha256=StAWj8dzHeMnbLj68Sel81uWFy-YkKVNRnVf7gXrESI,3452
416
416
  pymodaq/utils/tcp_ip/serializer.py,sha256=YyVjOyuOLDdRTH7YMUlSXrmuuY0e8km-6KeZrAj7HA8,24932
417
417
  pymodaq/utils/tcp_ip/tcp_server_client.py,sha256=eZswNZWKyL6ZFHuSROf3nL53fVgDNXMV1PMK5lJNS1o,30490
418
- pymodaq-4.1.3.dist-info/METADATA,sha256=7sfok3CyObNEw1XUbGNb6p1BzQ6r419_oc5pQJ07DwM,7583
419
- pymodaq-4.1.3.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
420
- pymodaq-4.1.3.dist-info/entry_points.txt,sha256=RAzdYNjvUT28I2eiCKki_g2NzXq0woWxhev6lwzwRv8,348
421
- pymodaq-4.1.3.dist-info/licenses/LICENSE,sha256=VKOejxexXAe3XwfhAhcFGqeXQ12irxVHdeAojZwFEI8,1108
422
- pymodaq-4.1.3.dist-info/RECORD,,
418
+ pymodaq-4.1.4.dist-info/METADATA,sha256=zoSdpiYnQvX5zBccJ0LBef808ByYmvypdPdQxHDQeMQ,7583
419
+ pymodaq-4.1.4.dist-info/WHEEL,sha256=osohxoshIHTFJFVPhsi1UkZuLRGMHRXZzwEBW2ezjrc,87
420
+ pymodaq-4.1.4.dist-info/entry_points.txt,sha256=RAzdYNjvUT28I2eiCKki_g2NzXq0woWxhev6lwzwRv8,348
421
+ pymodaq-4.1.4.dist-info/licenses/LICENSE,sha256=VKOejxexXAe3XwfhAhcFGqeXQ12irxVHdeAojZwFEI8,1108
422
+ pymodaq-4.1.4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.21.1
2
+ Generator: hatchling 1.24.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any