Welcome to the LuQY Pro NOMAD Plugin documentation¶
This plugin provides data parsing and analysis capabilities for measurements from the LuQY Pro system, developed at Quantum Yield Berlin GmbH (QYB). It allows automatic extraction of measurement settings, results, and spectral data for integration into the NOMAD materials data infrastructure.
π Overview¶
- Parses LuQY measurement files (
.txt) - Extracts scalar parameters (Laser Intensity, Bias Voltage, PLQY, QFLS, etc.)
- Extracts spectral data arrays (wavelengthβintensity pairs)
- Produces structured NOMAD entries based on the LuQYPro schema
π§© Repository structure¶
| Path | Description |
|---|---|
src/nomad_luqy_plugin/ |
Source code of the parser and schema |
tests/ |
Unit and integration tests |
docs/ |
Documentation (this site) |
pyproject.toml |
Python project configuration |
mkdocs.yml |
Documentation site configuration |
π Learn more¶
π How-to Guides¶
Step-by-step instructions for common tasks: - Install this plugin - Use this plugin in NOMAD
Maintained by Quantum Yield Berlin GmbH.