LICENSE
README.md
setup.py
pewlib/__init__.py
pewlib/__main__.py
pewlib/calibration.py
pewlib/config.py
pewlib/laser.py
pewlib.egg-info/PKG-INFO
pewlib.egg-info/SOURCES.txt
pewlib.egg-info/dependency_links.txt
pewlib.egg-info/entry_points.txt
pewlib.egg-info/requires.txt
pewlib.egg-info/top_level.txt
pewlib/io/__init__.py
pewlib/io/agilent.py
pewlib/io/csv.py
pewlib/io/npz.py
pewlib/io/perkinelmer.py
pewlib/io/textimage.py
pewlib/io/thermo.py
pewlib/io/vtk.py
pewlib/process/__init__.py
pewlib/process/calc.py
pewlib/process/colocal.py
pewlib/process/convolve.py
pewlib/process/filters.py
pewlib/process/peakfinding.py
pewlib/process/register.py
pewlib/process/threshold.py
pewlib/srr/__init__.py
pewlib/srr/config.py
pewlib/srr/srr.py
tests/test_calc.py
tests/test_calibration.py
tests/test_colocal.py
tests/test_config.py
tests/test_convolve.py
tests/test_filters.py
tests/test_io.py
tests/test_io_agilent.py
tests/test_io_csv.py
tests/test_io_thermo.py
tests/test_laser.py
tests/test_peakfinding.py
tests/test_register.py
tests/test_srr.py
tests/test_threshold.py