README.md
setup.py
peakipy/__init__.py
peakipy/__main__.py
peakipy/core.py
peakipy.egg-info/PKG-INFO
peakipy.egg-info/SOURCES.txt
peakipy.egg-info/dependency_links.txt
peakipy.egg-info/entry_points.txt
peakipy.egg-info/requires.txt
peakipy.egg-info/top_level.txt
peakipy/commandline/__init__.py
peakipy/commandline/check_fits.py
peakipy/commandline/edit_fits.py
peakipy/commandline/fit_peaks.py
peakipy/commandline/peakipy.py
peakipy/commandline/read_peaklist.py
scripts/__init__.py
scripts/__main__.py
scripts/check_fits.py
scripts/edit_fits.py
scripts/edit_fits_script.py
scripts/fit_peaks.py
scripts/read_peaklist.py
scripts/spec
test/test_core.py
test/test_data.py