quarchpy 2.2.7.dev2__py2.py3-none-any.whl → 2.2.8.dev1__py2.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.
Files changed (38) hide show
  1. quarchpy/.idea/workspace.xml +23 -11
  2. quarchpy/_version.py +1 -1
  3. quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_DEFAULT.rcf +2 -2
  4. quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_FULL.rcf +5 -56
  5. quarchpy/connection_specific/QPS/win-amd64/resources/profiles/PAM_EXAMPLE_CONFIG.rcf +1 -1
  6. quarchpy/connection_specific/connection_QIS.py +3 -6
  7. quarchpy/connection_specific/mDNS.py +1 -3
  8. quarchpy/debug/SystemTest.py +29 -14
  9. quarchpy/debug/module_debug.py +0 -1
  10. quarchpy/device/quarchPPM.py +1 -2
  11. quarchpy/device/quarchQPS.py +1 -2
  12. quarchpy/device/scanDevices.py +3 -3
  13. quarchpy/docs/CHANGES.rst +3 -2
  14. quarchpy/docs/_build/doctrees/CHANGES.doctree +0 -0
  15. quarchpy/docs/_build/doctrees/environment.pickle +0 -0
  16. quarchpy/docs/_build/doctrees/source/changelog.doctree +0 -0
  17. quarchpy/docs/_build/doctrees/source/quarchpy.fio.doctree +0 -0
  18. quarchpy/docs/_build/html/CHANGES.html +145 -139
  19. quarchpy/docs/_build/html/_sources/CHANGES.rst.txt +7 -0
  20. quarchpy/docs/_build/html/genindex.html +8 -2
  21. quarchpy/docs/_build/html/index.html +71 -70
  22. quarchpy/docs/_build/html/objects.inv +0 -0
  23. quarchpy/docs/_build/html/searchindex.js +1 -1
  24. quarchpy/docs/_build/html/source/changelog.html +216 -209
  25. quarchpy/docs/_build/html/source/quarchpy.fio.html +64 -0
  26. quarchpy/docs/_build/html/source/quarchpy.html +3 -0
  27. quarchpy/fio/FIO_interface.py +0 -1
  28. quarchpy/qis/qisFuncs.py +40 -47
  29. quarchpy/qps/qpsFuncs.py +10 -17
  30. quarchpy/run.py +3 -3
  31. quarchpy/utilities/TestCenter.py +2 -2
  32. {quarchpy-2.2.7.dev2.dist-info → quarchpy-2.2.8.dev1.dist-info}/METADATA +4 -3
  33. {quarchpy-2.2.7.dev2.dist-info → quarchpy-2.2.8.dev1.dist-info}/RECORD +35 -38
  34. quarchpy/connection_specific/QPS/win-amd64/qis/Stream1.csv +0 -234
  35. quarchpy/connection_specific/QPS/win-amd64/qis/Stream1_resampled.csv +0 -31
  36. quarchpy/device/quarchPPM.py.bak +0 -67
  37. {quarchpy-2.2.7.dev2.dist-info → quarchpy-2.2.8.dev1.dist-info}/WHEEL +0 -0
  38. {quarchpy-2.2.7.dev2.dist-info → quarchpy-2.2.8.dev1.dist-info}/top_level.txt +0 -0
@@ -2,15 +2,15 @@ quarchpy/LICENSE.rst,sha256=SmYK6o5Xs2xRaUwYT-HqNDRu9eygu6y9QwweXNttiRc,3690
2
2
  quarchpy/QuarchPy Function Listing.xlsx,sha256=NE68cZPn7b9P3wcnCsnQr3H6yBkt6D5S6dH6457X520,31245
3
3
  quarchpy/README.txt,sha256=-LbrJ5rCPGSxoBmvr9CxJVokQUDwZSjoHa43eN8bWck,980
4
4
  quarchpy/__init__.py,sha256=3S7z8QFWgGo1YD9gGIMJx_4QwfJIjtcD310ChOIwklQ,3019
5
- quarchpy/_version.py,sha256=LUd_Wj_e6xgtWiWyKEO9KuJwlC-kByRJZMZl4hERK-M,26
5
+ quarchpy/_version.py,sha256=-4pY-o8RJe3kkiuHqkyP7UWvQCsgT8vGVRmHRb7UMVE,26
6
6
  quarchpy/connection.py,sha256=9lPIUP4LCWkFAedc8CWorDY-3ujdAA-cyeNkSBdIv9E,2226
7
- quarchpy/run.py,sha256=6blf0CUEcOqcnYS6HuJHjOEBblzVYbgLAbDta3Fy0Qw,10147
7
+ quarchpy/run.py,sha256=N9Z1qwagWzbLKhqoXB7w_9hpcVNmHa4OxuZG0CaBjmQ,10084
8
8
  quarchpy/.idea/.name,sha256=ztkjgRwL9Uud1OEi36hGQeDGk3OLK1NfDEO8YqGYy8o,11
9
9
  quarchpy/.idea/misc.xml,sha256=57Cr0f7gXPhm69dQsE0RSvmDe8QDWklXHw_J_VDPgRc,284
10
10
  quarchpy/.idea/modules.xml,sha256=TTXzr8QnINr-lZDmXF3gQlG0oenMb17VnIIQzD30w_M,275
11
11
  quarchpy/.idea/quarchpy.iml,sha256=V1OkSM9XxnGPy6MxSmYrA-60ZV6mv45vlZQhdXgS1fo,486
12
12
  quarchpy/.idea/vcs.xml,sha256=whZp5wsNrTs39Q-lQEXRSJtC6oswoWIR4TCjLmm2x9w,172
13
- quarchpy/.idea/workspace.xml,sha256=xuweGtN_OFF-XjJyAq_ydcCK1l6z5PFah5j3HYjMOTY,8713
13
+ quarchpy/.idea/workspace.xml,sha256=ysg8wqzPvC64ZCQGqnkz5BcWLCPQTPqnT2kNkoB4xdk,9022
14
14
  quarchpy/.idea/inspectionProfiles/Project_Default.xml,sha256=Uk-l7JvgmqL0Zra-zd83Bcq0apkICzEnX1Gimlava24,1919
15
15
  quarchpy/.idea/inspectionProfiles/profiles_settings.xml,sha256=YXLFmX7rPNGcnKK1uX1uKYPN0fpgskYNe7t0BV7cqkY,174
16
16
  quarchpy/__pycache__/__init__.cpython-311.pyc,sha256=W80nJwk2yIZNsTIDmemiVxnUt3vIA16FJ05Bqn0CT2Y,4955
@@ -239,14 +239,14 @@ quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc,sha256=h1
239
239
  quarchpy/config_files/__pycache__/quarch_config_parser.cpython-312.pyc,sha256=MbdHTB_bZixissqFTRWI_Fcy2dX3JDeOyH5DoT-NNUk,24521
240
240
  quarchpy/connection_specific/StreamChannels.py,sha256=_xBEgDpTCeQue-bsv3fwO3aN1JPWvbuvK3ZwTgvXB4c,601
241
241
  quarchpy/connection_specific/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
242
- quarchpy/connection_specific/connection_QIS.py,sha256=Hqz7aUxOW7tSjjuQu4-7XU1plSPOiK7UW8X07jNw90o,85751
242
+ quarchpy/connection_specific/connection_QIS.py,sha256=jbjU9IU2hFRAG3l46VEwK0KhQ0CHPV4yP_N8ZRCeT34,85733
243
243
  quarchpy/connection_specific/connection_QPS.py,sha256=QofAV4I4MPFcpHyT2SNFm6bryBg5IGAQAanmNuO3sxI,9814
