ML4GW / aframev2

Detecting binary black hole mergers in LIGO with neural networks
MIT License
5 stars 16 forks source link

Delete testing waveform temp files after full aggregation #259

Closed wbenoit26 closed 1 month ago

wbenoit26 commented 1 month ago

Currently, the temporary testing waveform files get deleted as each of them gets merged into the final file. If the aggregation process fails or is interrupted, these files need to be regenerated. I think we should wait to delete things until after the aggregation is successful.