Skip to content

NegPy 0.16.0

Choose a tag to compare

@github-actions github-actions released this 03 May 07:10
· 754 commits to main since this release
f6d9c47
  • Fix: rendering crash on some DNG and TIFF files at extreme D-Range Clip values (kth out of bounds error from np.percentile on float32 arrays.
  • Fix: NaN/inf pixels in loaded images no longer propagate into normalization bounds.
  • Fix: color cast on some files (cr3, raf) files.
  • Fix: unsupported RAW files now show a clear error in the status bar instead of crashing.
  • Updated rawpy/libraw: fixes loading of Panasonic Lumix .RW2 files from newer camera models.
  • Updated many other dependencies.

Dropped intel mac support due to lack of support for newer rawpy/libraw!