Metadata-Version: 2.4
Name: wide-field-imaging
Version: 0.5.5
Summary: Wide-field/SEM/GDS multi-format ingestion, SEM/GDS registration, calibration, SRF analysis, and napari GUI
Author: Wide Field Imaging project
Requires-Python: <3.15,>=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy<3,>=2.0
Requires-Dist: scipy<2,>=1.14
Requires-Dist: pandas<3,>=2.2
Requires-Dist: tifffile>=2024.8
Requires-Dist: opencv-python-headless<5,>=4.10
Requires-Dist: scikit-image<1,>=0.24
Requires-Dist: matplotlib<4,>=3.9
Requires-Dist: PyYAML<7,>=6
Requires-Dist: gdstk<2,>=1.0
Requires-Dist: napari[optional,pyside6]<0.9,>=0.8
Provides-Extra: dev
Requires-Dist: pytest<10,>=8; extra == "dev"

# Wide Field Imaging

Wide-field/CCD, SEM and GDS positioning and metrology tools with a napari GUI.

## Install

```bash
pip install wide-field-imaging
```

Launch the application with:

```bash
wide-field-imaging
```

Python 3.11-3.14 is supported. The package includes image ingestion, marker localization,
CCD↔SEM registration, calibration/validation utilities, GDS overlay support and emitter
localization. Experimental datasets are not included in the distribution.