244
244
  quarchpy/connection_specific/connection_ReST.py,sha256=VzEderZjqeBfrW0oFMmR_-uqN_aMFqRwn4FIM5RU_dM,1664
245
245
  quarchpy/connection_specific/connection_Serial.py,sha256=j0KTxOX7c5rmu09s68sqOzHpVV2TyB0WnPc-Cv5YstI,1834
246
246
  quarchpy/connection_specific/connection_TCP.py,sha256=hkKJC9QkopBaaWnWB9xz9LRlvcvGAwvz9w3RxRDXfgc,2427
247
247
  quarchpy/connection_specific/connection_Telnet.py,sha256=e5R6NIbyOJOhiRUtBg0S1tY4VGJXrFPhrJcfM9mJD2c,676
248
248
  quarchpy/connection_specific/connection_USB.py,sha256=zReNq-pFjcZN83pp8zE7XsCmM6KrVujVG1v2CdYb5oQ,26156
249
- quarchpy/connection_specific/mDNS.py,sha256=nIfauUmMXyz-RVQeSpFbb9C9XBWUrRoqvhFWQaNNuO4,5768
249
+ quarchpy/connection_specific/mDNS.py,sha256=IDeKMAi7ZyQQC8mu1f7nLJ2ShBVrWwNdL6S6j13ZCvM,5722
250
250
  quarchpy/connection_specific/QPS/win-amd64/InstallType.dat,sha256=HsQ1rDwJ3gtYiDSbNQyrtFNHXPBnApYwQpDWyMOv0Vk,21
251
251
  quarchpy/connection_specific/QPS/win-amd64/Power-Studio-QuickStart.pdf,sha256=8ihSKl-8F7Bc_ndVd0cyN3RhkvXeKTK-tXA-xITiTr0,226994
252
252
  quarchpy/connection_specific/QPS/win-amd64/QuarchPowerStudio.properties.xml,sha256=5N5mm61BmUS8H-jxvuuzV14PGfFLCxYgebPGT8Jv_Uc,28482
@@ -457,8 +457,6 @@ quarchpy/connection_specific/QPS/win-amd64/License/usb4java-license.txt,sha256=B
457
457
  quarchpy/connection_specific/QPS/win-amd64/qis/Comms.properties.xml,sha256=du5rvGXyLVN2tHthWero6yt7ORWQfCntT8oSABuSqtE,3198
458
458
  quarchpy/connection_specific/QPS/win-amd64/qis/QuarchInstrumentServer.properties.xml,sha256=dA8dG4kVwfOnF1awmiKZAyq-rUCuU9o39ZeiAkPaCF8,387
459
459
  quarchpy/connection_specific/QPS/win-amd64/qis/README.txt,sha256=ARM3VPHpXD8D0slGTDxRY0Brb2Zj_VD12zGB4G1U_Cs,1506
460
- quarchpy/connection_specific/QPS/win-amd64/qis/Stream1.csv,sha256=XJAxUD0UM08BStRidDvutr9R1lju62NcwUr9KDhqG6A,7569
461
- quarchpy/connection_specific/QPS/win-amd64/qis/Stream1_resampled.csv,sha256=nXCi-hCLRe64rsDJEk3yICYKTVj2cC8xH8L4gSkqSWY,1030
462
460
  quarchpy/connection_specific/QPS/win-amd64/qis/disableterminal.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
463
461
  quarchpy/connection_specific/QPS/win-amd64/qis/help.txt,sha256=f4AIhZe5WFHJq18t77KB_RTZ0lgT7GaRZVqL4FrG8W0,20281
464
462
  quarchpy/connection_specific/QPS/win-amd64/qis/myFile.csv,sha256=1ZDCBQewbx1kwL1B3so4dMCyfuywqOWFGLi3wrlnAyI,2295
@@ -549,11 +547,11 @@ quarchpy/connection_specific/QPS/win-amd64/resources/QuarchIcon_16x16.png,sha256
549
547
  quarchpy/connection_specific/QPS/win-amd64/resources/QuarchIcon_256x256.png,sha256=-pNkCdwBX7lJc_s6cZ2dL9_Wm7fxcx3eKsGTmtkG73Y,7302
550
548
  quarchpy/connection_specific/QPS/win-amd64/resources/QuarchIcon_32x32.png,sha256=lAacFdUnzrsFsrKUfNKMWuoJi1xigfq4yqnrlYiQl1E,1783
551
549
  quarchpy/connection_specific/QPS/win-amd64/resources/QuarchIcon_64x64.png,sha256=5AKs5vpm0kppyBYUT6J3uDC88Jhd5b8bI2yuV2YvYRI,3589
552
- quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_DEFAULT.rcf,sha256=vuZVbsStgrL2AB_Vs0Wvj0hlGpVDCHKY9k_sKFmMVWs,22466
550
+ quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_DEFAULT.rcf,sha256=Utr01GiEOs9a1_P7Em6LtAZIEEMvxEN0t3XUVaeW4HQ,22547
553
551
  quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_DEFAULT.scf,sha256=chYHStobI-z8ZeNTtfyLoFECSX6QAANk3xYC9R5WLSA,6001
554
- quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_FULL.rcf,sha256=EB0ogTOHLt0YC5bPBvat3_g3Le-VzUX1EM9V9I5zAoA,35567
552
+ quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_FULL.rcf,sha256=YdxAJBRR1IK5P38aoO5dTkuEbrrTa95pcAeC4NjNpgQ,33677
555
553
  quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_FULL.scf,sha256=4QhGAeC0XqEZXq6r5SBE9oJ-O7b-CjsK4wUwYBg8zQ4,9955
556
- quarchpy/connection_specific/QPS/win-amd64/resources/profiles/PAM_EXAMPLE_CONFIG.rcf,sha256=QantR3CgWttHGb0jrKC-oevyxHhm80WN4fNks0intfg,8187
554
+ quarchpy/connection_specific/QPS/win-amd64/resources/profiles/PAM_EXAMPLE_CONFIG.rcf,sha256=TbQXrBOKkU8pIWNar5Yg7opUZfLZnDEMxvDuLP5rLa0,8269
557
555
  quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc,sha256=40dPcQ_m9rd0GtIeW4W7YC5eRHXd7Ar9VTC36BFiBV8,1970
558
556
  quarchpy/connection_specific/__pycache__/StreamChannels.cpython-312.pyc,sha256=x6SwPjUul-ujwFBmxDAISqZ8Ix6WD7jws3idE0U1d-Q,1669
559
557
  quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc,sha256=_bOJuODcIOSZm-YSNqNij971ooPc4rP_2InArlHypnM,183
@@ -1448,10 +1446,10 @@ quarchpy/connection_specific/usb_libs/MS64/__init__.py,sha256=47DEQpj8HBSa-_TImW
1448
1446
  quarchpy/connection_specific/usb_libs/MS64/libusb-1.0.dll,sha256=kkMfbwPZWak7xgeZH4IYcxc6xXd764fgqQF5T_9z8yg,116224
1449
1447
  quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-312.pyc,sha256=qrR6DAWBcWEl4XwrnwLS84HGvf18tz3c7okCIZIyPvc,34220
1450
1448
  quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-312.pyc,sha256=fdHLcZTHfd0GvGhxfNrFVPf-4fOxXQzrLLHeKnlKaRE,100586
1451
- quarchpy/debug/SystemTest.py,sha256=55uhniSYqkjiMMhw8DVsQtEceToLgIShi9lheOKuPHY,6855
1449
+ quarchpy/debug/SystemTest.py,sha256=q5wJ1sldf1eAx_h012YifBqqBYci-tyoxOg_YBN2Bm0,7324
1452
1450
  quarchpy/debug/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1453
