PyQt GUI for SAXS/chi profile processing and export.
Project description
cfm-saxs-chi
cfm-saxs-chi is a PyQt-based GUI for loading SAXS images, computing chi profiles, and exporting 1D/2D analysis outputs.
Installation
pip install .
For a source install while developing:
pip install -e .
Run
After installation, start the application with:
cfm-saxs-chi
The same entry point is also exposed as a GUI script:
cfm-saxs-chi-gui
Package Layout
This project now uses a standard src/ layout:
src/
cfm_saxs_chi/
__init__.py
__main__.py
app.py
The original root-level script is kept as a compatibility wrapper and forwards execution into the packaged entry point.
Notes
- Python version target:
>=3.10 - Main runtime dependencies:
numpy,fabio,pyFAI,matplotlib,PyQt5 - Local launcher kept for compatibility:
python "new_zhuan - upload.py"
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 cfm_saxs_chi-0.1.0.tar.gz.
File metadata
- Download URL: cfm_saxs_chi-0.1.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1255bb681563441d17910b767dedef6481d9e6dcf3748d4ba284cd56579523e0
|
|
| MD5 |
398fc2efa592173890ffc1920f2f269f
|
|
| BLAKE2b-256 |
a821ee98f0e7c1269720681fcb88ced016365f624ce8f22df39d3d72aa529cc1
|
File details
Details for the file cfm_saxs_chi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cfm_saxs_chi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6ecdcf11351ff036918994b7580497ef67b050e77dd972a9b80e67f5ca203ce
|
|
| MD5 |
4c8295d8fd8bc04a7d02766020a2414c
|
|
| BLAKE2b-256 |
4bde7b57320a10d20b8f566be9f4b4d2a85ed7afb896449fc73b52aabff4f025
|