.gitattributes
.pre-commit-config.yaml
CHANGELOG.md
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.md
change_setting.py
pixie16-binary-browser
pixie16-coincidence
pixie16-parameter-scan
pyproject.toml
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/contributing.md
docs/source/getting_started.md
docs/source/index.rst
docs/source/pixie16.read.list_mode.rst
docs/source/pixie16.read.rst
docs/source/pixie16.read.settings.rst
docs/source/pixie16.rst
docs/source/pixie16.ui.binary_browser.rst
docs/source/pixie16.ui.coincidence.rst
docs/source/pixie16.ui.rst
pixie16/C_library_app.py
pixie16/C_library_sys.py
pixie16/__init__.py
pixie16/_version.py
pixie16/analyze.py
pixie16/config.py
pixie16/control.py
pixie16/create_variable_list.py
pixie16/pipeline.py
pixie16/plot.py
pixie16/scan.py
pixie16/tasks.py
pixie16/variables.py
pixie16/read/__init__.py
pixie16/read/mca.py
pixie16/read/list_mode/__init__.py
pixie16/read/list_mode/list_mode_data_reader.py
pixie16/read/settings/__init__.py
pixie16/read/settings/compare.py
pixie16/read/settings/field_classes.py
pixie16/read/settings/file_format.py
pixie16/read/settings/settings_class.py
pixie16/read/settings/units.py
pixie16/ui/__init__.py
pixie16/ui/helper.py
pixie16/ui/plot.py
pixie16/ui/widgets.py
pixie16/ui/binary_browser/__init__.py
pixie16/ui/binary_browser/app.py
pixie16/ui/binary_browser/channel_select.py
pixie16/ui/binary_browser/data_model.py
pixie16/ui/binary_browser/fast_trigger.py
pixie16/ui/coincidence/__init__.py
pixie16/ui/coincidence/app.py
pixie16/ui/coincidence/coincidence_plots.py
pixie16/ui/coincidence/main_widget.py
pypixie16.egg-info/PKG-INFO
pypixie16.egg-info/SOURCES.txt
pypixie16.egg-info/dependency_links.txt
pypixie16.egg-info/not-zip-safe
pypixie16.egg-info/requires.txt
pypixie16.egg-info/top_level.txt
scratch/Untitled1.ipynb
scratch/correct_bit_fields.hdf
scratch/correct_events.hdf
scratch/develop_test_datasets_and_functions.ipynb
scratch/pixie16_binary_data.bin
scratch/test_read_settings.py
scratch/test_speed_of_reading_in_bits.ipynb
scratch/.ipynb_checkpoints/Untitled1-checkpoint.ipynb
scratch/.ipynb_checkpoints/develop_test_datasets_and_functions-checkpoint.ipynb
scratch/.ipynb_checkpoints/test_speed_of_reading_in_bits-checkpoint.ipynb
tests/pixie16-data-01.bin
tests/split-01.bin
tests/split-02.bin
tests/split-all.bin
tests/test_analyze.py
tests/read/pixie16-events.hdf
tests/read/pixie16-settings.set
tests/read/pixie16_binary_data-00.bin
tests/read/pixie16_binary_data-01.bin
tests/read/pixie16_binary_data-02.bin
tests/read/pixie16_binary_data-03.bin
tests/read/pixie16_binary_data-04.bin
tests/read/pixie16_binary_data-full.bin
tests/read/test_read.py
tests/read/test_settings.py
tests/read/variables.py