CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
_version.txt
setup.py
postpic/__init__.py
postpic/_field_calc.py
postpic/_postpic_version.py
postpic/_version.txt
postpic/cythonfunctions.c
postpic/cythonfunctions.pyx
postpic/datahandling.py
postpic/helper.py
postpic.egg-info/PKG-INFO
postpic.egg-info/SOURCES.txt
postpic.egg-info/dependency_links.txt
postpic.egg-info/requires.txt
postpic.egg-info/top_level.txt
postpic/datareader/__init__.py
postpic/datareader/datareader.py
postpic/datareader/dummy.py
postpic/datareader/epochsdf.py
postpic/datareader/openPMDh5.py
postpic/datareader/vsimhdf5.py
postpic/particles/__init__.py
postpic/particles/particles.py
postpic/particles/scalarproperties.py
postpic/plotting/__init__.py
postpic/plotting/plotter_matplotlib.py
test/test_cythonfunctions.py
test/test_datahandling.py
test/test_dumpreader.py
test/test_field_calc.py
test/test_helper.py
test/test_particles.py