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

Customizable model name, figsize, and session info #126

Merged
merged 8 commits into from
Dec 10, 2023
Merged

Conversation

shapiromatron
Copy link
Owner

@shapiromatron shapiromatron commented Nov 16, 2023

  • The figure size can be set on all plots generated by datasets and models. If unset, the figure size is set to the constant size defined in the plotting module, (8,5), consistent with previous behavior
  • Added name to model settings metadata. This can use useful when customizing a specific model and providing a custom name
  • Added three optional parameters to the Session, as well as the MultiTumor object:
    1. id (int),
    2. name (str),
    3. description (str)
  • Update version to new alpha release

@shapiromatron shapiromatron marked this pull request as draft November 16, 2023 17:47
@shapiromatron shapiromatron changed the title Customizable model name Customizable model name, figsize, and session info Dec 10, 2023
@shapiromatron shapiromatron marked this pull request as ready for review December 10, 2023 21:29
@shapiromatron shapiromatron merged commit c46a34c into next Dec 10, 2023
0 of 2 checks passed
@shapiromatron shapiromatron deleted the name branch December 10, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant