Quantum Materials Data Acquisition and Processing (QuDAP), a Python-based and open-source software package, is designed to control and automate material characterizations based on the Physical Property Measurement System (PPMS).
Project description
Quantum Materials Data Acquisition and Processing
Table of Content
Description
Quantum Materials Data Acquisition and Processing QuDAP
, a Python-based and open-source software package, is designed to control and automate material characterizations based on the Physical Property Measurement System (PPMS). The software supports major hardware interfaces and protocols (USB, RS232, GPIB, and Ethernet), enabling communication with the measurement modules associated with the PPMS. It integrates multiple Python libraries to realize instrument control, data acquisition, and real-time data visualization. Here, we present features of QuDAP, including direct control of instruments without relying on proprietary software, real-time data plotting for immediate verification and analysis, full automation of data acquisition and storage, and real-time notifications of experiment status and errors. These capabilities enhance experimental efficiency, reliability, and reproducibility.
The software provides the benefits as summarized below:
-
Provide direct Python script communication and control of PPMS and instruments without using the built-in software, which improves the tunability and efficiency of the experiment.
-
Built-in demagnetization process before each measurement to enhance the reliability of the measurement.
-
Fully automated data acquisition and saving process with real-time plotting and progress visualization.
-
Save the data with specific identifiers to avoid data overwrite and record the experiment configuration of each measurement.
-
Real-time notification on the measurement status and program error through push notification, allowing the user to promptly identify and verify the experimental and parameter setup.
Note: This package is for academic and educational research (WITHOUT WARRANTIES, our software does not collect any data from users).
Requirements
QuDAP
is compatible with Python 3.10 or newer.
Installation
QuDAP
is available via PyPi for Windows and it can be installed by:
$ pip install QuDAP
or installed from source:
git clone https://github.com/CharlieGPA40/QuDAP.git
cd QuDAP
pip install .
To run the program, run theQuDAP/StartGUI.py
or
$ python ./QuDAP/StartGUI.py
Usage
Check the docs
file to learn how to use the software.
Demonstrations
- Software interface and experimental setup
Contact
This project is contributed by:
- Chunli Tang (Auburn University – Electrical and Computer Engineering: chunli.tang@auburn.edu)
- Skai White and Jingyu Jia
Advisor:
- Dr. Masoud Mahjouri-Samani (Auburn University – Electrical and Computer Engineering: Mahjouri@auburn.edu)
- Dr. Wencan Jin (Auburn University – Physics Department: wjin@auburn.edu)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qudap-0.0.4.tar.gz
.
File metadata
- Download URL: qudap-0.0.4.tar.gz
- Upload date:
- Size: 5.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c3b7b07a999d2735e1b885ce7074e60042b3820709d32806616ac4b45d0a66b |
|
MD5 | 8e8d54242ceb7060881ba674cff0eea3 |
|
BLAKE2b-256 | e301cf11b41f971c5b1f19a23f7693126a82ae4b7011e0751f23bf4d3af22afd |
File details
Details for the file qudap-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: qudap-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 007a536794db161f9ce7e232b52a3fdf2e662968beafb4b49751a97d3376ea51 |
|
MD5 | e296526655c4e3aa0c0c252fe1a7ac38 |
|
BLAKE2b-256 | f18d8e545322e3a7105b8d96931cee3026de886e12d44939ff7a479e63249d10 |