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

Make the analysis suite user friendly #97

Open zhafen opened 5 years ago

zhafen commented 5 years ago

Make it easier for people to use the Worldlines class, including incorporating the FileManager object and using a custom config file.

zhafen commented 5 years ago

As an example of an issue, it's not clear to users that you can pass a custom halo_data_dir argument, partially because there's a good amount of inheritance going on.