Skip to content

v0.5.5

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 19:06

MicroscopePSFs v0.5.5

Diff since v0.5.4

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)