quarchpy 2.2.1.dev2__py2.py3-none-any.whl → 2.2.1.dev4__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.
- quarchpy/.idea/inspectionProfiles/Project_Default.xml +50 -0
- quarchpy/.idea/inspectionProfiles/profiles_settings.xml +6 -0
- quarchpy/.idea/misc.xml +7 -0
- quarchpy/.idea/modules.xml +8 -0
- quarchpy/.idea/quarchpy.iml +12 -0
- quarchpy/.idea/vcs.xml +6 -0
- quarchpy/.idea/workspace.xml +109 -0
- quarchpy/_version.py +1 -1
- quarchpy/qis/qisFuncs.py +25 -4
- quarchpy/qps/qpsFuncs.py +26 -5
- {quarchpy-2.2.1.dev2.dist-info → quarchpy-2.2.1.dev4.dist-info}/METADATA +2 -2
- {quarchpy-2.2.1.dev2.dist-info → quarchpy-2.2.1.dev4.dist-info}/RECORD +14 -7
- {quarchpy-2.2.1.dev2.dist-info → quarchpy-2.2.1.dev4.dist-info}/WHEEL +1 -1
- {quarchpy-2.2.1.dev2.dist-info → quarchpy-2.2.1.dev4.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,50 @@
|
|
1
|
+
<component name="InspectionProjectProfileManager">
|
2
|
+
<profile version="1.0">
|
3
|
+
<option name="myName" value="Project Default" />
|
4
|
+
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
5
|
+
<option name="ourVersions">
|
6
|
+
<value>
|
7
|
+
<list size="3">
|
8
|
+
<item index="0" class="java.lang.String" itemvalue="3.12" />
|
9
|
+
<item index="1" class="java.lang.String" itemvalue="3.5" />
|
10
|
+
<item index="2" class="java.lang.String" itemvalue="3.11" />
|
11
|
+
</list>
|
12
|
+
</value>
|
13
|
+
</option>
|
14
|
+
</inspection_tool>
|
15
|
+
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
16
|
+
<option name="ignoredPackages">
|
17
|
+
<value>
|
18
|
+
<list size="1">
|
19
|
+
<item index="0" class="java.lang.String" itemvalue="zeroconf" />
|
20
|
+
</list>
|
21
|
+
</value>
|
22
|
+
</option>
|
23
|
+
</inspection_tool>
|
24
|
+
<inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
25
|
+
<option name="ignoredErrors">
|
26
|
+
<list>
|
27
|
+
<option value="E501" />
|
28
|
+
<option value="E302" />
|
29
|
+
</list>
|
30
|
+
</option>
|
31
|
+
</inspection_tool>
|
32
|
+
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
33
|
+
<option name="ignoredErrors">
|
34
|
+
<list>
|
35
|
+
<option value="N806" />
|
36
|
+
<option value="N812" />
|
37
|
+
<option value="N802" />
|
38
|
+
<option value="N803" />
|
39
|
+
</list>
|
40
|
+
</option>
|
41
|
+
</inspection_tool>
|
42
|
+
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
43
|
+
<option name="ignoredIdentifiers">
|
44
|
+
<list>
|
45
|
+
<option value="MainTests.standardErrors.qisPath" />
|
46
|
+
</list>
|
47
|
+
</option>
|
48
|
+
</inspection_tool>
|
49
|
+
</profile>
|
50
|
+
</component>
|
quarchpy/.idea/misc.xml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="Black">
|
4
|
+
<option name="sdkName" value="Python 3.11" />
|
5
|
+
</component>
|
6
|
+
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11" project-jdk-type="Python SDK" />
|
7
|
+
</project>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<module type="PYTHON_MODULE" version="4">
|
3
|
+
<component name="NewModuleRootManager">
|
4
|
+
<content url="file://$MODULE_DIR$" />
|
5
|
+
<orderEntry type="jdk" jdkName="Python 3.11" jdkType="Python SDK" />
|
6
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
7
|
+
</component>
|
8
|
+
<component name="PyDocumentationSettings">
|
9
|
+
<option name="format" value="PLAIN" />
|
10
|
+
<option name="myDocStringFormat" value="Plain" />
|
11
|
+
</component>
|
12
|
+
</module>
|
quarchpy/.idea/vcs.xml
ADDED
@@ -0,0 +1,109 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="AutoImportSettings">
|
4
|
+
<option name="autoReloadType" value="SELECTIVE" />
|
5
|
+
</component>
|
6
|
+
<component name="ChangeListManager">
|
7
|
+
<list default="true" id="636aab8d-ddf5-4a16-9afb-6ef6a8d53577" name="Changes" comment="">
|
8
|
+
<change beforePath="$PROJECT_DIR$/qps/qpsFuncs.py" beforeDir="false" afterPath="$PROJECT_DIR$/qps/qpsFuncs.py" afterDir="false" />
|
9
|
+
</list>
|
10
|
+
<option name="SHOW_DIALOG" value="false" />
|
11
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
12
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
13
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
14
|
+
</component>
|
15
|
+
<component name="ProjectColorInfo"><![CDATA[{
|
16
|
+
"associatedIndex": 0
|
17
|
+
}]]></component>
|
18
|
+
<component name="ProjectId" id="2lheMHpb2GANz9pJUZgtTWz6b3S" />
|
19
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
20
|
+
<component name="ProjectViewState">
|
21
|
+
<option name="hideEmptyMiddlePackages" value="true" />
|
22
|
+
<option name="showLibraryContents" value="true" />
|
23
|
+
</component>
|
24
|
+
<component name="PropertiesComponent"><![CDATA[{
|
25
|
+
"keyToString": {
|
26
|
+
"RunOnceActivity.ShowReadmeOnStart": "true"
|
27
|
+
}
|
28
|
+
}]]></component>
|
29
|
+
<component name="SharedIndexes">
|
30
|
+
<attachedChunks>
|
31
|
+
<set>
|
32
|
+
<option value="bundled-python-sdk-98f27166c754-ba05f1cad1b1-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-242.21829.153" />
|
33
|
+
</set>
|
34
|
+
</attachedChunks>
|
35
|
+
</component>
|
36
|
+
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
37
|
+
<component name="SvnConfiguration" cleanupOnStartRun="true">
|
38
|
+
<configuration>C:\Users\nghayyda\AppData\Roaming\Subversion</configuration>
|
39
|
+
<supportedVersion>125</supportedVersion>
|
40
|
+
</component>
|
41
|
+
<component name="SvnFileUrlMappingImpl">
|
42
|
+
<option name="myMappingRoots">
|
43
|
+
<list>
|
44
|
+
<SvnCopyRootSimple>
|
45
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
46
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
47
|
+
</SvnCopyRootSimple>
|
48
|
+
<SvnCopyRootSimple>
|
49
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
50
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Cable_Modules" />
|
51
|
+
</SvnCopyRootSimple>
|
52
|
+
<SvnCopyRootSimple>
|
53
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
54
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Card_Modules" />
|
55
|
+
</SvnCopyRootSimple>
|
56
|
+
<SvnCopyRootSimple>
|
57
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
58
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Drive_Modules" />
|
59
|
+
</SvnCopyRootSimple>
|
60
|
+
<SvnCopyRootSimple>
|
61
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
62
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Power_Margining" />
|
63
|
+
</SvnCopyRootSimple>
|
64
|
+
<SvnCopyRootSimple>
|
65
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
66
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Switch_Modules" />
|
67
|
+
</SvnCopyRootSimple>
|
68
|
+
</list>
|
69
|
+
</option>
|
70
|
+
<option name="myMoreRealMappingRoots">
|
71
|
+
<list>
|
72
|
+
<SvnCopyRootSimple>
|
73
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
74
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
75
|
+
</SvnCopyRootSimple>
|
76
|
+
<SvnCopyRootSimple>
|
77
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
78
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Cable_Modules" />
|
79
|
+
</SvnCopyRootSimple>
|
80
|
+
<SvnCopyRootSimple>
|
81
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
82
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Card_Modules" />
|
83
|
+
</SvnCopyRootSimple>
|
84
|
+
<SvnCopyRootSimple>
|
85
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
86
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Drive_Modules" />
|
87
|
+
</SvnCopyRootSimple>
|
88
|
+
<SvnCopyRootSimple>
|
89
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
90
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Power_Margining" />
|
91
|
+
</SvnCopyRootSimple>
|
92
|
+
<SvnCopyRootSimple>
|
93
|
+
<option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
|
94
|
+
<option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Switch_Modules" />
|
95
|
+
</SvnCopyRootSimple>
|
96
|
+
</list>
|
97
|
+
</option>
|
98
|
+
</component>
|
99
|
+
<component name="TaskManager">
|
100
|
+
<task active="true" id="Default" summary="Default task">
|
101
|
+
<changelist id="636aab8d-ddf5-4a16-9afb-6ef6a8d53577" name="Changes" comment="" />
|
102
|
+
<created>1725636685995</created>
|
103
|
+
<option name="number" value="Default" />
|
104
|
+
<option name="presentableId" value="Default" />
|
105
|
+
<updated>1725636685995</updated>
|
106
|
+
</task>
|
107
|
+
<servers />
|
108
|
+
</component>
|
109
|
+
</project>
|
quarchpy/_version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "2.2.1.
|
1
|
+
__version__ = "2.2.1.dev4"
|
quarchpy/qis/qisFuncs.py
CHANGED
@@ -98,6 +98,14 @@ def startLocalQis(terminal=False, headless=False, args=None, timeout=20):
|
|
98
98
|
|
99
99
|
# OS
|
100
100
|
current_os = platform.system()
|
101
|
+
current_arch = platform.machine()
|
102
|
+
current_arch = current_arch.lower() # ensure comparing same case
|
103
|
+
|
104
|
+
# Currently officially unsupported
|
105
|
+
if (current_os in "Linux" and current_arch == "aarch64") or (current_os in "Darwin" and current_arch == "arm64"):
|
106
|
+
logging.warning("The system [" + current_os + ", " + current_arch + "] is not officially supported.")
|
107
|
+
logging.warning("Please contact Quarch support for running QuarchPy on this system.")
|
108
|
+
return
|
101
109
|
|
102
110
|
# ensure the jres folder has the required permissions
|
103
111
|
permissions,message= find_java_permissions()
|
@@ -127,10 +135,14 @@ def startLocalQis(terminal=False, headless=False, args=None, timeout=20):
|
|
127
135
|
else:
|
128
136
|
if current_os in "Windows":
|
129
137
|
qis_path = os.path.join(qis_path, "connection_specific", "QPS", "win-amd64", "qis", "qis.jar")
|
130
|
-
elif current_os in "Linux":
|
138
|
+
elif current_os in "Linux" and current_arch == "x86_64":
|
131
139
|
qis_path = os.path.join(qis_path, "connection_specific", "QPS", "lin-amd64", "qis", "qis.jar")
|
132
|
-
elif current_os in "
|
140
|
+
elif current_os in "Linux" and current_arch == "aarch64":
|
141
|
+
qis_path = os.path.join(qis_path, "connection_specific", "QPS", "lin-arm64", "qis", "qis.jar")
|
142
|
+
elif current_os in "Darwin" and current_arch == "x86_64":
|
133
143
|
qis_path = os.path.join(qis_path, "connection_specific", "QPS", "mac-amd64", "qis", "qis.jar")
|
144
|
+
elif current_os in "Darwin" and current_arch == "arm64":
|
145
|
+
qis_path = os.path.join(qis_path, "connection_specific", "QPS", "mac-arm64", "qis", "qis.jar")
|
134
146
|
else: # default to windows
|
135
147
|
qis_path = os.path.join(qis_path, "connection_specific", "QPS", "win-amd64", "qis", "qis.jar")
|
136
148
|
|
@@ -171,16 +183,25 @@ def startLocalQis(terminal=False, headless=False, args=None, timeout=20):
|
|
171
183
|
# different start for different OS
|
172
184
|
if current_os == "Windows":
|
173
185
|
command = java_path + "\\win_amd64_jdk_21_jre\\bin\\" + command
|
174
|
-
elif current_os == "Linux":
|
186
|
+
elif current_os == "Linux" and current_arch == "x86_64":
|
175
187
|
command = java_path + "/lin_amd64_jdk_21_jre/bin/" + command
|
176
|
-
elif current_os == "
|
188
|
+
elif current_os == "Linux" and current_arch == "aarch64":
|
189
|
+
command = java_path + "/lin_arm64_jdk_21_jre/bin/" + command
|
190
|
+
elif current_os == "Darwin" and current_arch == "x86_64":
|
177
191
|
command = java_path + "/mac_amd64_jdk_21_jre/bin/" + command
|
192
|
+
elif current_os == "Darwin" and current_arch == "arm64":
|
193
|
+
command = java_path + "/mac_arm64_jdk_21_jre/bin/" + command
|
178
194
|
else: # default to windows
|
179
195
|
command = java_path + "\\win_amd64_jdk_21_jre\\bin\\" + command
|
180
196
|
|
181
197
|
# Use the command and check QIS has launched
|
182
198
|
if "-logging=ON" in str(args): #If logging to a terminal window is on then os.system should be used to view logging.
|
183
199
|
process = subprocess.Popen(command,shell=True)
|
200
|
+
startTime = time.time() #Checks for Popen launch only
|
201
|
+
while not isQisRunning():
|
202
|
+
if time.time() - startTime > timeout:
|
203
|
+
raise TimeoutError("QIS failed to launch within timelimit of " + str(timeout) + " sec.")
|
204
|
+
pass
|
184
205
|
else:
|
185
206
|
if sys.version_info[0] < 3:
|
186
207
|
process = subprocess.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=True)
|
quarchpy/qps/qpsFuncs.py
CHANGED
@@ -93,6 +93,14 @@ def startLocalQps(keepQisRunning=False, args=[], timeout=30, startQPSMinimised=T
|
|
93
93
|
|
94
94
|
# Check the current OS
|
95
95
|
current_os = platform.system()
|
96
|
+
current_arch = platform.machine()
|
97
|
+
current_arch = current_arch.lower() # ensure comparing same case
|
98
|
+
|
99
|
+
# Currently officially unsupported
|
100
|
+
if (current_os in "Linux" and current_arch == "aarch64") or (current_os in "Darwin" and current_arch == "arm64"):
|
101
|
+
logging.warning("The system [" + current_os + ", " + current_arch + "] is not officially supported.")
|
102
|
+
logging.warning("Please contact Quarch support for running QuarchPy on this system.")
|
103
|
+
return
|
96
104
|
|
97
105
|
# ensure the jres folder has the required permissions
|
98
106
|
permissions, message = find_java_permissions()
|
@@ -117,10 +125,14 @@ def startLocalQps(keepQisRunning=False, args=[], timeout=30, startQPSMinimised=T
|
|
117
125
|
else: # Different QPS.jar for each OS
|
118
126
|
if current_os in "Windows":
|
119
127
|
qps_path = os.path.join(qps_path, "connection_specific", "QPS", "win-amd64", "qps.jar")
|
120
|
-
elif current_os in "Linux":
|
128
|
+
elif current_os in "Linux" and current_arch == "x86_64":
|
121
129
|
qps_path = os.path.join(qps_path, "connection_specific", "QPS", "lin-amd64", "qps.jar")
|
122
|
-
elif current_os in "
|
130
|
+
elif current_os in "Linux" and current_arch == "aarch64":
|
131
|
+
qps_path = os.path.join(qps_path, "connection_specific", "QPS", "lin-arm64", "qps.jar")
|
132
|
+
elif current_os in "Darwin" and current_arch == "x86_64":
|
123
133
|
qps_path = os.path.join(qps_path, "connection_specific", "QPS", "mac-amd64", "qps.jar")
|
134
|
+
elif current_os in "Darwin" and current_arch == "arm64":
|
135
|
+
qps_path = os.path.join(qps_path, "connection_specific", "QPS", "mac-arm64", "qps.jar")
|
124
136
|
else: # default to windows
|
125
137
|
qps_path = os.path.join(qps_path, "connection_specific", "QPS", "win-amd64", "qps.jar")
|
126
138
|
|
@@ -131,15 +143,24 @@ def startLocalQps(keepQisRunning=False, args=[], timeout=30, startQPSMinimised=T
|
|
131
143
|
# OS dependency
|
132
144
|
if current_os in "Windows":
|
133
145
|
command = java_path + "\\win_amd64_jdk_21_jre\\bin\\java -jar qps.jar " + str(args)
|
134
|
-
elif current_os in "Linux":
|
146
|
+
elif current_os in "Linux" and current_arch == "x86_64":
|
135
147
|
command = java_path + "/lin_amd64_jdk_21_jre/bin/java -jar qps.jar " + str(args)
|
136
|
-
elif current_os in "
|
148
|
+
elif current_os in "Linux" and current_arch == "aarch64":
|
149
|
+
command = java_path + "/lin_arm64_jdk_21_jre/bin/java -jar qps.jar " + str(args)
|
150
|
+
elif current_os in "Darwin" and current_arch == "x86_64":
|
137
151
|
command = java_path + "/mac_amd64_jdk_21_jre/bin/java -jar qps.jar " + str(args)
|
152
|
+
elif current_os in "Darwin" and current_arch == "arm64":
|
153
|
+
command = java_path + "/mac_arm64_jdk_21_jre/bin/java -jar qps.jar " + str(args)
|
138
154
|
else: # default to windows
|
139
155
|
command = java_path + "\\win_amd64_jdk_21_jre\\bin\\java -jar qps.jar " + str(args)
|
140
156
|
|
141
157
|
if "-logging=ON" in str(args): #If logging to a terminal window is on then os.system should be used to keep a window open to view logging.
|
142
|
-
|
158
|
+
if current_os in "Windows":
|
159
|
+
process = subprocess.Popen(command,shell=True)
|
160
|
+
else:
|
161
|
+
# Add a hold command to keep the terminal open (useful for bash)
|
162
|
+
command_with_pause = command + "; exec bash"
|
163
|
+
process = subprocess.run(command_with_pause, shell=True)
|
143
164
|
else:
|
144
165
|
if sys.version_info[0] < 3:
|
145
166
|
process = subprocess.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=True)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: quarchpy
|
3
|
-
Version: 2.2.1.
|
3
|
+
Version: 2.2.1.dev4
|
4
4
|
Summary: This packpage offers Python support for Quarch Technology modules.
|
5
5
|
Author: Quarch Technology ltd
|
6
6
|
Author-email: support@quarch.com
|
@@ -17,7 +17,7 @@ Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
|
17
17
|
Classifier: Topic :: System
|
18
18
|
Classifier: Topic :: System :: Power (UPS)
|
19
19
|
Description-Content-Type: text/x-rst
|
20
|
-
Requires-Dist: zeroconf
|
20
|
+
Requires-Dist: zeroconf >=0.23.0
|
21
21
|
Requires-Dist: numpy
|
22
22
|
Requires-Dist: pandas
|
23
23
|
|
@@ -2,9 +2,16 @@ 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=0aEaJ1Aduzm1g_1OvibCDm5j2PcZAh-OPdVWiXZwF_E,3090
|
5
|
-
quarchpy/_version.py,sha256=
|
5
|
+
quarchpy/_version.py,sha256=HSjYc9pn4LNJuwfJBuLMgc10Nk-ucfrLcweMK7LuE9o,26
|
6
6
|
quarchpy/connection.py,sha256=9lPIUP4LCWkFAedc8CWorDY-3ujdAA-cyeNkSBdIv9E,2226
|
7
7
|
quarchpy/run.py,sha256=N9Z1qwagWzbLKhqoXB7w_9hpcVNmHa4OxuZG0CaBjmQ,10084
|
8
|
+
quarchpy/.idea/misc.xml,sha256=57Cr0f7gXPhm69dQsE0RSvmDe8QDWklXHw_J_VDPgRc,284
|
9
|
+
quarchpy/.idea/modules.xml,sha256=TTXzr8QnINr-lZDmXF3gQlG0oenMb17VnIIQzD30w_M,275
|
10
|
+
quarchpy/.idea/quarchpy.iml,sha256=V1OkSM9XxnGPy6MxSmYrA-60ZV6mv45vlZQhdXgS1fo,486
|
11
|
+
quarchpy/.idea/vcs.xml,sha256=whZp5wsNrTs39Q-lQEXRSJtC6oswoWIR4TCjLmm2x9w,172
|
12
|
+
quarchpy/.idea/workspace.xml,sha256=Ceg0li4evVJkSLFgc2Blvv--JmsiWeL0pd8m5q36zlw,5720
|
13
|
+
quarchpy/.idea/inspectionProfiles/Project_Default.xml,sha256=Uk-l7JvgmqL0Zra-zd83Bcq0apkICzEnX1Gimlava24,1919
|
14
|
+
quarchpy/.idea/inspectionProfiles/profiles_settings.xml,sha256=YXLFmX7rPNGcnKK1uX1uKYPN0fpgskYNe7t0BV7cqkY,174
|
8
15
|
quarchpy/__pycache__/__init__.cpython-311.pyc,sha256=uNMpDUuvOcJMNW14xS77BgIqs55oZoFJGMsmwrm-NN0,5035
|
9
16
|
quarchpy/__pycache__/_version.cpython-311.pyc,sha256=HcVAL-Y3tgKndGMO7XM8T4kEKSBAoXncumkw5vX6neY,189
|
10
17
|
quarchpy/__pycache__/connection.cpython-311.pyc,sha256=DOX8wX7ZgujkP43rUECXM-bucBzpU8B80xUGxg2DGBk,3638
|
@@ -1373,12 +1380,12 @@ quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc,sha256=EQ-gl4W
|
|
1373
1380
|
quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc,sha256=l1KzV8XKzcmFEoQhzAz-uQUEvWtBMGj-a2ji5TkCURs,14056
|
1374
1381
|
quarchpy/qis/StreamHeaderInfo.py,sha256=ynKRSnZPrRK6qtREbn4YQgweY-WWlP98-gl1YB1syh8,8150
|
1375
1382
|
quarchpy/qis/__init__.py,sha256=QRVPy96G7RUx6ldofcD-xNN4NHeNjkasSu8DXkyRB0k,307
|
1376
|
-
quarchpy/qis/qisFuncs.py,sha256=
|
1383
|
+
quarchpy/qis/qisFuncs.py,sha256=GoRCDLtUIpPZrnGyWzXCqWBRm60S6bcKeH39sCFfNy4,14297
|
1377
1384
|
quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc,sha256=7fqpGGbuqOwJZFa_yoBjCGDPKfmFXHULY5kubtRI0TA,7543
|
1378
1385
|
quarchpy/qis/__pycache__/__init__.cpython-311.pyc,sha256=nUP9QCKQFYpidwiR2a9vW2Mc1k82Xgtx58QXREtyi6s,530
|
1379
1386
|
quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc,sha256=WdFMCoFC_tmb66660HGpqAF0t9cnguITOe4IlwtBFig,12327
|
1380
1387
|
quarchpy/qps/__init__.py,sha256=5urxSvqUWmonIrhyvrSQDpNtZubfVEU8JrqRmzm4wH0,303
|
1381
|
-
quarchpy/qps/qpsFuncs.py,sha256=
|
1388
|
+
quarchpy/qps/qpsFuncs.py,sha256=5ooOE6fND9hprK-_SS-tGsFXW6fOZmdxSXAr-Cwt3dY,15032
|
1382
1389
|
quarchpy/qps/__pycache__/__init__.cpython-311.pyc,sha256=_3EEMd3PYZpZeNPzCWwq_TxIbhNDrnub-YQsN6UDDCk,525
|
1383
1390
|
quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc,sha256=ZRFceTfLOLi_MNPryg_9nnXjETp9lpoMXvEn4sarUTw,13930
|
1384
1391
|
quarchpy/user_interface/__init__.py,sha256=ix0icQvmKUTRgvfhXK3PxiDGyITkPYY-08hFjuhbupo,298
|
@@ -1394,7 +1401,7 @@ quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc,sha256=9yfX6igdHMrZUPv
|
|
1394
1401
|
quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc,sha256=m1eIqBQqgClYACQJJcXkRrrwEMDliFiN6XL1T-gEwCE,2629
|
1395
1402
|
quarchpy/utilities/__pycache__/Version.cpython-311.pyc,sha256=a_rUsCS3q0ojLrtZzUj3pkhSH2TY7QnhmRA_SZtlvzw,2658
|
1396
1403
|
quarchpy/utilities/__pycache__/__init__.cpython-311.pyc,sha256=u7E62KfCC0zS7RWPWxHheZtKolDdRCu0jUSopYNBePI,173
|
1397
|
-
quarchpy-2.2.1.
|
1398
|
-
quarchpy-2.2.1.
|
1399
|
-
quarchpy-2.2.1.
|
1400
|
-
quarchpy-2.2.1.
|
1404
|
+
quarchpy-2.2.1.dev4.dist-info/METADATA,sha256=XonfJSRHeh9wqIjKgpxlIMme5ATL1vKW0Ey0Ijmz0Z0,9962
|
1405
|
+
quarchpy-2.2.1.dev4.dist-info/WHEEL,sha256=qUzzGenXXuJTzyjFah76kDVqDvnk-YDzY00svnrl84w,109
|
1406
|
+
quarchpy-2.2.1.dev4.dist-info/top_level.txt,sha256=Vc7qsvkVax7oeBaBy_e7kvJvqb_VAAJcW_MuDMmi5W8,9
|
1407
|
+
quarchpy-2.2.1.dev4.dist-info/RECORD,,
|
File without changes
|