AUTHORS.rst
CHANGELOG.md
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
IPFX.egg-info/PKG-INFO
IPFX.egg-info/SOURCES.txt
IPFX.egg-info/dependency_links.txt
IPFX.egg-info/requires.txt
IPFX.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/download_data.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/pipeline.rst
docs/quick_start.rst
docs/stimuli.rst
docs/tutorial.rst
docs/aibs_sphinx/static/external_assets/images/arrow_off.gif
docs/aibs_sphinx/static/external_assets/images/arrow_on.gif
docs/aibs_sphinx/static/external_assets/images/arrow_over.gif
docs/aibs_sphinx/static/external_assets/images/logo_AIBS.gif
docs/aibs_sphinx/static/external_assets/images/progress_indicator.gif
docs/aibs_sphinx/static/external_assets/images/tab_blue.gif
docs/aibs_sphinx/static/style/comment.png
docs/aibs_sphinx/static/style/nocomment.png
ipfx/__init__.py
ipfx/_schemas.py
ipfx/chirp.py
ipfx/data_access.py
ipfx/data_set_features.py
ipfx/data_set_utils.py
ipfx/ephys_data_set.py
ipfx/epochs.py
ipfx/error.py
ipfx/feature_extractor.py
ipfx/feature_record.py
ipfx/feature_vectors.py
ipfx/lab_notebook_reader.py
ipfx/lims_queries.py
ipfx/logging_utils.py
ipfx/nwb_append.py
ipfx/plot_qc_figures.py
ipfx/py2to3.py
ipfx/qc_feature_evaluator.py
ipfx/qc_feature_extractor.py
ipfx/qc_features.py
ipfx/script_utils.py
ipfx/spike_detector.py
ipfx/spike_features.py
ipfx/spike_train_features.py
ipfx/stim_features.py
ipfx/stimulus.py
ipfx/stimulus_protocol_analysis.py
ipfx/subthresh_features.py
ipfx/sweep.py
ipfx/sweep_props.py
ipfx/time_series_utils.py
ipfx/utilities.py
ipfx/version.txt
ipfx/attach_metadata/README.md
ipfx/attach_metadata/__init__.py
ipfx/attach_metadata/__main__.py
ipfx/attach_metadata/_schemas.py
ipfx/attach_metadata/doc/design.md
ipfx/attach_metadata/sink/__init__.py
ipfx/attach_metadata/sink/dandi_yaml_sink.py
ipfx/attach_metadata/sink/metadata_sink.py
ipfx/attach_metadata/sink/nwb2_sink.py
ipfx/bin/README.md
ipfx/bin/__init__.py
ipfx/bin/generate_fx_input.py
ipfx/bin/generate_pipeline_input.py
ipfx/bin/generate_qc_input.py
ipfx/bin/generate_se_input.py
ipfx/bin/get_fx_output.py
ipfx/bin/make_stimulus_ontology.py
ipfx/bin/mcc-output.json
ipfx/bin/mcc_get_settings.py
ipfx/bin/misc-settings.json
ipfx/bin/nwb_to_pdf.py
ipfx/bin/pipeline_from_specimen_id.py
ipfx/bin/plot_ephys_nwb.py
ipfx/bin/run_chirp_fv_extraction.py
ipfx/bin/run_feature_collection.py
ipfx/bin/run_feature_extraction.py
ipfx/bin/run_feature_vector_extraction.py
ipfx/bin/run_pipeline.py
ipfx/bin/run_pipeline_from_nwb_file.py
ipfx/bin/run_qc.py
ipfx/bin/run_sweep_extraction.py
ipfx/bin/run_synphys_feature_vector_extraction.py
ipfx/bin/run_x_to_nwb_conversion.py
ipfx/bin/validate_experiment.py
ipfx/data_release/2020-06-26_human_file_manifest.csv
ipfx/data_release/2020-06-26_mouse_file_manifest.csv
ipfx/data_release/20200625_patchseq_metadata_human.csv
ipfx/data_release/20200625_patchseq_metadata_mouse.csv
ipfx/dataset/__init__.py
ipfx/dataset/create.py
ipfx/dataset/ephys_data_interface.py
ipfx/dataset/ephys_data_set.py
ipfx/dataset/ephys_nwb_data.py
ipfx/dataset/hbg_nwb_data.py
ipfx/dataset/labnotebook.py
ipfx/dataset/mies_nwb_data.py
ipfx/defaults/qc_criteria.json
ipfx/defaults/stimulus_ontology.json
ipfx/x_to_nwb/ABFConverter.py
ipfx/x_to_nwb/DatConverter.py
ipfx/x_to_nwb/Readme.md
ipfx/x_to_nwb/__init__.py
ipfx/x_to_nwb/conversion_utils.py
ipfx/x_to_nwb/hr_bundle.py
ipfx/x_to_nwb/hr_nodes.py
ipfx/x_to_nwb/hr_segments.py
ipfx/x_to_nwb/hr_stimsetgenerator.py
ipfx/x_to_nwb/hr_struct.py
ipfx/x_to_nwb/hr_treenode.py