Interactive Streamlit app for computational elliptic Fourier analysis of particle shapes.
Project description
Install from PyPI
Option 1: Quick install
pip install efa-gui
efa-gui
Option 2: Recommended install in PowerShell with virtual environment
python -m venv env
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
.\env\Scripts\Activate.ps1
python -m pip install --upgrade pip
python -m pip install efa-gui
python -c "import efa_gui; print(efa_gui.__version__)"
efa-gui
Install in Jupyter / Notebook environment
python -m pip install efa-gui
python -c "import efa_gui; print(efa_gui.__version__)"
efa-gui
Test the app with sample data
To check that the Streamlit app works correctly, download the sample file:
Download and drop into framework
Citation
If you use this app or code in your work, please cite:
Boribayeva, A., Sultaniyar, S., Lukmanov, I., Baigarina, A., Rojas-SolГіrzano, L. R., Curtis, J. S., Govender N. & Golman, B. (2026). Integrated characterization, classification, and quasi-3D reconstruction of highly irregular particles using multiscale shape descriptors for predictive DEM flow simulation. Powder Technology, 122435.
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 efa_gui-1.0.4.tar.gz.
File metadata
- Download URL: efa_gui-1.0.4.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efb90550c42f9412003e600e437f9e851412829e9b7fcba0a2e7098d43f450e0
|
|
| MD5 |
1a5120f45d09096d4d71714adc765d96
|
|
| BLAKE2b-256 |
8118027c30ed60552e5d3b5a541f557ad2682e27d6a459ccbb3a81c2ad51f751
|
File details
Details for the file efa_gui-1.0.4-py3-none-any.whl.
File metadata
- Download URL: efa_gui-1.0.4-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50d4085b241f64ecec24159d1c42cfd45c37adddc5f9c81008247c3c9abbc5a2
|
|
| MD5 |
51c28f2b52625b75e55bf1706afef997
|
|
| BLAKE2b-256 |
c4222b58b12a268a38c4127dd0eed3fde1a0811c22ad1a40102fdca7eb3cb41a
|