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

Add careamics.plot module #306

Open
jdeschamps opened this issue Dec 6, 2024 · 1 comment
Open

Add careamics.plot module #306

jdeschamps opened this issue Dec 6, 2024 · 1 comment
Labels
feature New feature or request
Milestone

Comments

@jdeschamps
Copy link
Member

Problem

Currently the CAREamist returns a dictionary containing the data to be plotted to see the loss curves. In the near future, there will be a convenience function to plot noise models, but it will not be integrated in CAREamics.

Potential solution

We should create an optional dependency on careamics.plot to have convenience functions for such plots.

Alternatively, we could depend on matplotlib and simply have them in the main code base.

@jdeschamps jdeschamps added the feature New feature or request label Dec 6, 2024
@jdeschamps
Copy link
Member Author

Current opinion is to have it as a dependency and add to the code base:

  • loss function
  • noise model
  • can be used for covers generation (BMZ)

@jdeschamps jdeschamps added this to the v0.1.0 milestone Dec 17, 2024
@jdeschamps jdeschamps changed the title careamics-plot package Add careamics.plot module Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant