zhafen / linefinder

A tool for finding and classifying the worldlines of Lagrangian parcels of mass, in the context of hydrodynamic simulations of galaxy formation.
https://zhafen.github.io/linefinder
MIT License
0 stars 1 forks source link

Tracking test fail irregularly #102

Closed zhafen closed 5 years ago

zhafen commented 5 years ago

Bug Description Some test_track.py tests fail with the error OSError: Unable to create file. This seems to be because the file already exists, although it should be consistently deleted, so it's not clear why it's not being deleted.

To Reproduce This happens irregularly. Run test_track.py a few times and you may be able to reproduce it.