- ๐งฐ๐ Switch tooling to ruff (197) - ๐ฉน Fix crash when plotting spectral model result (200) - ๐ทโป๏ธ Use hatch as build backend (204) - ๐งฐ Use black-pre-commit-mirror for 2x speedup (205) - ๐งฐ๐ Use ruff for formatting (214) - ๐ Use weighted residual instead of residual plots if present (216) - ๐ Add color map arguments to plot_data_overview (217) - ๐ Add das_cycler and svd_cycler to plot collection functions (218) - ๐ Add use_svd_number switch to use SV number instead of index as label (219) - ๐ฉน Fix use_svd_number not being passed on to plot_sv_data in plot_data_overview (221) - ๐ฆ Use trusted publisher workflow for publishing to PyPI (222)
(changes-0_7_1)=
0.7.1
- ๐ฉน Fix crashes of plot_doas and plot_coherent_artifact for non dispersive IRF (173, 182) - ๐ Add minor ticks to linlog plots (183) - ๐ง๐ฆ Remove upper python version limit (174) - โจ Add add_subplot_labels function (181)
(changes-0_7_0)=
0.7.0
- ๐ Fix typo in internal function name (94) - โจ Add IRF dispersion center plotting (95) - ๐ Improve typing (96) - ๐ Shift time axis by IRF location (99) - ๐ฉน๐ Fix 'Test pyglotaran dev' CI step (117) - ๐ Add option to deactivate data/residual plotting in overview plots (118) - โจ Add coherent artifact plot functionality (123) - โจ Add a-matrix inspection function (124) - โจ Add show_zero_line option to plot_overview and plot_fitted_traces (128) - ๐ฉน Fix SVD vector labels always starting from zero (133) - ๐ Make result input for plot_coherent_artifact more generic (134) - โจ Add plot_doas function that only plots DOAS related information (135) - โจ Shift irf derivatives in plot_coherent_artifact by irf position (136) - ๐ Convert plot style Enums to StrEnums for ease of use (144) - ๐ฉน Fix heading in show_a_matrixes for multiple a-matrixes per dataset (148) - ๐ Add legend_format_string argument to plot_doas (150) - ๐ Make plot_data_overview able to plot single trace data (137) - ๐ Improve plot_doas default legend_format_string (151) - ๐ฉนโจ๏ธ Fix figsize typing (152) - ๐ฉน๐ Fix search in docs (157)
(changes-0_6_0)=
0.6.0
- ๐ Made adding a cycler to and axis opt out by using None by s-weigand in 58 - ๐ฉน Fix autogenerated title for concentration plot by s-weigand in 63 - ๐ Improve SVD plotting by s-weigand in 64 - ๐๐ Improve readme by s-weigand in 69 - ๐ง๐ Add sourcery-ai config by s-weigand in 71 - ๐ง๐ฉน Remove github section in sourcery config due to bug in sourcery-ai by s-weigand in 72 - ๐ Improve legend placement in plot_data_overview by s-weigand in 77