1451
  quarchpy/debug/__main__.py,sha256=-7ofWPl6ihnVHs1xWyYzpIwzc2-qpW9GhUYV09_xl-k,48
1454
- quarchpy/debug/module_debug.py,sha256=QUlbKH8NKBNCnMggDm8VIVO9qthTRmsuvEUoRGuX-Fc,9289
1452
+ quarchpy/debug/module_debug.py,sha256=OjfqANBQq-4S-r_pQlCutwEO3iyNAep3T_r0sb6ju04,9254
1455
1453
  quarchpy/debug/simple_terminal.py,sha256=tqP5ZNskMONQd2RD-HTsc34zD2Dy64UuCtsb7Ot2G-E,2027
1456
1454
  quarchpy/debug/upgrade_quarchpy.py,sha256=Yt8K1JPhmPH85WwvELGgGugHBtzC8amp7Gr0YNkqwL0,4298
1457
1455
  quarchpy/debug/versionCompare.py,sha256=AkJxHKd6hsnXnWr-Pmo3tc2sekL9uKOvGhYksM1dgp0,2397
@@ -1470,10 +1468,9 @@ quarchpy/debug/__pycache__/versionCompare.cpython-312.pyc,sha256=p5XZfBI1sY-ibWQ
1470
1468
  quarchpy/device/__init__.py,sha256=quGTPdm5o0RsLBCwPLWA_LWMQjCgdkbh1MCcX89-rGU,559
1471
1469
  quarchpy/device/device.py,sha256=HEMhdfoDqyg3SUYKK2uuZeFB6VKjerld4J7f1SGk3CU,25461
1472
1470
  quarchpy/device/quarchArray.py,sha256=_8z6P1wCtIs2kkkAzNRc1YrT-NmGRvzd3btqa-Yl3Hc,2816
1473
- quarchpy/device/quarchPPM.py,sha256=31PhuMWLF30arT5J4GNSk-QeZbYMIAp32HRMKdfhK9U,9317
1474
- quarchpy/device/quarchPPM.py.bak,sha256=DnqkdxDjyu533RL2ZL0ISpe2nSXTkm4O6jFqAnZZf6g,3271
1475
- quarchpy/device/quarchQPS.py,sha256=pfv2aJz1cfE6wyC5HutMOuEcQj_rLfd-pIAQO_gM34E,18490
1476
- quarchpy/device/scanDevices.py,sha256=aKVCb8sV4K8pq9-XbANCgHX55oFURCxlJ4eHQCs4t8o,29913
1471
+ quarchpy/device/quarchPPM.py,sha256=YdHXJ0c8ZtqV3ltXvlNbn136VowNpyVaS5an0_1u0hw,9277
1472
+ quarchpy/device/quarchQPS.py,sha256=dTwwE9b_0fzt07oZFvZ-Kt78keUpQtEscfffFNI2pJc,18487
1473
+ quarchpy/device/scanDevices.py,sha256=JZRTUm_1-TaPiY35lK2NUw-4YTKQ6ZZw-vPPwNmwfMk,29907
1477
1474
  quarchpy/device/__pycache__/__init__.cpython-311.pyc,sha256=TIhnvRHsXz_gdlTitVx4nthTI7cZIHXQ7wm4sX9Y8o0,791
1478
1475
  quarchpy/device/__pycache__/__init__.cpython-312.pyc,sha256=Lk6zxakmb7F02q-QVQqCz9iISMGszBmR_sYO53AsjGQ,654
1479
1476
  quarchpy/device/__pycache__/device.cpython-311.pyc,sha256=51D8WPbj7kD_T1eGEGhVa7ok0gW57Ze3cF3BVwzB5IU,26082
@@ -1498,18 +1495,18 @@ quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc,sha256=-Lj2j25bfhHeDrXHg
1498
1495
  quarchpy/disk_test/__pycache__/__init__.cpython-312.pyc,sha256=H2M0fNA-VZezvNnAwmFv7rynWwoLBptQH1LCBER0Ac8,239
1499
1496
  quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc,sha256=6O3FDSfbGKX6NQgf3o_8K0YD6jeEEEhUpLoHb3voyTE,8160
1500
1497
  quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-312.pyc,sha256=6iXDQBa-8BL7gUqRKpRiy9B85bLap7PydP_pLHIQqrA,6823
1501
- quarchpy/docs/CHANGES.rst,sha256=RalVc722TOXLHx7Ic8kyoFEBCclP4DM2yX3eLQWHWDY,9701
1498
+ quarchpy/docs/CHANGES.rst,sha256=zzwaFu5vdDOs6t0ZMv5BuMdXLbLic59Sj-lOPFZPexg,9710
1502
1499
  quarchpy/docs/Makefile,sha256=i2WHuFlgfyAPEW4ssEP8NY4cOibDJrVjvzSEU8_Ggwc,634
1503
1500
  quarchpy/docs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1504
1501
  quarchpy/docs/conf.py,sha256=O7OA1iyPQd-5okMGA5mClatZSoyF3ItLHS4hOq8kymQ,2067
1505
1502
  quarchpy/docs/index.rst,sha256=G1KKNs1MQKWGUIpuHrx6HbxltwNROtFhL0Ec9lcB5iw,539
1506
1503
  quarchpy/docs/make.bat,sha256=tZPNHaGTFKQ9uaCFT2-S8sWSF1cVAtozIflJjAL6Fsg,795
1507
1504
  quarchpy/docs/readme.rst,sha256=Oc_vFvpc_U3yJxmeSfdtAnWTj_azNVHkSyuJoQkUb4Q,965
1508
- quarchpy/docs/_build/doctrees/CHANGES.doctree,sha256=wEd9fEeFuEOr074rah0_SKciQiEgpOH8fFt9wPuvmNw,74034
1509
- quarchpy/docs/_build/doctrees/environment.pickle,sha256=Pxe15WSt_MqPl4dIXkb5vKiZMuRnEyWOUpq4h_8kXhc,417884
1505
+ quarchpy/docs/_build/doctrees/CHANGES.doctree,sha256=p0x1PGtOXF3AM_tIkpbHLNmQxlTYiQapTT5_YVaI6E8,73769
1506
+ quarchpy/docs/_build/doctrees/environment.pickle,sha256=dS2-GokQ2VrPgHMCSd3ZfSxKEoXAyVHzc4gPmXrRRMw,421240
1510
1507
  quarchpy/docs/_build/doctrees/index.doctree,sha256=3MstwEKZKFfytS9sgoiT8GooiLk0GfiMldhh1pKUIPc,5131
1511
1508
  quarchpy/docs/_build/doctrees/readme.doctree,sha256=OsgMx_ryegiT9r-21HBT99CZAf7u5ZmHFap35fChduU,7550
1512
- quarchpy/docs/_build/doctrees/source/changelog.doctree,sha256=nVSkDfB78-YyMEh_X0838K0fcl758Ygd9pyv3HR_7fk,74227
1509
+ quarchpy/docs/_build/doctrees/source/changelog.doctree,sha256=fx17o1y6TX8U25Z8FRUqf2cnmuokCvI7mQKat528qtI,73962
1513
1510
  quarchpy/docs/_build/doctrees/source/licenses.doctree,sha256=VPj24AqUpxDbfrOEjvkaaPghBwOPRRUeCpGp10ZYkMQ,14755
1514
1511
  quarchpy/docs/_build/doctrees/source/modules.doctree,sha256=_7Obmcosa6nlN6gr7nCp7E4baXMEeQTi38a_9zDAmAs,2798
