setup.cfg
setup.py
opexebo/__init__.py
opexebo/defaults.py
opexebo/errors.py
opexebo.egg-info/PKG-INFO
opexebo.egg-info/SOURCES.txt
opexebo.egg-info/dependency_links.txt
opexebo.egg-info/not-zip-safe
opexebo.egg-info/requires.txt
opexebo.egg-info/top_level.txt
opexebo/analysis/__init__.py
opexebo/analysis/angular_occupancy.py
opexebo/analysis/autocorrelation.py
opexebo/analysis/border_coverage.py
opexebo/analysis/border_score.py
opexebo/analysis/egocentric_occupancy.py
opexebo/analysis/grid_score.py
opexebo/analysis/place_field.py
opexebo/analysis/population_vector_correlation.py
opexebo/analysis/rate_map.py
opexebo/analysis/rate_map_coherence.py
opexebo/analysis/rate_map_stats.py
opexebo/analysis/spatial_occupancy.py
opexebo/analysis/speed.py
opexebo/analysis/speed_occupancy.py
opexebo/analysis/speed_score.py
opexebo/analysis/theta_modulation_index.py
opexebo/analysis/tuning_curve.py
opexebo/analysis/tuning_curve_stats.py
opexebo/general/__init__.py
opexebo/general/accumulate_spatial.py
opexebo/general/bin_width_2_num.py
opexebo/general/circular_mask.py
opexebo/general/fit_ellipse.py
opexebo/general/normxcorr2_general.py
opexebo/general/peak_search.py
opexebo/general/power_spectrum.py
opexebo/general/shuffle.py
opexebo/general/smooth.py
opexebo/general/spatial_cross_correlation.py
opexebo/general/upsample.py
opexebo/general/validate_keyword.py
opexebo/tests/__init__.py
opexebo/tests/test_helpers.py
opexebo/tests/test_analysis/__init__.py
opexebo/tests/test_analysis/test_angularOccupancy.py
opexebo/tests/test_analysis/test_autocorrelation.py
opexebo/tests/test_analysis/test_borderCoverage.py
opexebo/tests/test_analysis/test_borderScore.py
opexebo/tests/test_analysis/test_gridScore.py
opexebo/tests/test_analysis/test_placefield.py
opexebo/tests/test_analysis/test_rateMap.py
opexebo/tests/test_analysis/test_rateMapCoherence.py
opexebo/tests/test_analysis/test_rateMapStats.py
opexebo/tests/test_analysis/test_spatialOccupancy.py
opexebo/tests/test_analysis/test_speed.py
opexebo/tests/test_analysis/test_speedScore.py
opexebo/tests/test_analysis/test_turningCurve.py
opexebo/tests/test_analysis/test_turningCurveStats.py
opexebo/tests/test_general/__init__.py
opexebo/tests/test_general/test_accumulateSpatial.py
opexebo/tests/test_general/test_circular_mask.py
opexebo/tests/test_general/test_shuffle.py
opexebo/tests/test_general/test_smooth.py
opexebo/tests/test_general/test_spatialCrossCorrelation.py
opexebo/tests/test_general/test_upsample.py
opexebo/tests/test_general/test_validatekeyword.py