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

Visualization of PD #35

Open
sinAshish opened this issue Jan 27, 2024 · 3 comments
Open

Visualization of PD #35

sinAshish opened this issue Jan 27, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@sinAshish
Copy link

Hi,

I feel like there should be in-built functions for visualizing Persistence diagrams.

Like now, I am using matplotlib, to scatter plot the diagram of PersistenceInformation, but it requires extra steps of detaching and blah blah.
Plus, I dont know what would be the best way to visualize the pairing?
So, I feel there should be something in the documentation or tutorial on how to do so!

@Pseudomanifold
Copy link
Contributor

Hello!

That's a good idea and would make for a good PR. I'd suggest to solve this as an optional utility function, though, permitting users some way to customise the output. Let me know what you think!

@Pseudomanifold Pseudomanifold added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 27, 2024
@sinAshish
Copy link
Author

I would be happy to make a PR for that. I am still in the learning phase of working with topological measures, so I am not quite sure what is the best way to visualize Persistence pairings. I can visualize the birth/death rates of PDs though.

@Pseudomanifold
Copy link
Contributor

I think there's no agreed-upon visualisation of persistence pairings at this point. You could visualise them via a heat map or matrix, for instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants