SWIFTSIM / swiftsimio

Python library for reading SWIFT data. Uses unyt and h5py.
GNU Lesser General Public License v3.0
18 stars 13 forks source link

Fix mass table initialisation #206

Closed robjmcgibbon closed 1 month ago

robjmcgibbon commented 1 month ago

When loading the mass table, the array of values was being indexed with a string not an int, e.g. "PartType1" instead of 1