qlsdk2 0.6.0a7__py3-none-any.whl → 0.6.0a8__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.
qlsdk/persist/ars_edf.py CHANGED
@@ -213,12 +213,12 @@ class ARSKindlingEDFHandler(object):
213
213
  channel_pos = intersection_positions(packet.channels, channel_filter)
214
214
 
215
215
  if channel_pos is None or len(channel_pos) == 0 :
216
- logger.debug(f"没有指定分区{name}的通道,跳过")
216
+ logger.trace(f"没有指定分区{name}的通道,跳过")
217
217
  pass
218
218
 
219
219
  # 分区数据包写入
220
220
  if name not in self._edf_handler.keys():
221
- edf_handler = RscEDFHandler(self.sample_rate, self.digital_max , self.digital_min, self.resolution)
221
+ edf_handler = RscEDFHandler(self.sample_rate, self.physical_max , self.physical_min, self.resolution)
222
222
  edf_handler.set_device_type(self._device_type)
223
223
  edf_handler.set_device_no(self._device_no)
224
224
  edf_handler.set_storage_path(self._storage_path)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: qlsdk2
3
- Version: 0.6.0a7
3
+ Version: 0.6.0a8
4
4
  Summary: SDK for quanlan device
5
5
  Home-page: https://github.com/hehuajun/qlsdk
6
6
  Author: hehuajun
@@ -28,7 +28,7 @@ qlsdk/interface/parser.py,sha256=00Ds01Xp9eUPwx7okL4B1Bl0_fRbgaxfm_2GOeWoZiM,248
28
28
  qlsdk/interface/stimulator.py,sha256=MJbgiI-4qTMjbdhcBAZe8zb10hV9x8yhFCPL3Iq_QyI,28
29
29
  qlsdk/interface/store.py,sha256=694WQnnrtXThP44JkQlBXzghvqA0PwHKK3uA640aiUo,23
30
30
  qlsdk/persist/__init__.py,sha256=b8qk1aOU6snEMCQNYDl1ijV3-2gwBmMt76fiAzNk1E8,107
31
- qlsdk/persist/ars_edf.py,sha256=9OSZyEwyTMPMo6Tqnk5wPATCs5Y_Cr80EA3BzhJEJ_0,8928
31
+ qlsdk/persist/ars_edf.py,sha256=H5dhdoQyJps5WM23vZoY1EKj0PYx0OY9AZeui72TjaY,8930
32
32
  qlsdk/persist/edf.py,sha256=ETngb86CfkIUJYWmw86QR445MvTFC7Edk_CH9nyNgtY,7857
33
33
  qlsdk/persist/rsc_edf.py,sha256=djR_qXScb_XOOXaoMsvnK_qO2NCPzqEeKxKJCm4xnpk,13989
34
34
  qlsdk/persist/stream.py,sha256=TCVF1sqDrHiYBsJC27At66AaCs-_blXeXA_WXdJiIVA,5828
@@ -70,7 +70,7 @@ qlsdk/sdk/libs/libAr4SDK.dll,sha256=kZp9_DRwPdAJ5OgTFQSqS8tEETxUs7YmmETuBP2g60U,
70
70
  qlsdk/sdk/libs/libwinpthread-1.dll,sha256=W77ySaDQDi0yxpnQu-ifcU6-uHKzmQpcvsyx2J9j5eg,52224
71
71
  qlsdk/x8/__init__.py,sha256=FDpDK7GAYL-g3vzfU9U_V03QzoYoxH9YLm93PjMlANg,4870
72
72
  qlsdk/x8m/__init__.py,sha256=cLeUqEEj65qXw4Qa4REyxoLh6T24anSqPaKe9_lR340,634
73
- qlsdk2-0.6.0a7.dist-info/METADATA,sha256=nNB6PqpoJ4omwY3m3_1ca5yWT4vHRtMIRlloDuD7NGk,1882
74
- qlsdk2-0.6.0a7.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
75
- qlsdk2-0.6.0a7.dist-info/top_level.txt,sha256=2CHzn0SY-NIBVyBl07Suh-Eo8oBAQfyNPtqQ_aDatBg,6
76
- qlsdk2-0.6.0a7.dist-info/RECORD,,
73
+ qlsdk2-0.6.0a8.dist-info/METADATA,sha256=RweCHF8Y0Gv3rDVK58bgKl7dgQAmZreBAUcelU_rLbM,1882
74
+ qlsdk2-0.6.0a8.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
75
+ qlsdk2-0.6.0a8.dist-info/top_level.txt,sha256=2CHzn0SY-NIBVyBl07Suh-Eo8oBAQfyNPtqQ_aDatBg,6
76
+ qlsdk2-0.6.0a8.dist-info/RECORD,,