Skip to content
  • Alex Nunes's avatar
    Added tests for distance filter, velocity filter, and REI · b6a6b2bc
    Alex Nunes authored
     Changes to be committed:
    	modified:   conda.recipe/meta.yaml
    	modified:   docs/conf.py
    	modified:   docs/notebooks/abacus_plot.ipynb.rst
    	modified:   docs/notebooks/bubble_plot.ipynb.rst
    	modified:   docs/notebooks/cohort_data.ipynb.rst
    	modified:   docs/notebooks/data_subsetting.ipynb.rst
    	modified:   docs/notebooks/detection_compression.ipynb.rst
    	modified:   docs/notebooks/filter_detections.ipynb.rst
    	modified:   docs/notebooks/interval_data.ipynb.rst
    	modified:   docs/notebooks/receiver_efficiency_index.ipynb.rst
    	modified:   docs/notebooks/residence_index.ipynb.rst
    	modified:   docs/notebooks/visual_detection_timeline.ipynb.rst
    	modified:   py_notebooks/filter_detections.ipynb
    	modified:   py_notebooks/interval_data.ipynb
    	modified:   py_notebooks/receiver_efficiency_index.ipynb
    	modified:   resonate/__init__.py
    	modified:   resonate/filter_detections.py
    	modified:   resonate/interval_data_tool.py
    	modified:   resonate/receiver_efficiency.py
    	modified:   setup.py
    	new file:   tests/assertion_files/hfx_deployments.csv
    	new file:   tests/assertion_files/hfx_detections.csv
    	new file:   tests/assertion_files/hfx_rei.csv
    	new file:   tests/assertion_files/nsbs_distance_filtered.csv
    	modified:   tests/assertion_files/nsbs_interval.csv
    	new file:   tests/assertion_files/nsbs_velocity_filtered.csv
    	modified:   tests/filter_test.py
    	new file:   tests/rei_test.py
    b6a6b2bc