LensTools command line scripts ****************************** gadgetheader ============ Displays the header information of a Gadget2 snapshot. Usage: :: gadgetheader ... gadgetstrip =========== Strips the sometimes unnecessary velocity information from a Gadget2 snapshot, roughly reducing its disk usage by a factor of 2. Usage: :: gadgetstrip ... The script can also read from standard input: to strip all the files in a directory: :: ls | gadgetstrip