1515
1512
  quarchpy/docs/_build/doctrees/source/quarchpy.calibration.doctree,sha256=NPOz0KiIaJ5D5JzHrM-Z4n2ZwwU2VGpfbwVccUnTzRo,5890
@@ -1519,7 +1516,7 @@ quarchpy/docs/_build/doctrees/source/quarchpy.debug.doctree,sha256=nJ64PDTSb77LQ
1519
1516
  quarchpy/docs/_build/doctrees/source/quarchpy.device.doctree,sha256=y3Kfl0FwwpDoHQU6RNKfcKS2nlQkijlijQ4tkyGwmfQ,342970
1520
1517
  quarchpy/docs/_build/doctrees/source/quarchpy.disk_test.doctree,sha256=Z5ll8QKKaBebPRE5ooMMDOfOfHcTMCi5glMuMZBBZVY,28633
1521
1518
  quarchpy/docs/_build/doctrees/source/quarchpy.doctree,sha256=I5MCZvbPd_zeUj7yxhu2CM9QxyK5G_fCZ211QZEanWw,14774
1522
- quarchpy/docs/_build/doctrees/source/quarchpy.fio.doctree,sha256=9D6H5j6DY0zwJS5f8pVQgjPeh3sM0PvXcdVWZM2R6Ek,15816
1519
+ quarchpy/docs/_build/doctrees/source/quarchpy.fio.doctree,sha256=VkLPbV7tBITci31WKtI8CTMT8eMukQPCvznSB1BUAGQ,34062
1523
1520
  quarchpy/docs/_build/doctrees/source/quarchpy.iometer.doctree,sha256=hTVHUp_nNZMIyyis9v1eQr3fEowm9hdcqdzTludMGCI,40540
1524
1521
  quarchpy/docs/_build/doctrees/source/quarchpy.qis.doctree,sha256=TAGU8Vo6iKW0LIKkLmsp7FfIKxnYh0IvRJqJ-HqtiP0,171305
1525
1522
  quarchpy/docs/_build/doctrees/source/quarchpy.qps.doctree,sha256=xJK-ZWH96a5mFWLP0oH2cfsD-w3roqXYyzsPihw4Qyk,29105
@@ -1527,15 +1524,15 @@ quarchpy/docs/_build/doctrees/source/quarchpy.user_interface.doctree,sha256=irG-
1527
1524
  quarchpy/docs/_build/doctrees/source/quarchpy.utilities.doctree,sha256=atnBa-1fec8QcTTdtqAbK523ixwoMctCexVzmzM6CsU,26519
1528
1525
  quarchpy/docs/_build/doctrees/source/readme.doctree,sha256=nH5biHZ28k-7X_hNQLQm0MpZ6stg37f9mRtcnzn2Ox8,7715
1529
1526
  quarchpy/docs/_build/html/.buildinfo,sha256=g26BLEQnBy58Q9ovB-9c8BLCrs445XnkUKn_dROKfsw,235
1530
- quarchpy/docs/_build/html/CHANGES.html,sha256=3XXcN1C0CS9oAd_4qdDB7Kc2wabLucb09MjWLCl7ZJc,24771
1531
- quarchpy/docs/_build/html/genindex.html,sha256=-ByaXSyacL3YjXDhM_ra3_okbqPkgFHItbGmZMouT7E,88785
1532
- quarchpy/docs/_build/html/index.html,sha256=gCs8PY0_FQ8hxiCRL13KZPi2KI45pxUFw7ZBR6G1hV0,12976
1533
- quarchpy/docs/_build/html/objects.inv,sha256=gx7xHMJh7SKpC7rXOIyeM8SoUsPaKs7qt4OBlxB-evE,3664
1527
+ quarchpy/docs/_build/html/CHANGES.html,sha256=-0lBNcBnkGpawU9tnsemFwLVg-LQkhgsqPFW0Q_MsYs,24983
1528
+ quarchpy/docs/_build/html/genindex.html,sha256=9HxyPZbrsSRSTqmABw7RnMHO78a1AtwlfupurFq1y1o,89298
1529
+ quarchpy/docs/_build/html/index.html,sha256=cEz5LdGwcnGIZtk6wCONimX0uPW3sh7uy9g6Mr-_-_Y,13079
1530
+ quarchpy/docs/_build/html/objects.inv,sha256=XPEpYvRwHDklgH3w4mqfmTlUcMlEWp44NCJ9TPox8fk,3701
1534
1531
  quarchpy/docs/_build/html/py-modindex.html,sha256=zblKTYWM7jhEwgD3H6wUESJq2hVLKWMdEcjkc1z2OxY,12580
1535
1532
  quarchpy/docs/_build/html/readme.html,sha256=Y5cTNcrpKqg7QU_zD-FBMaXDMxE3ezbfBNsFk8vdwX0,4837
1536
1533
  quarchpy/docs/_build/html/search.html,sha256=rELHUf6jVZGncD5y-mVlVA8E3BYa5bJ5MWZKvofg5OE,3315
1537
- quarchpy/docs/_build/html/searchindex.js,sha256=I1_eI0ptx5yFN7sr1SBHUkVMl_KXnghHx4VdpsPFdrM,113323
1538
- quarchpy/docs/_build/html/_sources/CHANGES.rst.txt,sha256=IlKvPllLADkGr3KOGbYKsMsJHmi2EuXxQRQVjkM2gcE,9636
1534
+ quarchpy/docs/_build/html/searchindex.js,sha256=hEhdrFolIYKtjCqjY3Tm79A-pNoIiiP7WdHB1lslNOM,99447
1535
+ quarchpy/docs/_build/html/_sources/CHANGES.rst.txt,sha256=zzwaFu5vdDOs6t0ZMv5BuMdXLbLic59Sj-lOPFZPexg,9710
1539
1536
  quarchpy/docs/_build/html/_sources/index.rst.txt,sha256=G1KKNs1MQKWGUIpuHrx6HbxltwNROtFhL0Ec9lcB5iw,539
1540
1537
  quarchpy/docs/_build/html/_sources/readme.rst.txt,sha256=Oc_vFvpc_U3yJxmeSfdtAnWTj_azNVHkSyuJoQkUb4Q,965
1541
1538
  quarchpy/docs/_build/html/_sources/source/changelog.rst.txt,sha256=sJN9p_g3lnCTbkDAuALwU3PMlWhSS__CsGQbo7XpoYI,27
@@ -1571,7 +1568,7 @@ quarchpy/docs/_build/html/_static/searchtools.js,sha256=KmtlzymhgycT1QjEcdZDJTEr
1571
1568
  quarchpy/docs/_build/html/_static/sphinx_highlight.js,sha256=CWIx6ch9-A7DJz2pxbcbyBUDIGcmoHpN1N5Ewlb_hZw,5123
1572
1569
  quarchpy/docs/_build/html/_static/underscore-1.3.1.js,sha256=-AjwqjL76Q-5ychGkX-v8_3U4jbChLdsAt0zdT3JAXc,35168
1573
1570
  quarchpy/docs/_build/html/_static/underscore.js,sha256=IY-xwfxy6a9rhm9DC-Kmf6N2OStNsvTb8ydyZxtq5Vw,19530
1574
- quarchpy/docs/_build/html/source/changelog.html,sha256=0W7SeEi51gQEmJXwK9cqctXCiQkEsJmQrls6dO2FWwg,31118
1571
+ quarchpy/docs/_build/html/source/changelog.html,sha256=5xo8R2yUvK8vjKn3H2z_nto15wjeTdkZKcvJwvX2GzU,31412
1575
1572
  quarchpy/docs/_build/html/source/licenses.html,sha256=D_stPwL4LCg1bkoE4Yzco_jeTlFoRLhrAhaBK0Y9tlg,7887
