Published December 31, 2025
| Version 1.0
Software
Open
Thermo VGD Reader
Description
A Python library for reading Thermo Scientific VGD (VG Data) binary files commonly used in X-ray Photoelectron Spectroscopy (XPS).
Feature
- Parse single-spectrum and multi-spectrum VGD files
- Extract binding energy, kinetic energy, and intensity data
- Access acquisition parameters (pass energy, dwell time, source energy...)
- Export to Excel format with metadata
- Convert to pandas DataFrame
- No wxPython or GUI dependencies - pure data processing
Files
README.md
Additional details
Dates
- Accepted
-
2025-12
Software
- Repository URL
- https://github.com/gkerherve/vgd_reader
- Programming language
- Python