MANIFEST.in
README.md
setup.cfg
setup.py
strax/__init__.py
strax/__main__.py
strax/chunk_arrays.py
strax/config.py
strax/context.py
strax/dtypes.py
strax/io.py
strax/mailbox.py
strax/plugin.py
strax/processor.py
strax/utils.py
strax.egg-info/PKG-INFO
strax.egg-info/SOURCES.txt
strax.egg-info/dependency_links.txt
strax.egg-info/not-zip-safe
strax.egg-info/requires.txt
strax.egg-info/top_level.txt
strax/processing/__init__.py
strax/processing/data_reduction.py
strax/processing/general.py
strax/processing/peak_building.py
strax/processing/peak_properties.py
strax/processing/peak_splitting.py
strax/processing/pulse_processing.py
strax/storage/__init__.py
strax/storage/common.py
strax/storage/files.py
strax/storage/s3.py
strax/storage/zipfiles.py
strax/xenon/__init__.py
strax/xenon/common.py
strax/xenon/itp_map.py
strax/xenon/pax_interface.py
strax/xenon/plugins.py
tests/__init__.py
tests/helpers.py
tests/test_chunk_arrays.py
tests/test_core.py
tests/test_general_processing.py
tests/test_helpers.py
tests/test_mailbox.py
tests/test_overlap_plugin.py
tests/test_peak_processing.py
tests/test_pulse_processing.py
tests/test_utils.py