Compare commits

...

2 Commits

Author SHA1 Message Date
Diana
6faef3c004 Merge branch 'main' of https://whale.am28.uni-tuebingen.de/git/mbergmann/gpgrewe2024 2024-10-24 13:50:13 +02:00
Diana
fadef774d4 changed highlight function 2024-10-24 13:49:57 +02:00

View File

@ -136,7 +136,7 @@ def plot_highlighted_integrals(frequency, power, points, color_mapping, points_c
ax.set_title('Power Spectrum with Highlighted Integrals')
ax.legend()
return fig
return fig, ax