Skip to content

Releases: andykee/prtools

v1.2.1

27 Nov 17:27
Compare
Choose a tag to compare

New functions:

  • find_wrapped - Attempt to find phase wrapping using gradient edge detection while automatically ignoring large gradients at mask edges
  • subarray - Extract a contiguous subarray from a larger array.

v1.2.0

17 Apr 18:03
Compare
Choose a tag to compare
  • Update sparse tools
  • Roll back zernike_coordinates() shift attribute change introduced in v1.1.1.

v1.1.1

08 Apr 22:45
Compare
Choose a tag to compare
  • Expose zernike_coordinates() in public API
  • Minor bugfixes

v1.1.0

13 Feb 05:14
Compare
Choose a tag to compare
  • calcpsf() function for computing PSF resulting from far field diffraction
  • New functions for working with sparse data
  • Standardize shape indexing
  • Migrate documentation from RTD to GHP
  • Minor bug fixes
  • Documentation updates

v1.0.0

01 May 02:58
Compare
Choose a tag to compare

Initial public release