A collection of Python scripts for iSCAT microscopy data analysis
Project description
toolsandogh
A collection of single-file Python scripts for iSCAT microscopy data analysis.
Overview
This repository collects data analysis scripts of the Sandoghdar Division of the Max Planck Institute for the Science of Light (MPL). It provides standalone Python scripts for processing, analyzing, and visualizing microscopy data. Each script is designed to perform a specific task without dependencies on other scripts, making them easy to use and integrate into existing workflows.
Features
- Self-contained scripts: Each script works independently
- uv friendly: Scripts install their dependencies automatically using the uv package manager
- Command-line friendly: All scripts support CLI usage with argparse
- Format support: Works with common microscopy formats (RAW, TIFF, OME-TIFF, CZI, ND2, etc.)
Scripts
| Script | Description | Usage |
|---|---|---|
iscat_analysis.py |
iSCAT Analysis | ./iscat_analysis.py -i input.tif -o output.tif |
Troubleshooting
"smudge filter lfs failed" on Windows when using uv
Solution: Set the following environment variable in Powershell
$env:GIT_LFS_SKIP_SMUDGE = "1"
Guidelines for New Scripts
- Each script should be self-contained in a single file
- Include a detailed docstring explaining purpose and usage
- Provide command-line arguments with sensible defaults
- Include error handling and validation
- Add progress indicators for long-running operations
- Output should be clearly documented
Project details
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 toolsandogh-0.1.3.1.tar.gz.
File metadata
- Download URL: toolsandogh-0.1.3.1.tar.gz
- Upload date:
- Size: 161.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28b6fe3a85f1e3c1626f37576a7a6541e52635d9ee0bae99fab987902eeae43f
|
|
| MD5 |
76bda8e984b8c5e91f9453ab0b3dee76
|
|
| BLAKE2b-256 |
b85cc8a534338ac07103e36eb20c12dd93e8c6696e10ebe2a37bc180d823f5ce
|
File details
Details for the file toolsandogh-0.1.3.1-py3-none-any.whl.
File metadata
- Download URL: toolsandogh-0.1.3.1-py3-none-any.whl
- Upload date:
- Size: 49.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bdcea7a2b77cf4da13d35cf849bfd4a651ba224282de06516f6073e052e5fe5
|
|
| MD5 |
ea3b7e2ae58bc1d08fa19ac1b79beff6
|
|
| BLAKE2b-256 |
d80a8b8dd745bc682c87a3fc651df901671355e6837986076b2dc9900aaacd57
|