LICENSE
README.md
pyproject.toml
src/flycns/__init__.py
src/flycns/compiled.py
src/flycns/eyes.py
src/flycns/flyvis.py
src/flycns/mapped.py
src/flycns/motion.py
src/flycns/nulls.py
src/flycns/optic_lobe.py
src/flycns/py.typed
src/flycns/record.py
src/flycns/rng.py
src/flycns.egg-info/PKG-INFO
src/flycns.egg-info/SOURCES.txt
src/flycns.egg-info/dependency_links.txt
src/flycns.egg-info/requires.txt
src/flycns.egg-info/top_level.txt
src/flycns/data/flyvis-1.2.0-ensemble/LICENSE-flyvis.txt
src/flycns/data/flyvis-1.2.0-ensemble/bias.bin
src/flycns/data/flyvis-1.2.0-ensemble/group_du.bin
src/flycns/data/flyvis-1.2.0-ensemble/group_dv.bin
src/flycns/data/flyvis-1.2.0-ensemble/group_n_syn.bin
src/flycns/data/flyvis-1.2.0-ensemble/group_pair.bin
src/flycns/data/flyvis-1.2.0-ensemble/manifest.json
src/flycns/data/flyvis-1.2.0-ensemble/pair_sign.bin
src/flycns/data/flyvis-1.2.0-ensemble/pair_source.bin
src/flycns/data/flyvis-1.2.0-ensemble/pair_target.bin
src/flycns/data/flyvis-1.2.0-ensemble/strength.bin
src/flycns/data/flyvis-1.2.0-ensemble/time_const_s.bin
src/flycns/dynamics/__init__.py
src/flycns/dynamics/graded.py
src/flycns/dynamics/hybrid.py
src/flycns/dynamics/lif.py
src/flycns/release/__init__.py
src/flycns/release/base.py
src/flycns/release/malecns_v1.py
tests/test_compiled.py
tests/test_eyes.py
tests/test_eyes_data.py
tests/test_flyvis_ensemble.py
tests/test_graded.py
tests/test_graded_parity.py
tests/test_hybrid.py
tests/test_lif.py
tests/test_lif_parity.py
tests/test_malecns_data.py
tests/test_mapped.py
tests/test_motion.py
tests/test_motion_parity.py
tests/test_nulls.py
tests/test_optic_lobe.py
tests/test_optic_lobe_data.py
tests/test_record.py
tests/test_release.py
tests/test_stabilisers.py
tests/test_version.py
tests/test_whole_cns_data.py