Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNT] - Plot & report tweaks #287

Merged
merged 6 commits into from
Jul 21, 2023
Merged

[MNT] - Plot & report tweaks #287

merged 6 commits into from
Jul 21, 2023

Conversation

TomDonoghue
Copy link
Member

@TomDonoghue TomDonoghue commented Jul 18, 2023

This is a set of minor updates to plotting and styling.

One goal is to reduce the number of warnings that are popping up - in particular around applying tight_layout, and the warnings that became more common saying "this figure can't have that". In doing so, it tweaks how plot style functions get applied (allowing for passing in None's to turn them off). It also updates how styling gets applied to group report plots, as the previous approach had issues with the twinned axes (would only get one of them, leading to different label sizes).

In part, this relates to at some point, something external seeming to have changed in terms of interpreting the figure sizes, such that our figures now seem to be printed bigger (?). This seems to be version specific - the current PR tweaks sizes to look better for me on py3.8 (in notebooks), whereas running on py36, they now look a little small...

In terms of review - code updates are fairly minor, but it would be nice for people to check that running this branch leads to to figures that look good (hopefully a bit better than before), and that there are no / fewer warnings.

Also - this is my final anticipated update for 1.1! After this, I have nothing else, and can think about tagging final 1.1

@TomDonoghue TomDonoghue added the 1.1 Targetted for a fooof 1.1 release. label Jul 18, 2023
@TomDonoghue TomDonoghue changed the title [WIP] - Plot & report tweaks [MNT] - Plot & report tweaks Jul 18, 2023
@fooof-tools fooof-tools deleted a comment from codecov-commenter Jul 18, 2023
@TomDonoghue TomDonoghue requested a review from voytek July 18, 2023 20:39
@TomDonoghue TomDonoghue merged commit 72acddc into main Jul 21, 2023
6 checks passed
@TomDonoghue TomDonoghue deleted the grep branch July 21, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.1 Targetted for a fooof 1.1 release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants