A plugin for batch processing of confocal and whole-slide microscopy images of biological tissues
Project description
napari-tmidas
AI-powered batch processing for microscopy images
Transform, analyze, and quantify microscopy data at scale with deep learning - from file conversion to segmentation, tracking, and analysis.
✨ Key Features
🤖 5 AI Methods Built-In
- Virtual staining (VisCy) • Denoising (CAREamics) • Spot detection (Spotiflow) • Segmentation (Cellpose) • Tracking (Trackastra)
- Auto-install in isolated environments • No dependency conflicts • GPU acceleration
🔄 Universal File Conversion
- Convert LIF, ND2, CZI, NDPI, Acquifer → TIFF or OME-Zarr
- Preserve spatial metadata automatically
⚡ Batch Processing
- Process entire folders with one click • 40+ processing functions • Progress tracking & quality control
📊 Complete Analysis Pipeline
- Segmentation → Tracking → Quantification → Colocalization
🚀 Quick Start
# Install napari and the plugin
mamba create -y -n napari-tmidas -c conda-forge python=3.11
mamba activate napari-tmidas
pip install "napari[all]"
pip install napari-tmidas
# Launch napari
napari
Then find napari-tmidas in the Plugins menu. Watch video tutorials →
💡 Tip: AI methods auto-install their dependencies on first use - no manual setup required!
📖 Documentation
AI-Powered Methods
| Method | Description | Documentation |
|---|---|---|
| 🎨 VisCy | Virtual staining from phase/DIC | Guide |
| 🔧 CAREamics | Noise2Void/CARE denoising | Guide |
| 🎯 Spotiflow | Spot/puncta detection | Guide |
| 🔬 Cellpose | Cell/nucleus segmentation | Guide |
| 📈 Trackastra | Cell tracking over time | Guide |
Core Workflows
- File Conversion - Multi-format microscopy file conversion (LIF, ND2, CZI, NDPI, Acquifer)
- Batch Processing - Label operations, filters, channel splitting
- Quality Control - Visual QC with grid overlay
- Quantification - Extract measurements from labels
- Colocalization - Multi-channel ROI analysis
Advanced Features
- Batch Crop Anything - Interactive object cropping with SAM2
- Batch Label Inspection - Manual label verification and editing
- SciPy Filters - Gaussian, median, morphological operations
- Scikit-Image Filters - CLAHE, thresholding, edge detection
💻 Installation
Step 1: Install napari
mamba create -y -n napari-tmidas -c conda-forge python=3.11
mamba activate napari-tmidas
python -m pip install "napari[all]"
Step 2: Install napari-tmidas
| Your Needs | Command |
|---|---|
| Just process & convert images | pip install napari-tmidas |
| Need AI features (SAM2, Cellpose, Spotiflow, etc.) | pip install 'napari-tmidas[deep-learning]' |
| Want the latest dev features | pip install git+https://github.com/MercaderLabAnatomy/napari-tmidas.git |
Recommended for most users: pip install 'napari-tmidas[deep-learning]'
🖼️ Screenshots
File Conversion Widget
Convert proprietary formats to open standards with metadata preservation.
Batch Processing Interface
Select files → Choose processing function → Run on entire dataset.
Label Inspection
Inspect and manually correct segmentation results.
SAM2 Crop Anything
Interactive object selection and cropping with SAM2.
🤝 Contributing
Contributions are welcome! Please ensure tests pass before submitting PRs:
pip install tox
tox
📄 License
BSD-3 License - see LICENSE for details.
🐛 Issues
Found a bug or have a feature request? Open an issue
🙏 Acknowledgments
Built with napari and powered by:
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 napari_tmidas-0.4.1.tar.gz.
File metadata
- Download URL: napari_tmidas-0.4.1.tar.gz
- Upload date:
- Size: 268.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4240fc84df64b353809a4fa6d0a8c6e44f4b83106be119d48ea5b81e3484817
|
|
| MD5 |
e495e3e149c869e54f73ddb40136c463
|
|
| BLAKE2b-256 |
056699fcfc479f0249c3c0930b74a712bc68ed72175b584bdb104aca5910e960
|
File details
Details for the file napari_tmidas-0.4.1-py3-none-any.whl.
File metadata
- Download URL: napari_tmidas-0.4.1-py3-none-any.whl
- Upload date:
- Size: 243.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9189a9cb002559eb9e4b66385b97a410d337285ab90e4962193509b36164e170
|
|
| MD5 |
01b88d1a74ba5501b771e6ee0135c4a3
|
|
| BLAKE2b-256 |
99fed678dda22ca940bf270aff0fd8a909f71c60017b61d33ba0ed338b5df343
|