rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.
https://lymph-model.readthedocs.io
MIT License
5 stars 4 forks source link

Plotting #22

Closed rmnldwg closed 9 months ago

rmnldwg commented 2 years ago

Similar to the issue with all the code I copy and paste for every round of sampling, I often find myself doing similarly pointless activities just to get the inferred sampled plotted nicely.

An idea to solve this could be a wrapper of the corner() function from the corner.py package that styles and displays the corner plots the way I usually do it.

rmnldwg commented 2 years ago

Also nice would be to generate a mermaid code for the graph connections from a class.

rmnldwg commented 9 months ago

The mermaid graph has been implemented and the plotting stuff is not supposed to be in here. Some plotting utilities may be found in lyscripts.