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:
test_data.csv
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.3.tar.gz.
File metadata
- Download URL: efa_gui-1.0.3.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 |
93e9bccc954c7f00d58b247b640fa392fbd9c1342afc14ce4ef413d2ed9fd1c7
|
|
| MD5 |
2c2a54f2d378064081ef225a60d85d85
|
|
| BLAKE2b-256 |
43f4b3b49659bc8d27f75582f278b47707be1532e89ac4d0017973e71daf1e81
|
File details
Details for the file efa_gui-1.0.3-py3-none-any.whl.
File metadata
- Download URL: efa_gui-1.0.3-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 |
ae8982cd5a3a69dfef560b28d0504a840e83f10533c8ca9b6bd7ef0c3f73c1c5
|
|
| MD5 |
8792ecd187cd4687ad432d7b1f5fc401
|
|
| BLAKE2b-256 |
8db5c96fbe3e277c709fc57271291cd50086deb2ed660b5d5946520c1beea2f4
|