SWIFTSIM / swiftgalaxy

Load in particles of a simulated galaxy, rotate coordinates, easy spherical/cylindrical coordinates, access integrated properties, and more.
GNU General Public License v3.0
2 stars 1 forks source link

Support SOAP halo catalogues #12

Closed kyleaoman closed 3 weeks ago

kyleaoman commented 2 months ago

Support use of SOAP halo catalogues in SWIFTGalaxy. For now this depends on the load_fof_catalogues branch of SWIFTSimIO. This is flagged accordingly in the documentation. Some cleanup will be needed once that branch is merged into SWIFTSimIO. Until that merge happens the SWIFTGalaxy version with SOAP support (pencilled in as v1.0.0) can't practically be released on PyPI because dependencies on github packages aren't supported.

Closes #5