GUI tool to simulate Reaction Microscope detector images.
Project description
Remi Detector Calculation for Monitoring Electrons
GUI tool to simulate Reaction Microscope detector images.
Example Outputs
Usage
With uv (recommended)
Try out with temporary python environment:
uvx redcamel
Permanently install in isolated python environment:
uv tool install redcamel
Run:
redcamel
Upgrade
uv tool upgrade redcamel
uv can be found here: https://docs.astral.sh/uv/getting-started/installation/
With pipx (recommended)
Install in isolated python environment:
pipx install redcamel
Run:
redcamel
Update:
pipx upgrade redcamel
pipx can be found here: https://pipx.pypa.io/latest/installation/
With pip
Installing in your current python environment:
Install:
pip install redcamel
Run:
redcamel
Update:
pip install --upgrade redcamel
With conda/mamba/pipx
Not yet implemented, sorry..
Authors
- Initial implementation by Patrizia Schoch
- Maintained by Hannes Lindenblatt
For developers
Usage with pixi
pixi run redcamel
pixi can be found here: https://pixi.sh/latest/#installation
Usage with uv
uv run redcamel
uv can be found here: https://docs.astral.sh/uv/getting-started/installation/
Usage with mamba / conda
Setup
- install environment with dependencies:
mamba env create
Usage
- activate environment:
mamba activate redcamel
- run GUI with:
python src/redcamel/remi_gui.py
- Play around with plots and sliders!
Updating
- pull changes:
git pull
- update environment:
mamba activate redcamel
mamba env update
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 redcamel-0.1.1.tar.gz.
File metadata
- Download URL: redcamel-0.1.1.tar.gz
- Upload date:
- Size: 107.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb25fc79ce8d498d2ba0f7ba890d1367eb3268273818491c8107e0b736b53249
|
|
| MD5 |
443318c95c1d4634174b5b5949b1c658
|
|
| BLAKE2b-256 |
ed19d440602a19361661e2094c7110f065c63667a29c7b497a4eca90cbfdd4f4
|
File details
Details for the file redcamel-0.1.1-py3-none-any.whl.
File metadata
- Download URL: redcamel-0.1.1-py3-none-any.whl
- Upload date:
- Size: 35.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c8f75c71230e994c2749d5499fc1766d49a5076e4ce209931c7b478c76b7c0d
|
|
| MD5 |
f3cae1a55927f3a12d363a7a68022ff4
|
|
| BLAKE2b-256 |
4cd86cc88258d47cd4b72498acc65e6e7bf8b991c320957db80be18f9e459b2a
|