#!/usr/bin/env python
import sys
sys.modules["mpi4py"]=None

import lenstools.scripts.gadgetheader

lenstools.scripts.gadgetheader.main()