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

ProgressBar for iterative algorithm #177

Open
aTrotier opened this issue Jan 17, 2024 · 3 comments
Open

ProgressBar for iterative algorithm #177

aTrotier opened this issue Jan 17, 2024 · 3 comments

Comments

@aTrotier
Copy link
Contributor

Is it possible to get a progressBar for the different iterative algorithm to check the outerloops for example ?

@tknopp
Copy link
Member

tknopp commented Jan 17, 2024

Right now not. This is a more challenging one. We would need to put that in RegularizedLeastSquares.

@aTrotier
Copy link
Contributor Author

That's what I thought, do you think that a dedicated callback in RegularizedLeastSquares send with a params[:debug] keyword should works ?

@tknopp
Copy link
Member

tknopp commented Jan 18, 2024

Could you please open an issue on RegularizedLeastSquares? Thanks.
I keep this open, since we later need to decide how to interface in MRIReco with that infrastructure.

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

No branches or pull requests

2 participants