1576
1573
  quarchpy/docs/_build/html/source/modules.html,sha256=Ntf_fdEJmpKolOWiRUYc6mqb1FUZx_70F-l1j8w1m3A,15149
1577
1574
  quarchpy/docs/_build/html/source/quarchpy.calibration.html,sha256=bx-FMKXjoOdDk0Ue4GBIb-ninMiIh9NMiD-qBYUsqts,6247
@@ -1580,8 +1577,8 @@ quarchpy/docs/_build/html/source/quarchpy.connection_specific.html,sha256=yx9yPR
1580
1577
  quarchpy/docs/_build/html/source/quarchpy.debug.html,sha256=ePWi0YviLOMwtNj4g2u0Zuc8-InNBku1xnvvVacsXJQ,15282
1581
1578
  quarchpy/docs/_build/html/source/quarchpy.device.html,sha256=xf3o630zX395FvaTh3zObhqyxESugiTxjF2rpn0c6uQ,120798
1582
1579
  quarchpy/docs/_build/html/source/quarchpy.disk_test.html,sha256=BBsFwd7z-lchw-F73YyzADftkfyMZS9Rwv0n99rKodQ,13843
1583
- quarchpy/docs/_build/html/source/quarchpy.fio.html,sha256=AZmcWUcD7FpQYTnktMxb81f4pzV_RJfGzrHvMUC6R_Y,9584
1584
- quarchpy/docs/_build/html/source/quarchpy.html,sha256=HFKyP91lREJNQGYDR6ViNeuJFNCGSCW0MVRn8JJ0Ma0,108390
1580
+ quarchpy/docs/_build/html/source/quarchpy.fio.html,sha256=TAWrf3drPVUS1LizGb8lRHMUsbB-Nr-Y_TUQXOXWRq8,14595
1581
+ quarchpy/docs/_build/html/source/quarchpy.html,sha256=S7MmaiQZZcdI_WsDOoc4KEzIH7wdgTxz7tgCKkpBH_o,109104
1585
1582
  quarchpy/docs/_build/html/source/quarchpy.iometer.html,sha256=VnmShWC82-Uj8PEEt6DdrbsxGa7cR4onMG269hol9Yk,17587
1586
1583
  quarchpy/docs/_build/html/source/quarchpy.qis.html,sha256=VU_qnE8t-Y_pbULWJiudAJ1AugK9Gx2-lOZq0FhvB90,64293
1587
1584
  quarchpy/docs/_build/html/source/quarchpy.qps.html,sha256=aWOv_E8unJOCiPBO9pGjS5jP3LSWPbKHjPx5TUspCGg,15328
@@ -1605,7 +1602,7 @@ quarchpy/docs/source/quarchpy.rst,sha256=JjPJPFbMeuDI78l0Wbr10jtmOotav_6mVU14Qk2
1605
1602
  quarchpy/docs/source/quarchpy.user_interface.rst,sha256=M-1w2ZpFw4ETUVSv7qiVA6POWctdg-bXbrDh-Cfattg,447
1606
1603
  quarchpy/docs/source/quarchpy.utilities.rst,sha256=RDAzV7z424k8vtTRmJSmncaMh_2y0ieXZM4dikk80NE,399
1607
1604
  quarchpy/docs/source/readme.rst,sha256=zLMDuWm1w4zLuemejpdMkAv7ME7opzIYOdNKjegYdgM,26
1608
- quarchpy/fio/FIO_interface.py,sha256=_mUSht_y9FMltDSrxs_ISVh6Wq0y5Yyw4d80q2SMCRU,22434
1605
+ quarchpy/fio/FIO_interface.py,sha256=PCLuoVoOl98Beqh8g9vQLI9iYeXGZxa2D1CaGUpWrk8,22399
1609
1606
  quarchpy/fio/__init__.py,sha256=keB7UPgsLZ8PNdnM5UKdAVPW3PBMTz6vT0AfQaigGZ0,61
1610
1607
  quarchpy/fio/fioDiskFinder.py,sha256=BfQMvIVDJzhuvmu8hmjO0xOecZ1KkCAiL98FQTcQXqQ,2965
1611
1608
  quarchpy/fio/performanceClass.py,sha256=HuhKBIb6z2yaZUU8VeKCls0PR0u82aJvKFOqb-eoZH4,38530
@@ -1626,7 +1623,7 @@ quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc,sha256=l1KzV8XKzcmFEoQ
1626
1623
  quarchpy/iometer/__pycache__/iometerFuncs.cpython-312.pyc,sha256=JDDwQ3relHtuWn08xW-iJFSpFQnfBYE1SeXZVD6-7V0,12262
1627
1624
  quarchpy/qis/StreamHeaderInfo.py,sha256=ynKRSnZPrRK6qtREbn4YQgweY-WWlP98-gl1YB1syh8,8150
1628
1625
  quarchpy/qis/__init__.py,sha256=QRVPy96G7RUx6ldofcD-xNN4NHeNjkasSu8DXkyRB0k,307
1629
- quarchpy/qis/qisFuncs.py,sha256=CKZj_J-sOvxJFRTpyYWm0W5Y9pTMaq_DJHdAg8OcixA,14417
1626
+ quarchpy/qis/qisFuncs.py,sha256=9QDfNa9A875roICC97UJ7BR3WeKZYBoIZ_1Kj63r-us,14315
1630
1627
  quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc,sha256=7fqpGGbuqOwJZFa_yoBjCGDPKfmFXHULY5kubtRI0TA,7543
1631
1628
  quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-312.pyc,sha256=YxEkazuaZKsYemVn3Q9ZhYJhkX2cd0zo3HY4XNu1rLE,7039
1632
1629
  quarchpy/qis/__pycache__/__init__.cpython-311.pyc,sha256=nUP9QCKQFYpidwiR2a9vW2Mc1k82Xgtx58QXREtyi6s,530
@@ -1634,7 +1631,7 @@ quarchpy/qis/__pycache__/__init__.cpython-312.pyc,sha256=bY6RTkNxvURtimGSvP103ON
1634
1631
  quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc,sha256=yH6jweIDaqDAcs6kdmJh0GSOGdj69C0EeBspKt5KloU,16465
1635
1632
  quarchpy/qis/__pycache__/qisFuncs.cpython-312.pyc,sha256=7y4HIlNm6XHe8g3WT1Hs9yQvQVQOcTZyaX5WEeUYwMQ,14696
1636
1633
  quarchpy/qps/__init__.py,sha256=Kq5Ae1hy6c0nw26OwY1X31e72-wZ4C8RraTku6pvEfw,270
1637
- quarchpy/qps/qpsFuncs.py,sha256=Nw4YZTQBiILX01GNrDp7UzIi4f6BE-6qlvKNcf2D7nU,13502
1634
+ quarchpy/qps/qpsFuncs.py,sha256=aEnHt2AOPcZ06rYuLidxMHi6uQJsHTkvtU5CmssQpCk,13312
1638
1635
  quarchpy/qps/__pycache__/__init__.cpython-311.pyc,sha256=58ztn-9ycikQLhj-upw9YsIBVJ_dyU68xHXGTv2YH7I,498
1639
1636
  quarchpy/qps/__pycache__/__init__.cpython-312.pyc,sha256=d_MJuIIK5CmIiloR0h21TDS2ayQe9VIHojYtmT9cUY0,460
1640
1637
  quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc,sha256=afLXb-l7HmQG3AcW9as8bFgK10Tsv3DDaztRtFmxvsI,16416
@@ -1646,7 +1643,7 @@ quarchpy/user_interface/__pycache__/__init__.cpython-312.pyc,sha256=RJdKKZUjjOFB
1646
1643
  quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc,sha256=k7XVn9pf2Dd6XIY87aKX7JUOCNoD6fQ7f3XvtB5AEDA,33270
1647
1644
  quarchpy/user_interface/__pycache__/user_interface.cpython-312.pyc,sha256=DqV51blLSFGkoJH1DNtFFz-v9KiTJ7Ybuby05bEGQdE,29082
1648
1645
  quarchpy/utilities/BitManipulation.py,sha256=vLw2PF5z-d-2MY_yEU0l9FEBYTlCklM336XU2vPKAas,1016
1649
- quarchpy/utilities/TestCenter.py,sha256=0moidvSgrfu5TYK40-D_w9179bbHXYB_L2-4Skv5FlQ,4805
1646
+ quarchpy/utilities/TestCenter.py,sha256=Andm9hBxIFU34snWc6uVGEVEqVbvF62Rh3czSx3kouc,4805
1650
1647
  quarchpy/utilities/TimeValue.py,sha256=nZUBT3nKICMy0zqz97fmF9sDy1h4aCdNIS7yXl0S3as,2157
1651
1648
  quarchpy/utilities/Version.py,sha256=i57qRgHwGSXf2wPVVNUZfG9Tu6f5hWxZLPy7XCw2WkQ,1578
1652
1649
  quarchpy/utilities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -1658,7 +1655,7 @@ quarchpy/utilities/__pycache__/Version.cpython-311.pyc,sha256=a_rUsCS3q0ojLrtZzU
1658
1655
  quarchpy/utilities/__pycache__/Version.cpython-312.pyc,sha256=Ey2OxTPhdIYsNeKPHwIx99kpTjQAnjPEwLrH15_LDs8,2315
1659
1656
  quarchpy/utilities/__pycache__/__init__.cpython-311.pyc,sha256=u7E62KfCC0zS7RWPWxHheZtKolDdRCu0jUSopYNBePI,173
1660
1657
  quarchpy/utilities/__pycache__/__init__.cpython-312.pyc,sha256=UfEe3H55xvpS_5DPTCE3MV0TM7adc-YnSn31HAtdOt0,161
1661
- quarchpy-2.2.7.dev2.dist-info/METADATA,sha256=XU3_9oJoyjUc_9Z9qurhzl5PkMYHDPjRteCSwyeYFC8,10553
1662
- quarchpy-2.2.7.dev2.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
1663
- quarchpy-2.2.7.dev2.dist-info/top_level.txt,sha256=Vc7qsvkVax7oeBaBy_e7kvJvqb_VAAJcW_MuDMmi5W8,9
1664
- quarchpy-2.2.7.dev2.dist-info/RECORD,,
1658
+ quarchpy-2.2.8.dev1.dist-info/METADATA,sha256=WMJplsE_FAawtGolhg1Mb9KcX4Q-P3uG-20gqS5bf2g,10562
1659
+ quarchpy-2.2.8.dev1.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
1660
+ quarchpy-2.2.8.dev1.dist-info/top_level.txt,sha256=Vc7qsvkVax7oeBaBy_e7kvJvqb_VAAJcW_MuDMmi5W8,9
1661
+ quarchpy-2.2.8.dev1.dist-info/RECORD,,
@@ -1,234 +0,0 @@
1
- Time uS,5V mV,5V uA,12V mV,12V uA,5V uW,12V uW,Tot uW,
2
- 0,30,393,28,-77,11,-2,9
3
- 131072,30,393,28,-77,11,-2,9
4
- 262144,30,393,28,-77,11,-2,9
5
- 393216,30,392,28,-78,11,-2,9
6
- 524288,30,393,28,-77,11,-2,9
7
- 655360,30,393,28,-77,11,-2,9
8
- 786432,30,393,28,-77,11,-2,9
9
- 917504,30,393,28,-77,11,-2,9
10
- 1048576,30,393,28,-77,11,-2,9
11
- 1179648,30,393,28,-78,11,-2,9
12
- 1310720,30,392,28,-77,11,-2,9
13
- 1441792,30,392,28,-77,11,-2,9
14
- 1572864,30,393,28,-77,11,-2,9
15
- 1703936,30,393,28,-77,11,-2,9
16
- 1835008,30,393,28,-77,11,-2,9
17
- 1966080,30,394,28,-77,11,-2,9
18
- 2097152,30,393,28,-77,11,-2,9
19
- 2228224,30,394,28,-77,11,-2,9
20
- 2359296,30,394,28,-77,11,-2,9
21
- 2490368,30,394,28,-76,11,-2,9
22
- 2621440,30,394,28,-77,11,-2,9
23
- 2752512,30,394,28,-77,11,-2,9
24
- 2883584,30,394,28,-77,11,-2,9
25
- 3014656,30,395,28,-77,11,-2,9
26
- 3145728,30,394,28,-77,11,-2,9
27
- 3276800,30,395,28,-77,11,-2,9
28
- 3407872,30,395,28,-78,11,-2,9
29
- 3538944,30,395,28,-77,11,-2,9
30
- 3670016,30,394,28,-77,11,-2,9
31
- 3801088,30,395,28,-76,11,-2,9
32
- 3932160,30,395,28,-77,11,-2,9
33
- 4063232,30,395,28,-77,11,-2,9
34
- 4194304,30,395,28,-77,11,-2,9
35
- 4325376,30,395,28,-77,11,-2,9
36
- 4456448,30,395,28,-77,11,-2,9
37
- 4587520,30,396,28,-77,11,-2,9
38
- 4718592,30,396,28,-77,11,-2,9
39
- 4849664,30,396,28,-77,11,-2,9
40
- 4980736,30,396,28,-77,11,-2,9
41
- 5111808,30,396,28,-77,11,-2,9
42
- 5242880,30,396,28,-77,11,-2,9
43
- 5373952,30,396,28,-77,11,-2,9
44
- 5505024,30,396,28,-77,11,-2,9
45
- 5636096,30,396,28,-77,11,-2,9
46
- 5767168,30,396,28,-77,11,-2,9
47
- 5898240,30,397,28,-78,11,-2,9
48
- 6029312,30,397,28,-77,11,-2,9
49
- 6160384,30,397,28,-77,11,-2,9
50
- 6291456,30,398,28,-77,11,-2,9
51
- 6422528,30,398,28,-77,11,-2,9
52
- 6553600,30,397,28,-77,11,-2,9
53
- 6684672,30,397,28,-77,11,-2,9
54
- 6815744,30,397,28,-77,11,-2,9
55
- 6946816,30,397,28,-77,11,-2,9
56
- 7077888,30,397,28,-76,11,-2,9
57
- 7208960,30,398,28,-76,11,-2,9
58
- 7340032,30,397,28,-77,11,-2,9
59
- 7471104,30,397,28,-77,11,-2,9
60
- 7602176,30,397,28,-77,11,-2,9
61
- 7733248,30,398,28,-77,11,-2,9
62
- 7864320,30,398,28,-77,11,-2,9
63
- 7995392,30,398,28,-77,11,-2,9
64
- 8126464,30,398,28,-77,11,-2,9
65
- 8257536,30,398,28,-77,11,-2,9
66
- 8388608,30,398,28,-76,11,-2,9
67
- 8519680,30,398,28,-77,11,-2,9
68
- 8650752,30,398,28,-77,11,-2,9
69
- 8781824,30,399,28,-77,11,-2,9
70
- 8912896,30,399,28,-77,11,-2,9
71
- 9043968,30,399,28,-77,11,-2,9
72
- 9175040,30,399,28,-77,11,-2,9
73
- 9306112,30,398,28,-77,11,-2,9
74
- 9437184,30,398,28,-76,11,-2,9
75
- 9568256,30,399,28,-77,11,-2,9
76
- 9699328,30,399,28,-77,11,-2,9
77
- 9830400,30,399,28,-77,11,-2,9
78
- 9961472,30,399,28,-77,11,-2,9
79
- 10092544,30,399,28,-77,11,-2,9
80
- 10223616,30,400,28,-76,12,-2,10
81
- 10354688,30,399,28,-77,11,-2,9
82
- 10485760,30,399,28,-77,11,-2,9
83
- 10616832,30,399,28,-76,11,-2,9
84
- 10747904,30,399,28,-77,11,-2,9
85
- 10878976,30,399,28,-77,11,-2,9
86
- 11010048,30,399,28,-76,11,-2,9
87
- 11141120,30,400,28,-77,12,-2,10
88
- 11272192,30,399,28,-77,11,-2,9
89
- 11403264,30,400,28,-77,12,-2,10
90
- 11534336,30,400,28,-76,12,-2,10
91
- 11665408,30,399,28,-77,11,-2,9
92
- 11796480,30,400,28,-76,12,-2,10
93
- 11927552,30,400,28,-77,12,-2,10
94
- 12058624,30,400,28,-77,12,-2,10
95
- 12189696,30,400,28,-77,12,-2,10
96
- 12320768,30,401,28,-77,12,-2,10
97
- 12451840,30,400,28,-77,12,-2,10
98
- 12582912,30,401,28,-77,12,-2,10
99
- 12713984,30,400,28,-76,12,-2,10
100
- 12845056,30,400,28,-77,12,-2,10
101
- 12976128,30,400,28,-77,12,-2,10
102
- 13107200,30,401,28,-77,12,-2,10
103
- 13238272,30,401,28,-77,12,-2,10
104
- 13369344,30,401,28,-77,12,-2,10
105
- 13500416,30,401,28,-76,12,-2,10
106
- 13631488,30,401,28,-77,12,-2,10
107
- 13762560,30,401,28,-76,12,-2,10
108
- 13893632,30,402,28,-77,12,-2,10
109
- 14024704,30,402,28,-77,12,-2,10
110
- 14155776,30,402,28,-76,12,-2,10
111
- 14286848,30,402,28,-77,12,-2,10
112
- 14417920,30,402,28,-77,12,-2,10
113
- 14548992,30,402,28,-77,12,-2,10
114
- 14680064,30,402,28,-77,12,-2,10
115
- 14811136,30,401,28,-76,12,-2,10
116
- 14942208,30,401,28,-77,12,-2,10
117
- 15073280,30,401,28,-77,12,-2,10
118
- 15204352,30,401,28,-77,12,-2,10
119
- 15335424,30,401,28,-76,12,-2,10
120
- 15466496,30,402,28,-76,12,-2,10
121
- 15597568,30,401,28,-76,12,-2,10
122
- 15728640,30,402,28,-77,12,-2,10
123
- 15859712,30,402,28,-77,12,-2,10
124
- 15990784,30,403,28,-77,12,-2,10
125
- 16121856,30,402,28,-77,12,-2,10
126
- 16252928,30,402,28,-77,12,-2,10
127
- 16384000,30,403,28,-77,12,-2,10
128
- 16515072,30,403,28,-77,12,-2,10
129
- 16646144,30,403,28,-77,12,-2,10
130
- 16777216,30,403,28,-76,12,-2,10
131
- 16908288,30,402,28,-76,12,-2,10
132
- 17039360,30,403,28,-76,12,-2,10
133
- 17170432,30,403,28,-77,12,-2,10
134
- 17301504,30,403,28,-76,12,-2,10
135
- 17432576,30,402,28,-76,12,-2,10
136
- 17563648,30,403,28,-77,12,-2,10
137
- 17694720,30,403,28,-76,12,-2,10
138
- 17825792,30,403,28,-77,12,-2,10
139
- 17956864,30,403,28,-77,12,-2,10
140
- 18087936,30,404,28,-77,12,-2,10
141
- 18219008,30,404,28,-77,12,-2,10
142
- 18350080,30,404,28,-76,12,-2,10
143
- 18481152,30,404,28,-77,12,-2,10
144
- 18612224,30,403,28,-77,12,-2,10
145
- 18743296,30,404,28,-76,12,-2,10
146
- 18874368,30,404,28,-76,12,-2,10
147
- 19005440,30,403,28,-77,12,-2,10
148
- 19136512,30,404,28,-77,12,-2,10
149
- 19267584,30,404,28,-76,12,-2,10
150
- 19398656,30,403,28,-76,12,-2,10
151
- 19529728,30,404,28,-77,12,-2,10
152
- 19660800,30,404,28,-76,12,-2,10
153
- 19791872,30,404,28,-77,12,-2,10
154
- 19922944,30,404,28,-76,12,-2,10
155
- 20054016,30,405,28,-76,12,-2,10
156
- 20185088,30,405,28,-77,12,-2,10
157
- 20316160,30,404,28,-77,12,-2,10
158
- 20447232,30,404,28,-76,12,-2,10
159
- 20578304,30,404,28,-76,12,-2,10
160
- 20709376,30,404,28,-76,12,-2,10
161
- 20840448,30,404,28,-76,12,-2,10
162
- 20971520,30,404,28,-76,12,-2,10
163
- 21102592,30,404,28,-76,12,-2,10
164
- 21233664,30,404,28,-76,12,-2,10
165
- 21364736,30,405,28,-76,12,-2,10
166
- 21495808,30,405,28,-77,12,-2,10
167
- 21626880,30,405,28,-76,12,-2,10
168
- 21757952,30,405,28,-76,12,-2,10
169
- 21889024,30,405,28,-76,12,-2,10
170
- 22020096,30,405,28,-76,12,-2,10
171
- 22151168,30,405,28,-77,12,-2,10
172
- 22282240,30,405,28,-76,12,-2,10
173
- 22413312,30,405,28,-76,12,-2,10
174
- 22544384,30,405,28,-76,12,-2,10
175
- 22675456,30,405,28,-76,12,-2,10
176
- 22806528,30,405,28,-76,12,-2,10
177
- 22937600,30,405,28,-76,12,-2,10
178
- 23068672,30,405,28,-76,12,-2,10
179
- 23199744,30,405,28,-77,12,-2,10
180
- 23330816,30,405,28,-76,12,-2,10
181
- 23461888,30,405,28,-76,12,-2,10
182
- 23592960,30,405,28,-76,12,-2,10
183
- 23724032,30,405,28,-76,12,-2,10
184
- 23855104,30,406,28,-76,12,-2,10
185
- 23986176,30,406,28,-76,12,-2,10
186
- 24117248,30,406,28,-77,12,-2,10
187
- 24248320,30,406,28,-76,12,-2,10
188
- 24379392,30,406,28,-76,12,-2,10
189
- 24510464,30,406,28,-76,12,-2,10
190
- 24641536,30,406,28,-75,12,-2,10
191
- 24772608,30,406,28,-76,12,-2,10
192
- 24903680,30,406,28,-76,12,-2,10
193
- 25034752,30,406,28,-76,12,-2,10
194
- 25165824,30,406,28,-76,12,-2,10
195
- 25296896,30,406,28,-76,12,-2,10
196
- 25427968,30,406,28,-76,12,-2,10
197
- 25559040,30,406,28,-76,12,-2,10
198
- 25690112,30,406,28,-76,12,-2,10
199
- 25821184,30,406,28,-76,12,-2,10
200
- 25952256,30,407,28,-75,12,-2,10
201
- 26083328,30,407,28,-76,12,-2,10
202
- 26214400,30,407,28,-76,12,-2,10
203
- 26345472,30,407,28,-76,12,-2,10
204
- 26476544,30,407,28,-76,12,-2,10
205
- 26607616,30,407,28,-76,12,-2,10
206
- 26738688,30,407,28,-76,12,-2,10
207
- 26869760,30,407,28,-76,12,-2,10
208
- 27000832,30,407,28,-76,12,-2,10
209
- 27131904,30,406,28,-76,12,-2,10
210
- 27262976,30,406,28,-76,12,-2,10
211
- 27394048,30,407,28,-76,12,-2,10
212
- 27525120,30,407,28,-76,12,-2,10
213
- 27656192,30,408,28,-76,12,-2,10
214
- 27787264,30,407,28,-76,12,-2,10
215
- 27918336,30,408,28,-76,12,-2,10
216
- 28049408,30,409,28,-76,12,-2,10
217
- 28180480,30,409,28,-76,12,-2,10
218
- 28311552,30,409,28,-75,12,-2,10
219
- 28442624,30,408,28,-76,12,-2,10
220
- 28573696,30,409,28,-76,12,-2,10
221
- 28704768,30,409,28,-77,12,-2,10
222
- 28835840,30,409,28,-76,12,-2,10
223
- 28966912,30,408,28,-76,12,-2,10
224
- 29097984,30,409,28,-76,12,-2,10
225
- 29229056,30,408,28,-76,12,-2,10
226
- 29360128,30,408,28,-76,12,-2,10
227
- 29491200,30,409,28,-76,12,-2,10
228
- 29622272,30,408,28,-76,12,-2,10
229
- 29753344,30,409,28,-76,12,-2,10
230
- 29884416,30,409,28,-77,12,-2,10
231
- 30015488,30,410,28,-76,12,-2,10
232
- 30146560,30,410,28,-76,12,-2,10
233
- 30277632,30,409,28,-77,12,-2,10
234
- 30408704,30,409,28,-76,12,-2,10
@@ -1,31 +0,0 @@
1
- Time uS,5V mV,5V uA,12V mV,12V uA,5V uW,12V uW,Tot uW,
2
- 0,30,410,28,-75,12,-2,10
3
- 1000000,30,410,28,-75,12,-2,10
4
- 2000000,30,410,28,-75,12,-2,10
5
- 3000000,30,411,28,-75,12,-2,10
6
- 4000000,30,411,28,-74,12,-2,10
7
- 5000000,30,411,28,-74,12,-2,10
8
- 6000000,30,412,28,-75,12,-2,10
9
- 7000000,30,412,28,-75,12,-2,10
10
- 8000000,30,413,28,-75,12,-2,10
11
- 9000000,30,413,28,-74,12,-2,10
12
- 10000000,30,414,28,-74,12,-2,10
13
- 11000000,30,414,28,-74,12,-2,10
14
- 12000000,30,414,28,-75,12,-2,10
15
- 13000000,30,415,28,-74,12,-2,10
16
- 14000000,30,415,28,-74,12,-2,10
17
- 15000000,30,416,28,-74,12,-2,10
18
- 16000000,30,416,28,-74,12,-2,10
19
- 17000000,30,416,28,-74,12,-2,10
20
- 18000000,30,417,28,-74,12,-2,10
21
- 19000000,30,418,28,-74,12,-2,10
22
- 20000000,30,418,28,-74,12,-2,10
23
- 21000000,30,419,28,-74,12,-2,10
24
- 22000000,30,418,28,-74,12,-2,10
25
- 23000000,30,419,28,-74,12,-2,10
26
- 24000000,30,419,28,-74,12,-2,10
27
- 25000000,30,419,28,-74,12,-2,10
28
- 26000000,30,420,28,-74,12,-2,10
29
- 27000000,30,420,28,-73,12,-2,10
30
- 28000000,30,420,28,-73,12,-2,10
31
- 29000000,30,421,28,-74,12,-2,10
@@ -1,67 +0,0 @@
1
- from .device import quarchDevice
2
- import logging
3
- from quarchpy.user_interface.user_interface import printText
4
-
5
- class quarchPPM(quarchDevice):
6
- def __init__(self, originObj):
7
-
8
- self.connectionObj = originObj.connectionObj
9
- self.ConString = originObj.ConString
10
- self.ConType = originObj.ConType
11
- numb_colons = self.ConString.count(":")
12
- if numb_colons == 1:
13
- self.ConString = self.ConString.replace(':', '::')
14
-
15
- def startStream(self, fileName='streamData.txt', fileMaxMB=200000, streamName ='Stream With No Name', streamDuration = None, streamAverage = None, releaseOnData = False, separator=",", inMemoryData = None):
16
- return self.connectionObj.qis.startStream(self.ConString, fileName, fileMaxMB, streamName, streamAverage, releaseOnData, separator, streamDuration, inMemoryData)
17
-
18
- def streamRunningStatus(self):
19
- return self.connectionObj.qis.streamRunningStatus(self.ConString)
20
-
21
- def streamBufferStatus(self):
22
- return self.connectionObj.qis.streamBufferStatus(self.ConString)
23
-
24
- def streamInterrupt(self):
25
- return self.connectionObj.qis.streamInterrupt()
26
-
27
- def waitStop(self):
28
- return self.connectionObj.qis.waitStop()
29
-
30
- def streamResampleMode(self, streamCom):
31
- if streamCom.lower() == "off" or streamCom[0:-2].isdigit():
32
- retVal = self.connectionObj.qis.sendAndReceiveCmd(cmd="stream mode resample " + streamCom.lower(),
33
- device=self.ConString)
34
- if "fail" in retVal.lower():
35
- logging.error(retVal)
36
- else:
37
- retVal = "Invalid resampling argument. Valid options are: off, [x]ms or [x]us."
38
- logging.error(retVal)
39
- return retVal
40
-
41
- def stopStream(self):
42
- return self.connectionObj.qis.stopStream(self)
43
-
44
- '''
45
- Simple function to check the output mode of the power module, setting it to 3v3 if required
46
- then enabling the outputs if not already done. This will result in the module being turned on
47
- and supplying power
48
- '''
49
- def setupPowerOutput(myModule):
50
- # Output mode is set automatically on HD modules using an HD fixture, otherwise we will chose 5V mode for this example
51
- outModeStr = myModule.sendCommand("config:output Mode?")
52
- if "DISABLED" in outModeStr:
53
- try:
54
- drive_voltage = raw_input(
55
- "\n Either using an HD without an intelligent fixture or an XLC.\n \n>>> Please select a voltage [3V3, 5V]: ") or "3V3" or "5V"
56
- except NameError:
57
- drive_voltage = input(
58
- "\n Either using an HD without an intelligent fixture or an XLC.\n \n>>> Please select a voltage [3V3, 5V]: ") or "3V3" or "5V"
59
-
60
- myModule.sendCommand("config:output:mode:" + drive_voltage)
61
-
62
- # Check the state of the module and power up if necessary
63
- powerState = myModule.sendCommand("run power?")
64
- # If outputs are off
65
- if "OFF" in powerState or "PULLED" in powerState: # PULLED comes from PAM
66
- # Power Up
67
- printText("\n Turning the outputs on:"), myModule.sendCommand("run:power up"), "!"