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
QuDAPis compatible with Python 3.10 or newer.
Installation
QuDAP is available via PyPi for Windows and 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.
Demonstration
- 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qudap-0.0.5.tar.gz.
File metadata
- Download URL: qudap-0.0.5.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 |
7b0c943ab848aef38b1335e90069f88da30c4f7945145c9f5cc7bc2da3dfa6c5
|
|
| MD5 |
edce7cf5acbe4785501fa7a5243104ed
|
|
| BLAKE2b-256 |
642c709b338e07fd103bb1563b98c55be5533473d3098cf1abbd6d939698c831
|
File details
Details for the file qudap-0.0.5-py3-none-any.whl.
File metadata
- Download URL: qudap-0.0.5-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 |
73f07f3a41bec019f6631635da7fa43ab20a647af1f97bf88e3c6a5db85355f1
|
|
| MD5 |
3c0edda0aaa4e7aa72f0264b62f88699
|
|
| BLAKE2b-256 |
7dd9250a980b5c18fd50c8b6256fee7ca716c060d62f0abd8545edd3973c80fa
|