Version 0.3.6
Release Date: February 26, 2026
Status: Maintenance release
Overview
EPyR Tools v0.3.6 is a code-quality release. No new user-facing features; removal of dead code, alignment of test APIs with the lineshape refactor, and one waterfall-plot ergonomic improvement.
Highlights
plot_2d_waterfallgains aclip_factoroption to clip each trace at a fraction of its peak before applying the vertical offset; useful for busy 2D datasets where the noise floor dominates the visual baseline.Internal cleanup: dead code removal,
voigtiantest API alignment, formatting (black + isort) applied across the codebase..flake8excludes.ipynb_checkpointsand disables noisyflake8-import-orderrules that conflict withisort’s Black profile.
No API breaks; existing code continues to work unchanged.