quarchCalibration 1.1.26__tar.gz
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.
- quarchcalibration-1.1.26/MANIFEST.in +1 -0
- quarchcalibration-1.1.26/PKG-INFO +143 -0
- quarchcalibration-1.1.26/README.md +93 -0
- quarchcalibration-1.1.26/quarchCalibration/BK9832B.py +627 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/CHANGES.rst +113 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/Makefile +20 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/__init__.py +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/doctrees/CHANGES.doctree +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/doctrees/environment.pickle +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/doctrees/readme.doctree +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/doctrees/source/changelog.doctree +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/.buildinfo +4 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/CHANGES.html +198 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_sources/CHANGES.rst.txt +75 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_sources/readme.rst.txt +38 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_sources/source/changelog.rst.txt +1 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/alabaster.css +703 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/basic.css +925 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/custom.css +1 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/doctools.js +156 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/documentation_options.js +13 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/file.png +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/language_data.js +199 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/minus.png +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/plus.png +0 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/pygments.css +83 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/searchtools.js +574 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/_static/sphinx_highlight.js +154 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/genindex.html +98 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/objects.inv +6 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/readme.html +128 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/search.html +117 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/searchindex.js +1 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/_build/html/source/changelog.html +198 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/conf.py +59 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/make.bat +35 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/readme.rst +38 -0
- quarchcalibration-1.1.26/quarchCalibration/Docs/source/changelog.rst +1 -0
- quarchcalibration-1.1.26/quarchCalibration/ET2260.py +209 -0
- quarchcalibration-1.1.26/quarchCalibration/Keithley_DMM6500_control.py +623 -0
- quarchcalibration-1.1.26/quarchCalibration/Keysight_AC6804B_control.py +623 -0
- quarchcalibration-1.1.26/quarchCalibration/PowerModuleCalibration.py +607 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL1944_06_hd_plus_ppm.py +1858 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL1944_hd_ppm.py +1756 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2347_pcie.py +1157 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2525_sff.py +948 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2536_6_way_switchbox.py +101 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2582_3ph_ac.py +1046 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2621_2ch_mezz.py +961 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2626_4ch_mezz.py +783 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2628_ext_mezz_dimm.py +796 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2631_ext_mezz.py +771 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2631_pcie.py +802 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2673_edsff.py +855 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL2843_iec_ac.py +1052 -0
- quarchcalibration-1.1.26/quarchCalibration/QTL3216_pcie.py +1061 -0
- quarchcalibration-1.1.26/quarchCalibration/__init__.py +10 -0
- quarchcalibration-1.1.26/quarchCalibration/__main__.py +3 -0
- quarchcalibration-1.1.26/quarchCalibration/_version.py +1 -0
- quarchcalibration-1.1.26/quarchCalibration/acHelpers.py +183 -0
- quarchcalibration-1.1.26/quarchCalibration/ac_pam.py +1156 -0
- quarchcalibration-1.1.26/quarchCalibration/calibrationConfig.py +27 -0
- quarchcalibration-1.1.26/quarchCalibration/calibrationUtil.py +533 -0
- quarchcalibration-1.1.26/quarchCalibration/deviceHelpers.py +125 -0
- quarchcalibration-1.1.26/quarchCalibration/elpaSine.py +456 -0
- quarchcalibration-1.1.26/quarchCalibration/keithley_2460_control.py +972 -0
- quarchcalibration-1.1.26/quarchCalibration/pamCommon.py +554 -0
- quarchcalibration-1.1.26/quarchCalibration/pamHelpers.py +36 -0
- quarchcalibration-1.1.26/quarchCalibration/threePhaseSwitchBox.py +218 -0
- quarchcalibration-1.1.26/quarchCalibration.egg-info/PKG-INFO +143 -0
- quarchcalibration-1.1.26/quarchCalibration.egg-info/SOURCES.txt +74 -0
- quarchcalibration-1.1.26/quarchCalibration.egg-info/dependency_links.txt +1 -0
- quarchcalibration-1.1.26/quarchCalibration.egg-info/not-zip-safe +1 -0
- quarchcalibration-1.1.26/quarchCalibration.egg-info/top_level.txt +1 -0
- quarchcalibration-1.1.26/setup.cfg +4 -0
- quarchcalibration-1.1.26/setup.py +54 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
recursive-include quarchCalibration/Docs *
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: quarchCalibration
|
|
3
|
+
Version: 1.1.26
|
|
4
|
+
Summary: This package offers calibration for Quarch Technology modules.
|
|
5
|
+
Home-page: https://www.quarch.com
|
|
6
|
+
Author: Quarch Technology ltd
|
|
7
|
+
Author-email: support@quarch.com
|
|
8
|
+
License: Quarch Technology ltd
|
|
9
|
+
Keywords: quarch quarchpy calibration torridon
|
|
10
|
+
Classifier: Intended Audience :: Information Technology
|
|
11
|
+
Classifier: Intended Audience :: Developers
|
|
12
|
+
Classifier: Natural Language :: English
|
|
13
|
+
Classifier: Operating System :: MacOS
|
|
14
|
+
Classifier: Operating System :: Microsoft :: Windows
|
|
15
|
+
Classifier: Operating System :: POSIX
|
|
16
|
+
Classifier: Programming Language :: Python
|
|
17
|
+
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
|
18
|
+
Classifier: Topic :: System
|
|
19
|
+
Classifier: Topic :: System :: Power (UPS)
|
|
20
|
+
Description-Content-Type: text/x-rst
|
|
21
|
+
Dynamic: author
|
|
22
|
+
Dynamic: author-email
|
|
23
|
+
Dynamic: classifier
|
|
24
|
+
Dynamic: description
|
|
25
|
+
Dynamic: description-content-type
|
|
26
|
+
Dynamic: home-page
|
|
27
|
+
Dynamic: keywords
|
|
28
|
+
Dynamic: license
|
|
29
|
+
Dynamic: summary
|
|
30
|
+
|
|
31
|
+
=============================
|
|
32
|
+
Changelog (QuarchCalibration)
|
|
33
|
+
=============================
|
|
34
|
+
QuarchCalibration
|
|
35
|
+
-----------------
|
|
36
|
+
*QuarchCalibration is a python package that allows calibration of Quarch modules.*
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
Change Log
|
|
40
|
+
----------
|
|
41
|
+
|
|
42
|
+
1.1.26
|
|
43
|
+
------
|
|
44
|
+
- AC PAM code made more common
|
|
45
|
+
|
|
46
|
+
1.1.23
|
|
47
|
+
------
|
|
48
|
+
- Released support for Delta PAM calibration
|
|
49
|
+
|
|
50
|
+
1.1.19
|
|
51
|
+
------
|
|
52
|
+
- Fixed some minor bugs
|
|
53
|
+
|
|
54
|
+
1.1.18
|
|
55
|
+
------
|
|
56
|
+
- Fixed 1995 6-way calibration
|
|
57
|
+
- Added Python Version Check
|
|
58
|
+
|
|
59
|
+
1.1.17
|
|
60
|
+
------
|
|
61
|
+
- Updated API for AC Calibration Instruments
|
|
62
|
+
- Minor bug fixes
|
|
63
|
+
|
|
64
|
+
1.1.16
|
|
65
|
+
------
|
|
66
|
+
- Added Device Test Check
|
|
67
|
+
- Added back Resetting of module
|
|
68
|
+
|
|
69
|
+
1.1.13
|
|
70
|
+
------
|
|
71
|
+
- Minor bug fixes
|
|
72
|
+
|
|
73
|
+
1.1.12
|
|
74
|
+
------
|
|
75
|
+
- Updated 2 channel device class to use one switchbox
|
|
76
|
+
- Updated report tables to display nicely and show the "Set" value.
|
|
77
|
+
- Updated keithley_2460 api class to validate all returned values.
|
|
78
|
+
|
|
79
|
+
1.1.11
|
|
80
|
+
------
|
|
81
|
+
- Improved keithley and switchbox shutdowns to help prevent popping PAMs
|
|
82
|
+
|
|
83
|
+
1.1.10
|
|
84
|
+
------
|
|
85
|
+
- Minor bug fixes
|
|
86
|
+
- Noise test made standalone and now uses QIS
|
|
87
|
+
- Updated production filepath of calibration report files
|
|
88
|
+
|
|
89
|
+
1.1.9
|
|
90
|
+
-----
|
|
91
|
+
- Minor bug fixes
|
|
92
|
+
- Added support for QTL2910-02
|
|
93
|
+
|
|
94
|
+
1.1.8
|
|
95
|
+
-----
|
|
96
|
+
- Updates for AC Calibration
|
|
97
|
+
- Minor bug fixes
|
|
98
|
+
|
|
99
|
+
1.1.7
|
|
100
|
+
-----
|
|
101
|
+
- Minor error logging fix
|
|
102
|
+
- Minor device selection for AC calibration fix
|
|
103
|
+
|
|
104
|
+
1.1.6
|
|
105
|
+
-----
|
|
106
|
+
- Uptades for AC Calibration
|
|
107
|
+
- Minor bug fixes
|
|
108
|
+
|
|
109
|
+
1.1.5
|
|
110
|
+
-----
|
|
111
|
+
-Bug fixes
|
|
112
|
+
|
|
113
|
+
1.1.4
|
|
114
|
+
-----
|
|
115
|
+
- Fixes for edsff calibration
|
|
116
|
+
- Fixes for modules with no noise test
|
|
117
|
+
|
|
118
|
+
1.1.3
|
|
119
|
+
-----
|
|
120
|
+
- Added QTL1944_06
|
|
121
|
+
- Added Noise Test.
|
|
122
|
+
|
|
123
|
+
1.1.2
|
|
124
|
+
-----
|
|
125
|
+
- Added QTL2887 Gen5 EDSFF Fixture (E1)
|
|
126
|
+
- Added QTL2888 GEN5 EDSFF Fixture (E3)
|
|
127
|
+
|
|
128
|
+
1.1.1
|
|
129
|
+
-----
|
|
130
|
+
- Added QTL2674 EDSFF Fixture (E3)
|
|
131
|
+
|
|
132
|
+
1.1.0
|
|
133
|
+
-----
|
|
134
|
+
- Added QTL2788 Gen 5 SFF PAM Fixture calibration
|
|
135
|
+
|
|
136
|
+
1.0.0
|
|
137
|
+
-----
|
|
138
|
+
- Added QTL2673 EDSFF Fixture (E1)
|
|
139
|
+
- fixes for import bug
|
|
140
|
+
|
|
141
|
+
0.0.0
|
|
142
|
+
-----
|
|
143
|
+
- Initial separation of calibration from QuarchPy
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
# QuarchCalibration
|
|
2
|
+
|
|
3
|
+
QuarchCalibration is a project dedicated to providing tools, scripts, and resources for calibrating measurement hardware and systems developed by Quarch Technology Ltd. This repository aims to support automated calibration tasks, enable reproducible calibration workflows, and facilitate integration with Quarch’s suite of hardware products.
|
|
4
|
+
|
|
5
|
+
## Features
|
|
6
|
+
|
|
7
|
+
- **Automated calibration scripts:** Reduce manual intervention and improve consistency.
|
|
8
|
+
- **Hardware support:** Compatible with a variety of Quarch devices.
|
|
9
|
+
- **Extensible calibration routines:** Easily add support for new equipment or workflows.
|
|
10
|
+
- **Data logging:** Store results and logs for traceability and analysis.
|
|
11
|
+
- **Cross-platform:** Scripted tools are designed for use on major operating systems.
|
|
12
|
+
|
|
13
|
+
## Getting Started
|
|
14
|
+
|
|
15
|
+
### Prerequisites
|
|
16
|
+
|
|
17
|
+
- [Git](https://git-scm.com/) for version control and cloning the repository
|
|
18
|
+
- [Python 3.x](https://www.python.org/) (unless otherwise specified)
|
|
19
|
+
- [`quarchpy`](https://pypi.org/project/quarchpy/) Python package (see below)
|
|
20
|
+
- Any additional dependencies listed in `requirements.txt` (if present)
|
|
21
|
+
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
### Downloading the Project
|
|
25
|
+
|
|
26
|
+
To obtain a local copy of the QuarchCalibration repository, open a terminal or command prompt and run:
|
|
27
|
+
|
|
28
|
+
```sh
|
|
29
|
+
git clone https://github.com/QuarchTechnologyLtd/QuarchCalibration.git
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
This will create a folder named `QuarchCalibration` with all source code and resources.
|
|
33
|
+
|
|
34
|
+
### Setting Up Your Environment
|
|
35
|
+
|
|
36
|
+
We strongly recommend working in a Python virtual environment (venv):
|
|
37
|
+
|
|
38
|
+
1. **Navigate to the project directory:**
|
|
39
|
+
```sh
|
|
40
|
+
cd QuarchCalibration
|
|
41
|
+
```
|
|
42
|
+
2. **Create and activate a virtual environment:**
|
|
43
|
+
- On Linux / macOS:
|
|
44
|
+
```sh
|
|
45
|
+
python3 -m venv venv
|
|
46
|
+
source venv/bin/activate
|
|
47
|
+
```
|
|
48
|
+
- On Windows:
|
|
49
|
+
```sh
|
|
50
|
+
python -m venv venv
|
|
51
|
+
venv\Scripts\activate
|
|
52
|
+
```
|
|
53
|
+
3. **Install required packages:**
|
|
54
|
+
```sh
|
|
55
|
+
pip install quarchpy
|
|
56
|
+
```
|
|
57
|
+
If there is a `requirements.txt` file, install all dependencies:
|
|
58
|
+
```sh
|
|
59
|
+
pip install -r requirements.txt
|
|
60
|
+
```
|
|
61
|
+
> **Note:** The core dependency for calibration is `quarchpy`.
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
### Running the Tools
|
|
66
|
+
|
|
67
|
+
- To get started with calibration, simply run:
|
|
68
|
+
```sh
|
|
69
|
+
python CalibrationUtil.py
|
|
70
|
+
```
|
|
71
|
+
This script offers an entry point for calibration tasks.
|
|
72
|
+
|
|
73
|
+
#### Want to change how calibration is launched, or run in "TestCenter mode"?
|
|
74
|
+
|
|
75
|
+
If you would like to modify how calibration is launched, or want to work with "TestCenter mode" (for integration with Quarch Test Center software), refer to the [Test_Center_Calibration_Kickoff_Scripts](https://github.com/QuarchTechnologyLtd/Test_Center_Calibration_Kickoff_Scripts) repository. It contains kickoff scripts for starting the calibration process and handling communication with Test Center.
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
|
|
79
|
+
## Contributing
|
|
80
|
+
|
|
81
|
+
This is a quarch internal github. The code is open sourse and available to download on pypi. Outside of Organisation contributing is not currently available.
|
|
82
|
+
|
|
83
|
+
## License
|
|
84
|
+
|
|
85
|
+
Distributed under the [MIT License](LICENSE).
|
|
86
|
+
|
|
87
|
+
## Support
|
|
88
|
+
|
|
89
|
+
For questions or support, contact [Quarch Technology Ltd](https://quarch.com/contact/) or open an issue in this repository.
|
|
90
|
+
|
|
91
|
+
---
|
|
92
|
+
|
|
93
|
+
*QuarchCalibration is maintained by Quarch Technology Ltd.*
|