jchelly / gadgetviewer

Simple tool for interactive visualisation of Gadget and SWIFT N-body simulations
GNU General Public License v3.0
24 stars 9 forks source link

Loading a snapshot fails if mass dataset is explicitly requested with --datasets flag #16

Open jchelly opened 2 years ago

jchelly commented 2 years ago

Since masses are always read it's probably reading the dataset twice then the sanity check on the number of elements read fails.