.gitignore
.pre-commit-config.yaml
LICENSE
README.md
environment.yml
pyproject.toml
images/example_waveform_2.png
src/__init__.py
src/pickerxl/__init__.py
src/pickerxl/pickerxl.py
src/pickerxl.egg-info/PKG-INFO
src/pickerxl.egg-info/SOURCES.txt
src/pickerxl.egg-info/dependency_links.txt
src/pickerxl.egg-info/requires.txt
src/pickerxl.egg-info/top_level.txt
src/pickerxl/model/__init__.py
src/pickerxl/model/large.ckpt
tests/example_waveforms.h5
tests/run_tests.py