You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terarium now requires progress bars for simulate, however, I imagine that this will be requested individually for each operation over time. As long as there is a progress_hook, we can bubble it up to the interface
The text was updated successfully, but these errors were encountered:
fivegrant
changed the title
Add progress_hook to other operations (not just calibrate)
Expose intermediate results for other operations (not just calibrate)
Aug 29, 2023
Hi @fivegrant , could you please break this out into one issue for each of the specific operations/intermediate results you'd like us to support. For example, Expose progress hook for elapsed time as a proportion of expected total time in simulate. This will help keep us focused on what's really important for TA4.
fivegrant
changed the title
Expose intermediate results for other operations (not just calibrate)
Expose progress hook for elapsed time as a proportion of expected total time in simulate
Aug 29, 2023
SamWitty
changed the title
Expose progress hook for elapsed time as a proportion of expected total time in simulate
Expose progress hook for elapsed time as a proportion of expected total time in sampleFeb 14, 2024
Terarium now requires progress bars for simulate
, however, I imagine that this will be requested individually for each operation over time. As long as there is aprogress_hook
, we can bubble it up to the interfaceThe text was updated successfully, but these errors were encountered: