GUI for RICS and SFCS analysis
Project description
The software is being actively developed and currently has basic functionalities available, in case of any issues please contact yusufqq@biochem.mpg.de.
Raster Image Correlation Spectroscopy simulation and analysis
A modular, extensible graphical user interface for performing and analyzing Raster Image Correlation Spectroscopy (RICS) experiments. This toolkit supports simulation, data import/export, and advanced analysis with a user-friendly workflow designed for membrane biophysics, imaging, and fluorescence correlation studies. Currently the software is limited to Zeiss (.czi) files and TIFF files for the input image format for the raster scanned image. There will be a future update to involve other commonly used file types from other commercial microscope companies.
Features
Flexible RICS simulations: Isotropic, anisotropic, and rotated diffusion models.
Analysis: Fit and analyze real or simulated image stacks. (Non-GUI batch analysis)
Progress monitoring: Responsive GUI with real-time progress and status bars.
Modular design: Easily extend with new simulation, import, or analysis modules.
Visualization: Integrated with Matplotlib for RICS map display and fitting results.
Installation
The current version has been tested to work through a conda environment with some necessary modules, you can also download anaconda here. You can use the environment.yaml file for setting up the environment.
For Windows: conda env create --name <ENVNAME> --file environment_win.yml
For Linux: conda env create --name <ENVNAME> --file environment_lin.yml
The software hasn't been tested for Mac but there is no particular reason why it shouldn't work. Once this test has been done, the environment file for Mac will also be uploaded.
Use
Follow the simple steps to use the GUI.
- Activate the environment:
conda activate <ENVNAME> - Go to the correct installation directory and run
python theatRICS_gui.py
This should launch the GUI with the following tabs loaded.
1. Simulation tab
The simulation tab contains the necessary parameters to use for simulating a raster scanned image for particles diffusing in 2D.
The simulation can be run for isotropic and anisotropic diffusion. For isotropic case, choose the same diffusion coefficient for x and y.
2. RICS export tab
The window size is necessary for moving average correction, and must be an odd number.
3. RICS fitting tab
The fitting tab requires information of the PSF and the imaging parameters (these parameters can also be provided by uploading a czi file directly).
4. Results and log tab
This is where the results and logging takes place.
Contributions and Authors
The majority of the code and functionality is developed by Yusuf Qutbuddin (yusufqq@biochem.mpg.de) and the code and the method is inspired and follows similar algorithms as the PAM software. Some functionalities have been derived from an earlier script by Jan-Hagen Krohn. Perplexity.ai has been used for debugging, annotation and file parsing algorithms and for searching and implementing tkinter.
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 theatrics-1.1.3.tar.gz.
File metadata
- Download URL: theatrics-1.1.3.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c986d3c30630911f8759b6d10ebdcfb8cf3e460497d165325d506385a57646bd
|
|
| MD5 |
fdf1651834449fc49b1eebb3edea93f5
|
|
| BLAKE2b-256 |
70a213bf23bf20b1c9273ec31e51712e0d51715a4e580e8d849caa0988678bd3
|
File details
Details for the file theatrics-1.1.3-py3-none-any.whl.
File metadata
- Download URL: theatrics-1.1.3-py3-none-any.whl
- Upload date:
- Size: 46.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8779079d069f58f58c29b169149948d68b89e98ff4b45ff7acf961a6737d2c44
|
|
| MD5 |
f660721ef42bb326f0f14eda91b243a3
|
|
| BLAKE2b-256 |
7d43c65670700f07cf1f3b2577c92522c2d87bf4fafbb8594aded38ffb8cc3fa
|