SkillAgentSearch skills...

XAFSmass

A python program for calculating the mass of XAFS [X-Ray Absorption Fine Structure] samples. The chemical formula parser understands parentheses and weight percentage, also in nested form. XAFSmass reports the quantity (weight, thickness or pressure) together with the expected height of the absorption edge. The GUI is provided by Qt.

Install / Use

/learn @kklmn/XAFSmass
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XAFSmass

DOI

<p align="center"> <img src="doc/_images/1powder_170.png" width=320 /> </p>

XAFSmass is a python program for calculating the mass of XAFS [X-ray Absorption Fine Structure] samples. The chemical formula parser understands parentheses and weight percentage, also in nested form. XAFSmass reports the quantity (weight, thickness or pressure) together with the expected height of the absorption edge. The GUI is provided by Qt.

Copyright (c) 2015 Konstantin Klementiev and Roman Chernikov under the MIT License terms

Dependencies

numpy, pyparsing and matplotlib are required. Qt must be provided by either PyQt5, PySide2, PyQt6 or PySide6 by means of qtpy.

Installation

Unzip the .zip file into a suitable directory and run python XAFSmassQt.py. On Windows, run pythonw XAFSmassQt.py or give it a .pyw extension to suppress the console window.

You may want to run python setup.py install in order to put the XAFSmass package to the standard location.

Documentation

See it on http://xafsmass.readthedocs.io Documentation Status

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated10d ago
Forks3

Languages

Python

Security Score

95/100

Audited on Mar 30, 2026

No findings