Metadata-Version: 2.4
Name: pwm-agent-imaging
Version: 0.1.0
Summary: Snapshot/compressive spectral imaging (CASSI): solutions, physics, GPU eval.
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pwm-agent-core<2,>=1

# pwm-agent-imaging

The PWM Computational-imaging agent — snapshot compressive spectral imaging
(CASSI) reconstruction, forward-model physics checks, and GPU-backed solver
dispatch, grounded in the PWM registry of principles, digital twins,
benchmarks, and solutions. It runs on the shared `pwm-agent-core` runtime.

Install:

```bash
pip install pwm-agent-imaging
```

Log in and run standalone:

```bash
pwm-imaging login
pwm-imaging
```

It also embeds into [AI4Science](https://github.com/integritynoble/AI4Science)
automatically once installed — AI4Science discovers it via the
`pwm_agent.specs` entry point, so `computational-imaging` shows up as a
selectable agent alongside the built-in modes with no extra configuration.
