LICENSE
README.md
pyproject.toml
src/blackchirp/__init__.py
src/blackchirp/_enum_helpers.py
src/blackchirp/bcfid.py
src/blackchirp/bcftmw.py
src/blackchirp/bclif.py
src/blackchirp/blackchirpexperiment.py
src/blackchirp/coaverage.py
src/blackchirp.egg-info/PKG-INFO
src/blackchirp.egg-info/SOURCES.txt
src/blackchirp.egg-info/dependency_links.txt
src/blackchirp.egg-info/requires.txt
src/blackchirp.egg-info/top_level.txt
tests/test_coaverage.py
tests/test_differential_fid.py
tests/test_enum_helpers.py
tests/test_error_paths.py
tests/test_ft_units.py
tests/test_ftmw_axis_units.py
tests/test_lif_missing_point.py
tests/test_lif_no_ref.py
tests/test_lif_proc_overrides.py
tests/test_lif_scan.py
tests/test_lif_trace.py
tests/test_lif_v1_absent.py
tests/test_load_v1.py
tests/test_load_v2.py
tests/test_processing_overrides.py
tests/test_sideband_dispatch.py
tests/test_window_dispatch.py
tests/test_window_functions.py