CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
postpic/__init__.py
postpic/_field_calc.py
postpic/_version.py
postpic/datahandling.py
postpic/experimental.py
postpic/helper.py
postpic/helper_fft.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/_compat/__init__.py
postpic/_compat/functions.py
postpic/_compat/mixins.py
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/io/__init__.py
postpic/io/common.py
postpic/io/csv.py
postpic/io/image.py
postpic/io/npy.py
postpic/io/vtk.py
postpic/particles/__init__.py
postpic/particles/_particlestogrid.c
postpic/particles/_particlestogrid.pyx
postpic/particles/_routines.py
postpic/particles/particles.py
postpic/particles/scalarproperties.py
postpic/plotting/__init__.py
postpic/plotting/plotter_matplotlib.py
test/test_datahandling.py
test/test_dumpreader.py
test/test_field_calc.py
test/test_helper.py
test/test_io.py
test/test_particles.py
test/test_particlestogrid.py