Skip to content

A few changes I made to IPPM plotting while building the reproducibility plots #487

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

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

caiw
Copy link
Member

@caiw caiw commented May 9, 2025

  • IPPMs can now be plotted on a pre-existing axis rather than always creating a new figure (useful e.g. for plotting several IPPMs on a pyplot.subplots() grid)
  • Compute relative causality violation score between two IPPM graphs (for IPPM replication paper)

@caiw caiw self-assigned this May 9, 2025
@caiw caiw added 📈 plotting functionality Any issues related to plotting IPPM generation labels May 9, 2025
Copy link

codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 44.23077% with 29 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
kymata/ippm/evaluation.py 11.11% 24 Missing ⚠️
kymata/ippm/graph.py 75.00% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

@caiw caiw marked this pull request as ready for review May 16, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant