.bumpversion.cfg
.gitignore
.travis.yml
MANIFEST.in
pytest.ini
setup.py
bin/forestview
containers/build_simg_using_docker.sh
containers/pysing/Dockerfile
containers/pysing/readme.txt
containers/spikeforest_basic/Dockerfile
containers/spikeforest_basic/build_simg.sh
containers/spikeforest_basic/readme.txt
containers/spikeforest_basic/upload_singularity_container.py
containers/spikeforest_basic_jjun/Dockerfile
containers/spikeforest_basic_jjun/build_simg.sh
containers/spikeforest_basic_jjun/readme.txt
containers/spikeforest_basic_jjun/upload_singularity_container.py
forestview/__init__.py
forestview/analysis_view_launchers.py
forestview/analysiscontext.py
forestview/bandpass_filter.py
forestview/filterrecording.py
forestview/forestview.py
forestview/recordingcontext.py
forestview/sortingresultcontext.py
forestview/spikeforest_view_launchers.py
forestview/spikeforestcontext.py
forestview/spikefront_view_launchers.py
forestview/spikefrontcontext.py
forestview/analysis_views/__init__.py
forestview/analysis_views/analysissummaryview.py
forestview/analysis_views/sorterdefinitionsview.py
forestview/analysis_views/testview.py
forestview/core/.gitignore
forestview/core/__init__.py
forestview/core/draggabilly.js
forestview/core/forestviewcontrolpanel.py
forestview/core/forestviewmainwindow.py
forestview/core/tabbar.py
forestview/core/viewcontainer.py
forestview/core/chrome-tabs/LICENSE.txt
forestview/core/chrome-tabs/css/chrome-tabs-dark-theme.css
forestview/core/chrome-tabs/css/chrome-tabs-dark-theme.styl
forestview/core/chrome-tabs/css/chrome-tabs.css
forestview/core/chrome-tabs/css/chrome-tabs.styl
forestview/core/chrome-tabs/js/chrome-tabs.js
forestview/recording_views/__init__.py
forestview/recording_views/clusterview.py
forestview/recording_views/currentstateview.py
forestview/recording_views/electrodegeometryview.py
forestview/recording_views/electrodegeometrywidget.js
forestview/recording_views/featurespaceview.py
forestview/recording_views/recording_view_launchers.py
forestview/recording_views/recordingsummaryview.py
forestview/recording_views/sortingresultdetailview.py
forestview/recording_views/sortingresultstableview.py
forestview/recording_views/stdoutsender.py
forestview/recording_views/tablewidget.js
forestview/recording_views/tablewidget.py
forestview/recording_views/templatesview.py
forestview/recording_views/testplotlyview.py
forestview/recording_views/timeseriesview.py
forestview/recording_views/unitdetailview.py
forestview/recording_views/unitstableview.py
forestview/recording_views/unittableview.py
forestview/spikeforest_views/__init__.py
forestview/spikeforest_views/aggregatedsortingresultstableview.py
forestview/spikeforest_views/currentstateview.py
forestview/spikeforest_views/recordingtableview.py
forestview/spikeforest_views/tablewidget.js
forestview/spikeforest_views/tablewidget.py
forestview/spikefront_views/__init__.py
forestview/spikefront_views/mainresulttableview.py
forestview/spikefront_views/tablewidget.js
forestview/spikefront_views/tablewidget.py
sfdata/__init__.py
sfdata/sfdata.py
spikeforest/__init__.py
spikeforest.egg-info/PKG-INFO
spikeforest.egg-info/SOURCES.txt
spikeforest.egg-info/dependency_links.txt
spikeforest.egg-info/requires.txt
spikeforest.egg-info/top_level.txt
spikeforest/example_datasets/__init__.py
spikeforest/example_datasets/real.py
spikeforest/example_datasets/synthesize_random_firings.py
spikeforest/example_datasets/synthesize_random_waveforms.py
spikeforest/example_datasets/synthesize_single_waveform.py
spikeforest/example_datasets/synthesize_timeseries.py
spikeforest/example_datasets/toy_example1.py
spikeforest/example_datasets/yass_example.py
spikeforest/extractors/__init__.py
spikeforest/extractors/tools.py
spikeforest/extractors/efficientaccess/__init__.py
spikeforest/extractors/efficientaccess/efficientaccessrecordingextractor.py
spikeforest/extractors/klustasortingextractor/__init__.py
spikeforest/extractors/klustasortingextractor/klustasortingextractor.py
spikeforest/extractors/neuroscopesortingextractor/__init__.py
spikeforest/extractors/neuroscopesortingextractor/neuroscopesortingextractor.py
spikeforest/extractors/sfmdaextractors/__init__.py
spikeforest/extractors/sfmdaextractors/mdaio.py
spikeforest/extractors/sfmdaextractors/sfmdaextractors.py
spikeforest/spikewidgets/__init__.py
spikeforest/spikewidgets/devel/__init__.py
spikeforest/spikewidgets/devel/compute_unit_snrs.py
spikeforest/spikewidgets/devel/saveplot.py
spikeforest/spikewidgets/example_datasets/__init__.py
spikeforest/spikewidgets/example_datasets/real.py
spikeforest/spikewidgets/example_datasets/synthesize_random_firings.py
spikeforest/spikewidgets/example_datasets/synthesize_random_waveforms.py
spikeforest/spikewidgets/example_datasets/synthesize_single_waveform.py
spikeforest/spikewidgets/example_datasets/synthesize_timeseries.py
spikeforest/spikewidgets/example_datasets/toy_example1.py
spikeforest/spikewidgets/lazyfilters/__init__.py
spikeforest/spikewidgets/lazyfilters/bandpass_filter.py
spikeforest/spikewidgets/lazyfilters/lazyfilterrecording.py
spikeforest/spikewidgets/lazyfilters/whiten.py
spikeforest/spikewidgets/tables/__init__.py
spikeforest/spikewidgets/tables/sortingcomparisontable/__init__.py
spikeforest/spikewidgets/tables/sortingcomparisontable/sortingcomparisontable.py
spikeforest/spikewidgets/validation/__init__.py
spikeforest/spikewidgets/validation/sortingcomparison/__init__.py
spikeforest/spikewidgets/validation/sortingcomparison/sortingcomparison.py
spikeforest/spikewidgets/widgets/__init__.py
spikeforest/spikewidgets/widgets/crosscorrelogramswidget/__init__.py
spikeforest/spikewidgets/widgets/crosscorrelogramswidget/crosscorrelogramswidget.py
spikeforest/spikewidgets/widgets/electrodegeometrywidget/__init__.py
spikeforest/spikewidgets/widgets/electrodegeometrywidget/electrodegeometrywidget.py
spikeforest/spikewidgets/widgets/featurespacewidget/__init__.py
spikeforest/spikewidgets/widgets/featurespacewidget/featurespacewidget.py
spikeforest/spikewidgets/widgets/sortingaccuracywidget/__init__.py
spikeforest/spikewidgets/widgets/sortingaccuracywidget/sortingaccuracywidget.py
spikeforest/spikewidgets/widgets/timeserieswidget/__init__.py
spikeforest/spikewidgets/widgets/timeserieswidget/timeserieswidget.py
spikeforest/spikewidgets/widgets/unitwaveformswidget/__init__.py
spikeforest/spikewidgets/widgets/unitwaveformswidget/unitwaveformswidget.py
spikeforest_analysis/__init__.py
spikeforest_analysis/aggregate_sorting_results.py
spikeforest_analysis/bandpass_filter.py
spikeforest_analysis/compare_sortings_with_truth.py
spikeforest_analysis/compute_units_info.py
spikeforest_analysis/computerecordinginfo.py
spikeforest_analysis/filterrecording.py
spikeforest_analysis/impl.py
spikeforest_analysis/sort_recordings.py
spikeforest_analysis/sortingcomparison.py
spikeforest_analysis/summarize_recordings.py
spikeforest_analysis/summarize_sortings.py
spikeforest_analysis/whiten.py
spikeforest_analysis/sfmdaextractors/__init__.py
spikeforest_analysis/sfmdaextractors/mdaio.py
spikeforest_analysis/sfmdaextractors/sfmdaextractors.py
spikeforest_common/__init__.py
spikeforest_common/autoscale_recording.py
spikeforest_common/bandpass_filter.py
spikeforest_common/filterrecording.py
spikeforestsorters/__init__.py
spikeforestsorters/build_simg_using_docker.sh
spikeforestsorters/containers/yass/Dockerfile
spikeforestsorters/containers/yass/build_simg.sh
spikeforestsorters/containers/yass/readme.txt
spikeforestsorters/descriptions/alg_herding_spikes_2.md
spikeforestsorters/descriptions/alg_ironclust.md
spikeforestsorters/descriptions/alg_jrclust.md
spikeforestsorters/descriptions/alg_kilosort.md
spikeforestsorters/descriptions/alg_kilosort2.md
spikeforestsorters/descriptions/alg_klusta.md
spikeforestsorters/descriptions/alg_mountainsort4.md
spikeforestsorters/descriptions/alg_spyking_circus.md
spikeforestsorters/descriptions/alg_tridesclous.md
spikeforestsorters/descriptions/alg_waveclus.md
spikeforestsorters/descriptions/alg_yass.md
spikeforestsorters/herdingspikes2/__init__.py
spikeforestsorters/herdingspikes2/herdingspikes2.py
spikeforestsorters/herdingspikes2/container/Dockerfile
spikeforestsorters/herdingspikes2/container/build_simg.sh
spikeforestsorters/herdingspikes2/container/readme.txt
spikeforestsorters/herdingspikes2/container/upload_singularity_container.py
spikeforestsorters/ironclust/__init__.py
spikeforestsorters/ironclust/install_ironclust.py
spikeforestsorters/ironclust/ironclust.py
spikeforestsorters/ironclust/p_ironclust.m
spikeforestsorters/ironclust/test0_ironclust.py
spikeforestsorters/jrclust/__init__.py
spikeforestsorters/jrclust/default.prm
spikeforestsorters/jrclust/install_jrclust.py
spikeforestsorters/jrclust/jrclust.py
spikeforestsorters/jrclust/p_jrclust.m
spikeforestsorters/jrclust/template.prm
spikeforestsorters/jrclust/mdaio/arrayify.m
spikeforestsorters/jrclust/mdaio/pathify32.m
spikeforestsorters/jrclust/mdaio/pathify64.m
spikeforestsorters/jrclust/mdaio/readmda.m
spikeforestsorters/jrclust/mdaio/readmda_block.m
spikeforestsorters/jrclust/mdaio/readmdadims.m
spikeforestsorters/jrclust/mdaio/writemda.m
spikeforestsorters/jrclust/mdaio/writemda16i.m
spikeforestsorters/jrclust/mdaio/writemda16ui.m
spikeforestsorters/jrclust/mdaio/writemda32.m
spikeforestsorters/jrclust/mdaio/writemda32ui.m
spikeforestsorters/jrclust/mdaio/writemda64.m
spikeforestsorters/kilosort/__init__.py
spikeforestsorters/kilosort/install_kilosort.py
spikeforestsorters/kilosort/kilosort.py
spikeforestsorters/kilosort/p_kilosort.m
spikeforestsorters/kilosort/mdaio/arrayify.m
spikeforestsorters/kilosort/mdaio/pathify32.m
spikeforestsorters/kilosort/mdaio/pathify64.m
spikeforestsorters/kilosort/mdaio/readmda.m
spikeforestsorters/kilosort/mdaio/readmda_block.m
spikeforestsorters/kilosort/mdaio/readmdadims.m
spikeforestsorters/kilosort/mdaio/writemda.m
spikeforestsorters/kilosort/mdaio/writemda16i.m
spikeforestsorters/kilosort/mdaio/writemda16ui.m
spikeforestsorters/kilosort/mdaio/writemda32.m
spikeforestsorters/kilosort/mdaio/writemda32ui.m
spikeforestsorters/kilosort/mdaio/writemda64.m
spikeforestsorters/kilosort2/__init__.py
spikeforestsorters/kilosort2/install_kilosort2.py
spikeforestsorters/kilosort2/kilosort2.py
spikeforestsorters/kilosort2/kilosort2_channelmap.txt
spikeforestsorters/kilosort2/p_kilosort2.m
spikeforestsorters/kilosort2/mdaio/arrayify.m
spikeforestsorters/kilosort2/mdaio/pathify32.m
spikeforestsorters/kilosort2/mdaio/pathify64.m
spikeforestsorters/kilosort2/mdaio/readmda.m
spikeforestsorters/kilosort2/mdaio/readmda_block.m
spikeforestsorters/kilosort2/mdaio/readmdadims.m
spikeforestsorters/kilosort2/mdaio/writemda.m
spikeforestsorters/kilosort2/mdaio/writemda16i.m
spikeforestsorters/kilosort2/mdaio/writemda16ui.m
spikeforestsorters/kilosort2/mdaio/writemda32.m
spikeforestsorters/kilosort2/mdaio/writemda32ui.m
spikeforestsorters/kilosort2/mdaio/writemda64.m
spikeforestsorters/klusta/__init__.py
spikeforestsorters/klusta/config_default.prm
spikeforestsorters/klusta/klusta.py
spikeforestsorters/klusta/container/Dockerfile
spikeforestsorters/klusta/container/build_simg.sh
spikeforestsorters/klusta/container/readme.txt
spikeforestsorters/klusta/container/upload_singularity_container.py
spikeforestsorters/mountainsort4/__init__.py
spikeforestsorters/mountainsort4/bandpass_filter.py
spikeforestsorters/mountainsort4/filterrecording.py
spikeforestsorters/mountainsort4/mountainsort4.py
spikeforestsorters/mountainsort4/whiten.py
spikeforestsorters/mountainsort4/container/Dockerfile
spikeforestsorters/mountainsort4/container/build_simg.sh
spikeforestsorters/mountainsort4/container/readme.txt
spikeforestsorters/mountainsort4/container/upload_singularity_container.py
spikeforestsorters/spyking_circus/__init__.py
spikeforestsorters/spyking_circus/config_default.params
spikeforestsorters/spyking_circus/spyking_circus.py
spikeforestsorters/spyking_circus/tools.py
spikeforestsorters/spyking_circus/container/Dockerfile
spikeforestsorters/spyking_circus/container/build_simg.sh
spikeforestsorters/spyking_circus/container/readme.txt
spikeforestsorters/spyking_circus/container/upload_singularity_container.py
spikeforestsorters/spyking_circus/spykingcircussortingextractor/__init__.py
spikeforestsorters/spyking_circus/spykingcircussortingextractor/spykingcircussortingextractor.py
spikeforestsorters/tridesclous/__init__.py
spikeforestsorters/tridesclous/tridesclous.py
spikeforestsorters/tridesclous/container/Dockerfile
spikeforestsorters/tridesclous/container/build_simg.sh
spikeforestsorters/tridesclous/container/readme.txt
spikeforestsorters/tridesclous/container/upload_singularity_container.py
spikeforestsorters/tridesclous_new/tridesclous.py
spikeforestsorters/tridesclous_old/__init__.py
spikeforestsorters/tridesclous_old/tridesclous.py
spikeforestsorters/tridesclous_old/container/Dockerfile
spikeforestsorters/tridesclous_old/container/build_simg.sh
spikeforestsorters/tridesclous_old/container/readme.txt
spikeforestsorters/tridesclous_old/container/upload_singularity_container.py
spikeforestsorters/waveclus/__init__.py
spikeforestsorters/waveclus/install_waveclus.py
spikeforestsorters/waveclus/p_waveclus.m
spikeforestsorters/waveclus/set_parameters_spf.m
spikeforestsorters/waveclus/waveclus.py
spikeforestsorters/waveclus/mdaio/arrayify.m
spikeforestsorters/waveclus/mdaio/pathify32.m
spikeforestsorters/waveclus/mdaio/pathify64.m
spikeforestsorters/waveclus/mdaio/readmda.m
spikeforestsorters/waveclus/mdaio/readmda_block.m
spikeforestsorters/waveclus/mdaio/readmdadims.m
spikeforestsorters/waveclus/mdaio/writemda.m
spikeforestsorters/waveclus/mdaio/writemda16i.m
spikeforestsorters/waveclus/mdaio/writemda16ui.m
spikeforestsorters/waveclus/mdaio/writemda32.m
spikeforestsorters/waveclus/mdaio/writemda32ui.m
spikeforestsorters/waveclus/mdaio/writemda64.m
spikeforestsorters/yass/__init__.py
spikeforestsorters/yass/config_default.yaml
spikeforestsorters/yass/test0_yass1.py
spikeforestsorters/yass/tools.py
spikeforestsorters/yass/yass.py
spikeforestsorters/yass/yasssortingextractor.py
spikeforestsorters/yass/container/Dockerfile
spikeforestsorters/yass/container/build_simg.sh
spikeforestsorters/yass/container/build_simg_magland.sh
spikeforestsorters/yass/container/readme.txt
spikeforestsorters/yass/container/upload_singularity_container.py
spikeforestsorters/yass1/__init__.py
spikeforestsorters/yass1/config_default.yaml
spikeforestsorters/yass1/test0_yass1.py
spikeforestsorters/yass1/tools.py
spikeforestsorters/yass1/yass1.py
spikeforestsorters/yass1/yasssortingextractor1.py
spikeforestsorters/yass1/container/Dockerfile
spikeforestsorters/yass1/container/build_simg.sh
spikeforestsorters/yass1/container/build_simg_magland.sh
spikeforestsorters/yass1/container/readme.txt
spikeforestsorters/yass1/container/upload_singularity_container.py
spikeforestwidgets/__init__.py
spikeforestwidgets/correlogramswidget.py
spikeforestwidgets/electrodegeometrywidget.py
spikeforestwidgets/package.json
spikeforestwidgets/unitwaveformswidget.py
spikeforestwidgets/webpack.config.js
spikeforestwidgets/dist/d3.v5.min.js
spikeforestwidgets/dist/jquery-3.3.1.min.js
spikeforestwidgets/featurespacewidget/__init__.py
spikeforestwidgets/featurespacewidget/canvaswidget.js
spikeforestwidgets/featurespacewidget/featurespacemodel.js
spikeforestwidgets/featurespacewidget/featurespacewidget.js
spikeforestwidgets/featurespacewidget/featurespacewidget.py
spikeforestwidgets/featurespacewidget/featurespacewidget_plotly.py
spikeforestwidgets/featurespacewidget/mda.js
spikeforestwidgets/featurespacewidget/test_featurespacewidget.html
spikeforestwidgets/featurespacewidget/test_featurespacewidget.ipynb
spikeforestwidgets/src/index.js
spikeforestwidgets/src/datasetselectwidget/datasetselectwidget.js
spikeforestwidgets/src/datasetwidget/datasetwidget.js
spikeforestwidgets/src/ephys_viz/clustermetricswidget.js
spikeforestwidgets/src/ephys_viz/evdatasetwidget.js
spikeforestwidgets/src/ephys_viz/firingsmodel.js
spikeforestwidgets/src/ephys_viz/geomwidget.js
spikeforestwidgets/src/ephys_viz/index.js
spikeforestwidgets/src/ephys_viz/jsqcanvaswidget.js
spikeforestwidgets/src/ephys_viz/jsqcore.js
spikeforestwidgets/src/ephys_viz/load_binary_file_part.js
spikeforestwidgets/src/ephys_viz/load_resources.js
spikeforestwidgets/src/ephys_viz/load_text_file.js
spikeforestwidgets/src/ephys_viz/mda.js
spikeforestwidgets/src/ephys_viz/ml-layout.css
spikeforestwidgets/src/ephys_viz/sortcomparisonwidget.js
spikeforestwidgets/src/ephys_viz/templateswidget.js
spikeforestwidgets/src/ephys_viz/timedisplayclass.js
spikeforestwidgets/src/ephys_viz/timeseriesmodel.js
spikeforestwidgets/src/ephys_viz/timeserieswidget.js
spikeforestwidgets/src/ephys_viz/view_cluster_metrics.js
spikeforestwidgets/src/ephys_viz/view_dataset.js
spikeforestwidgets/src/ephys_viz/view_geometry.js
spikeforestwidgets/src/ephys_viz/view_sort_comparison.js
spikeforestwidgets/src/ephys_viz/view_templates.js
spikeforestwidgets/src/ephys_viz/view_timeseries.js
spikeforestwidgets/src/lariloginwidget/lariloginwidget.js
spikeforestwidgets/templatewidget/__init__.py
spikeforestwidgets/templatewidget/canvaswidget.js
spikeforestwidgets/templatewidget/mda.js
spikeforestwidgets/templatewidget/templatewidget.js
spikeforestwidgets/templatewidget/templatewidget.py
spikeforestwidgets/timeserieswidget/__init__.py
spikeforestwidgets/timeserieswidget/canvaswidget.js
spikeforestwidgets/timeserieswidget/mda.js
spikeforestwidgets/timeserieswidget/test_timeserieswidget.html
spikeforestwidgets/timeserieswidget/test_timeserieswidget.ipynb
spikeforestwidgets/timeserieswidget/timeseriesmodel.js
spikeforestwidgets/timeserieswidget/timeserieswidget.js
spikeforestwidgets/timeserieswidget/timeserieswidget.py