AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

NEW: Stop reconstruction based on wall-time #294

Closed carterbox closed 10 months ago

carterbox commented 10 months ago

Purpose

Allow users to use wall time as a termination criteria.

Approach

Check what the cumulative reconstruction time is at the beginning of every epoch and return if it exceeds the number of seconds provided by the user.

Pre-Merge Checklists

Submitter

Reviewer