LICENSE
README.md
setup.py
src/nwb4fp/__init__.py
src/nwb4fp.egg-info/PKG-INFO
src/nwb4fp.egg-info/SOURCES.txt
src/nwb4fp.egg-info/dependency_links.txt
src/nwb4fp.egg-info/requires.txt
src/nwb4fp.egg-info/top_level.txt
src/nwb4fp/analyses/__init__.py
src/nwb4fp/analyses/border_scores.py
src/nwb4fp/analyses/data.py
src/nwb4fp/analyses/fields.py
src/nwb4fp/analyses/functional_scores.py
src/nwb4fp/analyses/gridcells.py
src/nwb4fp/analyses/maps.py
src/nwb4fp/analyses/tools.py
src/nwb4fp/analyses/examples/tracking_plot.py
src/nwb4fp/analyses/phase_precession/__init__.py
src/nwb4fp/analyses/phase_precession/core.py
src/nwb4fp/analyses/phase_precession/corr_cc.py
src/nwb4fp/analyses/phase_precession/tests/test_core.py
src/nwb4fp/analyses/tests/test_bordercells.py
src/nwb4fp/analyses/tests/test_fields.py
src/nwb4fp/analyses/tests/test_gridcells.py
src/nwb4fp/analyses/tests/test_maps.py
src/nwb4fp/analyses/tests/test_stats.py
src/nwb4fp/data/__init__.py
src/nwb4fp/data/append_property2nwb.py
src/nwb4fp/data/helpers.py
src/nwb4fp/main/__init__.py
src/nwb4fp/main/main_create_nwb.py
src/nwb4fp/postprocess/Get_positions.py
src/nwb4fp/postprocess/__init__.py
src/nwb4fp/postprocess/add_wfcor.py
src/nwb4fp/postprocess/dlc_kinematic.py
src/nwb4fp/postprocess/extract_wf.py
src/nwb4fp/postprocess/get_potential_merge.py
src/nwb4fp/postprocess/lfp_channel.py
src/nwb4fp/postprocess/nwbPHYnOPHYS.py
src/nwb4fp/postprocess/quality_metrix.py
src/nwb4fp/postprocess/analysis/phase_precession/__init__.py
src/nwb4fp/postprocess/analysis/tSC/__init__.py
src/nwb4fp/preprocess/__init__.py
src/nwb4fp/preprocess/copy_file.py
src/nwb4fp/preprocess/down_sample.py
src/nwb4fp/preprocess/down_sample_lfp.py
src/nwb4fp/preprocess/extract_lfp.py
src/nwb4fp/preprocess/get_path.py
src/nwb4fp/preprocess/load_data.py
src/nwb4fp/preprocess/run_phy.py
src/nwb4fp/test/run_scripts/readnwb.py
src/nwb4fp/test/run_scripts/readnwb_0283.py
src/nwb4fp/test/run_scripts/readnwb_09PC.py
src/nwb4fp/test/run_scripts/readnwb_09PD.py
src/nwb4fp/test/run_scripts/test.py
src/nwb4fp/test/run_scripts/test_lfp.py