Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Labels
enhancement New feature or request

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants