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

Callback to save the iterate every n iterations #1909

Open
MargaretDuff opened this issue Aug 23, 2024 · 0 comments · May be fixed by #1913
Open

Callback to save the iterate every n iterations #1909

MargaretDuff opened this issue Aug 23, 2024 · 0 comments · May be fixed by #1913
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MargaretDuff
Copy link
Member

MargaretDuff commented Aug 23, 2024

Description

This would be a useful callback for some of our users.

  • It should have options to take in n=how often the iterates are saved
  • It could also have options to take in a CIL writer to save images or by default store in a dictionary or numpy array? A dictionary would allow the iteration number to be saved too?

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)
@MargaretDuff MargaretDuff added the enhancement New feature or request label Aug 23, 2024
@MargaretDuff MargaretDuff self-assigned this Aug 23, 2024
@MargaretDuff MargaretDuff added this to the v24.3.0 milestone Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Blocked
1 participant