Fix: plot autoscaling not being recognised#42
Fix: plot autoscaling not being recognised#42paulmueller merged 6 commits intoAFM-analysis:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #42 +/- ##
==========================================
+ Coverage 66.88% 67.27% +0.39%
==========================================
Files 36 36
Lines 2793 2793
==========================================
+ Hits 1868 1879 +11
+ Misses 925 914 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thought to update the gha yml file with newer py versions, but they are running into issues. I can run them locally on my windows machine on 3.13, but gha can't... |
Looks like 3.10 and 3.11 are all good, 3.12 seems to not be able to start the tests, 3.13 and 3.14 do not work. |
|
@paulmueller this should be fixed. Let me know if anything isn't to your liking! |
As described in #41, the plot isn't autoscaling correctly. This PR fixes the issue.
clip_plot_autoscaling.mp4