SWIFTSIM / velociraptor-python

Python tools for using velociraptor catalogues, with SWIFT integration
GNU Lesser General Public License v3.0
0 stars 8 forks source link

Rename halo_id to halo_index to reflect desired input, and document. #71

Closed kyleaoman closed 2 years ago

kyleaoman commented 3 years ago

Since the extracted halo is actually the halo_index'th in the list, and not the one with unique id halo_id, the argument should be renamed to reflect this.