Updates asinh plotting #4
RJFernandezTeran
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed in v0.8.260814.dev2
🚀 Highlights & New Features
asinhContour Scaling: Reworked 1D contour plotting usingmatplotlib.colors.AsinhNormwith sinh-spaced contour levels rather than transforming data directly. This preserves true physical units while enhancing visibility across high dynamic ranges and ensuring readable colorbar ticks.asinh_pct: Added an adjustableasinh_pctsetting (with dedicated GUI input controls, backend wiring, and updated default configuration) to interactively control the linear-to-log transition threshold.has_noisedataset property to enable/disable noise-related GUI action buttons based on data availability.📚 Documentation & 🧪 Tests
docs/oneD.texanddocs/settings.tex) describingasinhcontour settings and dynamic range handling.This discussion was created from the release Updates asinh plotting.
All reactions