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 for no-halo-catalogue mode #11

Closed kyleaoman closed 11 months ago

kyleaoman commented 11 months ago

Implements support for running without a halo catalogue via a Standalone helper class that inherits from the _HaloFinder abstract base class. Also add in a cookbook example for selecting particles in a spherical aperture (either with a halo catalogue or without).