biosignal-device-interface 0.2.5__py3-none-any.whl → 0.2.6__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.
@@ -57,7 +57,7 @@ class OTBQuattrocento(BaseDevice):
57
57
 
58
58
  # Device Information
59
59
  self._conversion_factor_biosignal: float = 5 / (2**16) / 150 * 1000 # in mV
60
- self._conversion_factor_auxiliary: float = 5 / (2**16) / 0.5 # in mV
60
+ self._conversion_factor_auxiliary: float = 5 / (2**16) / 0.5 # in V
61
61
  self._number_of_streamed_channels: int = None
62
62
 
63
63
  # Connection Parameters
@@ -60,7 +60,7 @@ class OTBQuattrocentoLight(BaseDevice):
60
60
  self._auxiliary_channel_start_index: int = 384 # Fix value
61
61
  self._number_of_auxiliary_channels: int = 16 # Fix value
62
62
  self._conversion_factor_biosignal: float = 5 / (2**16) / 150 * 1000 # in mV
63
- self._conversion_factor_auxiliary: float = 5 / (2**16) / 0.5 # in mV
63
+ self._conversion_factor_auxiliary: float = 5 / (2**16) / 0.5 # in V
64
64
  self._bytes_per_sample: int = 2 # Fix value
65
65
  # Quattrocento unique parameters
66
66
  self._streaming_frequency: int | None = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: biosignal-device-interface
3
- Version: 0.2.5
3
+ Version: 0.2.6
4
4
  Summary: Python communication interface to many biosignal devices manufactured by several companies to easy integration in custom PySide6 applications.
5
5
  Author-email: "Dominik I. Braun" <dome.braun@fau.de>, "Raul C. Sîmpetru" <raul.simpetru@fau.de>
6
6
  License: GPL-3.0
@@ -14,8 +14,8 @@ biosignal_device_interface/devices/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5J
14
14
  biosignal_device_interface/devices/core/base_device.py,sha256=WfTqJGxPoRdIORIWqenreoowP27TrjRixZpMfe_z8XM,14155
15
15
  biosignal_device_interface/devices/otb/__init__.py,sha256=bcjVd7pLeq8p9UR5EyBSpBOg-cVZgmosoCdw21ua974,1376
16
16
  biosignal_device_interface/devices/otb/otb_muovi.py,sha256=GR5gEbqL3pPX6ClS_BF9c1V3ViDTEq6cObU5kcR3hwU,10073
17
- biosignal_device_interface/devices/otb/otb_quattrocento.py,sha256=Cv8FsGlIP9ni_GP0HxhcFz-2aAQJMAoqV4FAn8BmQTg,11677
18
- biosignal_device_interface/devices/otb/otb_quattrocento_light.py,sha256=YX3GlFZE1glMGQQvgL_7SFf7z5vHBBZb4zcNTiy7hjY,7080
17
+ biosignal_device_interface/devices/otb/otb_quattrocento.py,sha256=DqJiDF2nAYi2SV23L0qrnqXZZ4tGQpuMDH1EExjHbrI,11676
18
+ biosignal_device_interface/devices/otb/otb_quattrocento_light.py,sha256=m1BPf8aho1ijIvBADvni1eErA9w7bR-SOQW58OlTCpY,7079
19
19
  biosignal_device_interface/devices/otb/otb_sessantaquattro.py,sha256=zSi6vmjc3iNGgieenFI2gXUHPx3vYe7yB1TbT_gXkI8,13160
20
20
  biosignal_device_interface/devices/otb/otb_syncstation.py,sha256=bRsJeNSYRNfmcfNojKD7QZwXhkKiWAwsRXgv5VvKYUA,14396
21
21
  biosignal_device_interface/gui/device_template_widgets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -45,7 +45,7 @@ biosignal_device_interface/gui/ui_compiled/otb_quattrocento_light_template_widge
45
45
  biosignal_device_interface/gui/ui_compiled/otb_quattrocento_template_widget.py,sha256=wJQCrRhGm-_Dj3y81BkCprGoTGErVlQTDS7GNdm_xDs,17439
46
46
  biosignal_device_interface/gui/ui_compiled/otb_sessantaquattro_template_widget.py,sha256=2dBzffy0S2BMntcsSuCkqDQQ4XxxYEWkNzrC78i8-k4,13618
47
47
  biosignal_device_interface/gui/ui_compiled/otb_syncstation_template_widget.py,sha256=x_-ApMy8hVU8XCBMW6DEgH2rb1Cbk_zYmjDoaFd7r-I,32457
48
- biosignal_device_interface-0.2.5.dist-info/METADATA,sha256=yKfmPi39WRdvID9PJMvrcMt48AmmAADGrzC1C1688lc,4411
49
- biosignal_device_interface-0.2.5.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
50
- biosignal_device_interface-0.2.5.dist-info/licenses/LICENSE,sha256=zFRw_u1mGSOH8GrpOu0L1P765aX9fB5UpKz06mTxAos,34893
51
- biosignal_device_interface-0.2.5.dist-info/RECORD,,
48
+ biosignal_device_interface-0.2.6.dist-info/METADATA,sha256=iyf3JrC-KixXucygqIXJAxnueHflbUJmMdvMY6AzC40,4411
49
+ biosignal_device_interface-0.2.6.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
50
+ biosignal_device_interface-0.2.6.dist-info/licenses/LICENSE,sha256=zFRw_u1mGSOH8GrpOu0L1P765aX9fB5UpKz06mTxAos,34893
51
+ biosignal_device_interface-0.2.6.dist-info/RECORD,,