choderalab / fahmunge

Tools for Munging Folding@Home datasets
MIT License
4 stars 6 forks source link

Break up trajectory concatenation into smaller chunks #31

Closed jchodera closed 8 years ago

jchodera commented 8 years ago

This breaks up trajectory concatenation into smaller chunks so that safe termination can occur more quickly, and also adds a timeout function that will halt concatenation if a timeout has been exceeded.