MicroscopePSFs v0.5.5
Performance
- Cache SplinePSF bounds as Float64 fields to eliminate type-instability in evaluation hot path
- SplinePSF evaluation is now zero-allocation (~3.4x faster per call)
- integrate_pixels is ~2-3x faster for spline-based PSFs
Closed issues:
- Register (#4)