├── .gitignore ├── Cosyne 2020 ├── NWB_tutorial_2020.ipynb ├── NWB_tutorial_2020.mlx ├── README.md ├── images │ ├── electrodes_table.png │ ├── lfp.png │ ├── position.png │ ├── ragged_array.png │ ├── spatial_series.png │ ├── subject_diagram.png │ ├── trials.png │ └── trials_example.png └── nwbwidgets.ipynb ├── HCK08 ├── ICEphys_basic_hck8.ipynb ├── ICEphys_basic_hck8.mlx ├── ecephys_tutorial.ipynb ├── ecephys_tutorial.mlx ├── images │ ├── Behavior.png │ ├── Behavior.svg │ ├── ElectricalSeries.png │ ├── ElectricalSeries.svg │ ├── Electrodes.png │ ├── Electrodes.svg │ ├── Fluorescence.png │ ├── Fluorescence.svg │ ├── IC Ephys NWB Classes.svg │ ├── ImageSegmentation.png │ ├── ImageSegmentation.svg │ ├── ImagingPlane.png │ ├── ImagingPlane.svg │ ├── IntracellularElectrode.svg │ ├── LFP.svg │ ├── PlaneSegmentation.png │ ├── PlaneSegmentation2.png │ ├── PlaneSegmentation2.svg │ ├── Position.svg │ ├── Position2.png │ ├── Position2.svg │ ├── RoiResponseSeries.png │ ├── RoiResponseSeries2.png │ ├── RoiResponseSeries2.svg │ ├── SpatialSeries.png │ ├── SpatialSeries.svg │ ├── Subject.png │ ├── TwoPhotonSeries.png │ ├── TwoPhotonSeries.svg │ ├── VCClampSeries_no_TS.svg │ ├── VCStimSeries.svg │ ├── VCStimSeries_no_TS.svg │ ├── ecephys.png │ ├── ecephys.svg │ ├── lfp.png │ ├── ophys.png │ ├── ophys.svg │ ├── planesegmentation.svg │ ├── position.png │ ├── position_hdfview.png │ ├── position_hdfview1.png │ ├── ragged_array.png │ ├── roiresponseseries.svg │ ├── subject.svg │ ├── trials.png │ ├── trials.svg │ └── trials_example.png ├── ophys_tutorial.ipynb └── ophys_tutorial.mlx ├── HCK09 ├── ecephys_tutorial.ipynb ├── ecephys_tutorial.mlx ├── icephys_tutorial.ipynb ├── icephys_tutorial.mlx ├── images │ ├── Behavior.png │ ├── Behavior.svg │ ├── ElectricalSeries.png │ ├── ElectricalSeries.svg │ ├── Electrodes.png │ ├── Electrodes.svg │ ├── Fluorescence.png │ ├── Fluorescence.svg │ ├── IC Ephys NWB Classes.svg │ ├── ImageSegmentation.png │ ├── ImageSegmentation.svg │ ├── ImagingPlane.png │ ├── ImagingPlane.svg │ ├── IntracellularElectrode.svg │ ├── LFP.png │ ├── LFP.svg │ ├── Ophys.svg │ ├── PlaneSegmentation.png │ ├── PlaneSegmentation.svg │ ├── Position.png │ ├── Position.svg │ ├── RoiResponseSeries.png │ ├── RoiResponseSeries.svg │ ├── SpatialSeries.png │ ├── SpatialSeries.svg │ ├── Subject.png │ ├── Subject.svg │ ├── Trials.png │ ├── Trials.svg │ ├── TwoPhotonSeries.png │ ├── TwoPhotonSeries.svg │ ├── VCClampSeries_no_TS.svg │ ├── VCStimSeries.svg │ ├── VCStimSeries_no_TS.svg │ ├── dandi_download1.png │ ├── dandi_download2.png │ ├── dandi_download3.png │ ├── ecephys.png │ ├── ecephys.svg │ ├── ophys.png │ ├── position_hdfview.png │ ├── ragged_array.png │ └── trials_example.png ├── matnwb_read_demo.mlx ├── ophys_tutorial.ipynb ├── ophys_tutorial.mlx └── pynwb_read_demo.ipynb ├── HCK11 ├── ecephys_tutorial.ipynb ├── ecephys_tutorial.mlx ├── icephys_tutorial.ipynb ├── icephys_tutorial.mlx ├── images │ ├── Behavior.png │ ├── Behavior.svg │ ├── ElectricalSeries.png │ ├── ElectricalSeries.svg │ ├── Electrodes.png │ ├── Electrodes.svg │ ├── Fluorescence.png │ ├── Fluorescence.svg │ ├── IC Ephys NWB Classes.svg │ ├── ImageSegmentation.png │ ├── ImageSegmentation.svg │ ├── ImagingPlane.png │ ├── ImagingPlane.svg │ ├── IntracellularElectrode.svg │ ├── LFP.png │ ├── LFP.svg │ ├── Ophys.svg │ ├── PlaneSegmentation.png │ ├── PlaneSegmentation.svg │ ├── Position.png │ ├── Position.svg │ ├── RoiResponseSeries.png │ ├── RoiResponseSeries.svg │ ├── SpatialSeries.png │ ├── SpatialSeries.svg │ ├── Subject.png │ ├── Subject.svg │ ├── Trials.png │ ├── Trials.svg │ ├── TwoPhotonSeries.png │ ├── TwoPhotonSeries.svg │ ├── VCClampSeries_no_TS.svg │ ├── VCStimSeries.svg │ ├── VCStimSeries_no_TS.svg │ ├── dandi_download1.png │ ├── dandi_download2.png │ ├── dandi_download3.png │ ├── ecephys.png │ ├── ecephys.svg │ ├── ophys.png │ ├── position_hdfview.png │ ├── ragged_array.png │ └── trials_example.png ├── matnwb_read_demo.mlx ├── ophys_tutorial.ipynb ├── ophys_tutorial.mlx └── pynwb_read_demo.ipynb ├── HCK13 ├── ecephys_tutorial.ipynb ├── ecephys_tutorial.mlx ├── icephys_tutorial.ipynb ├── icephys_tutorial.mlx ├── images │ ├── Behavior.png │ ├── Behavior.svg │ ├── ElectricalSeries.png │ ├── ElectricalSeries.svg │ ├── Electrodes.png │ ├── Electrodes.svg │ ├── Fluorescence.png │ ├── Fluorescence.svg │ ├── IC Ephys NWB Classes.svg │ ├── ImageSegmentation.png │ ├── ImageSegmentation.svg │ ├── ImagingPlane.png │ ├── ImagingPlane.svg │ ├── IntracellularElectrode.svg │ ├── LFP.png │ ├── LFP.svg │ ├── Ophys.svg │ ├── PlaneSegmentation.png │ ├── PlaneSegmentation.svg │ ├── Position.png │ ├── Position.svg │ ├── RoiResponseSeries.png │ ├── RoiResponseSeries.svg │ ├── SpatialSeries.png │ ├── SpatialSeries.svg │ ├── Subject.png │ ├── Subject.svg │ ├── Trials.png │ ├── Trials.svg │ ├── TwoPhotonSeries.png │ ├── TwoPhotonSeries.svg │ ├── VCClampSeries_no_TS.svg │ ├── VCStimSeries.svg │ ├── VCStimSeries_no_TS.svg │ ├── dandi_download1.png │ ├── dandi_download2.png │ ├── dandi_download3.png │ ├── ecephys.png │ ├── ecephys.svg │ ├── ophys.png │ ├── position_hdfview.png │ ├── ragged_array.png │ └── trials_example.png ├── matnwb_read_demo.mlx ├── ophys_tutorial.ipynb ├── ophys_tutorial.mlx └── pynwb_read_demo.ipynb ├── Neuromatch2021 ├── ecephys_tutorial.ipynb ├── ecephys_tutorial.mlx ├── icephys_tutorial.ipynb ├── icephys_tutorial.mlx ├── images │ ├── Behavior.png │ ├── Behavior.svg │ ├── ElectricalSeries.png │ ├── ElectricalSeries.svg │ ├── Electrodes.png │ ├── Electrodes.svg │ ├── Fluorescence.png │ ├── Fluorescence.svg │ ├── IC Ephys NWB Classes.svg │ ├── ImageSegmentation.png │ ├── ImageSegmentation.svg │ ├── ImagingPlane.png │ ├── ImagingPlane.svg │ ├── IntracellularElectrode.svg │ ├── LFP.png │ ├── LFP.svg │ ├── Ophys.svg │ ├── PlaneSegmentation.png │ ├── PlaneSegmentation.svg │ ├── Position.png │ ├── Position.svg │ ├── RoiResponseSeries.png │ ├── RoiResponseSeries.svg │ ├── SpatialSeries.png │ ├── SpatialSeries.svg │ ├── Subject.png │ ├── Subject.svg │ ├── Trials.png │ ├── Trials.svg │ ├── TwoPhotonSeries.png │ ├── TwoPhotonSeries.svg │ ├── VCClampSeries_no_TS.svg │ ├── VCStimSeries.svg │ ├── VCStimSeries_no_TS.svg │ ├── dandi_download1.png │ ├── dandi_download2.png │ ├── dandi_download3.png │ ├── ecephys.png │ ├── ecephys.svg │ ├── ophys.png │ ├── position_hdfview.png │ ├── ragged_array.png │ └── trials_example.png ├── matnwb_read_demo.mlx ├── ophys_tutorial.ipynb ├── ophys_tutorial.mlx └── pynwb_read_demo.ipynb └── images ├── electrodes_table.png ├── lfp.png ├── position.png └── ragged_array.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/.gitignore -------------------------------------------------------------------------------- /Cosyne 2020/NWB_tutorial_2020.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/NWB_tutorial_2020.ipynb -------------------------------------------------------------------------------- /Cosyne 2020/NWB_tutorial_2020.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/NWB_tutorial_2020.mlx -------------------------------------------------------------------------------- /Cosyne 2020/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/README.md -------------------------------------------------------------------------------- /Cosyne 2020/images/electrodes_table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/electrodes_table.png -------------------------------------------------------------------------------- /Cosyne 2020/images/lfp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/lfp.png -------------------------------------------------------------------------------- /Cosyne 2020/images/position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/position.png -------------------------------------------------------------------------------- /Cosyne 2020/images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/ragged_array.png -------------------------------------------------------------------------------- /Cosyne 2020/images/spatial_series.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/spatial_series.png -------------------------------------------------------------------------------- /Cosyne 2020/images/subject_diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/subject_diagram.png -------------------------------------------------------------------------------- /Cosyne 2020/images/trials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/trials.png -------------------------------------------------------------------------------- /Cosyne 2020/images/trials_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/images/trials_example.png -------------------------------------------------------------------------------- /Cosyne 2020/nwbwidgets.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Cosyne 2020/nwbwidgets.ipynb -------------------------------------------------------------------------------- /HCK08/ICEphys_basic_hck8.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/ICEphys_basic_hck8.ipynb -------------------------------------------------------------------------------- /HCK08/ICEphys_basic_hck8.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/ICEphys_basic_hck8.mlx -------------------------------------------------------------------------------- /HCK08/ecephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/ecephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK08/ecephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/ecephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK08/images/Behavior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Behavior.png -------------------------------------------------------------------------------- /HCK08/images/Behavior.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Behavior.svg -------------------------------------------------------------------------------- /HCK08/images/ElectricalSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ElectricalSeries.png -------------------------------------------------------------------------------- /HCK08/images/ElectricalSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ElectricalSeries.svg -------------------------------------------------------------------------------- /HCK08/images/Electrodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Electrodes.png -------------------------------------------------------------------------------- /HCK08/images/Electrodes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Electrodes.svg -------------------------------------------------------------------------------- /HCK08/images/Fluorescence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Fluorescence.png -------------------------------------------------------------------------------- /HCK08/images/Fluorescence.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Fluorescence.svg -------------------------------------------------------------------------------- /HCK08/images/IC Ephys NWB Classes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/IC Ephys NWB Classes.svg -------------------------------------------------------------------------------- /HCK08/images/ImageSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ImageSegmentation.png -------------------------------------------------------------------------------- /HCK08/images/ImageSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ImageSegmentation.svg -------------------------------------------------------------------------------- /HCK08/images/ImagingPlane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ImagingPlane.png -------------------------------------------------------------------------------- /HCK08/images/ImagingPlane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ImagingPlane.svg -------------------------------------------------------------------------------- /HCK08/images/IntracellularElectrode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/IntracellularElectrode.svg -------------------------------------------------------------------------------- /HCK08/images/LFP.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/LFP.svg -------------------------------------------------------------------------------- /HCK08/images/PlaneSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/PlaneSegmentation.png -------------------------------------------------------------------------------- /HCK08/images/PlaneSegmentation2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/PlaneSegmentation2.png -------------------------------------------------------------------------------- /HCK08/images/PlaneSegmentation2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/PlaneSegmentation2.svg -------------------------------------------------------------------------------- /HCK08/images/Position.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Position.svg -------------------------------------------------------------------------------- /HCK08/images/Position2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Position2.png -------------------------------------------------------------------------------- /HCK08/images/Position2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Position2.svg -------------------------------------------------------------------------------- /HCK08/images/RoiResponseSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/RoiResponseSeries.png -------------------------------------------------------------------------------- /HCK08/images/RoiResponseSeries2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/RoiResponseSeries2.png -------------------------------------------------------------------------------- /HCK08/images/RoiResponseSeries2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/RoiResponseSeries2.svg -------------------------------------------------------------------------------- /HCK08/images/SpatialSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/SpatialSeries.png -------------------------------------------------------------------------------- /HCK08/images/SpatialSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/SpatialSeries.svg -------------------------------------------------------------------------------- /HCK08/images/Subject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/Subject.png -------------------------------------------------------------------------------- /HCK08/images/TwoPhotonSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/TwoPhotonSeries.png -------------------------------------------------------------------------------- /HCK08/images/TwoPhotonSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/TwoPhotonSeries.svg -------------------------------------------------------------------------------- /HCK08/images/VCClampSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/VCClampSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK08/images/VCStimSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/VCStimSeries.svg -------------------------------------------------------------------------------- /HCK08/images/VCStimSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/VCStimSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK08/images/ecephys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ecephys.png -------------------------------------------------------------------------------- /HCK08/images/ecephys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ecephys.svg -------------------------------------------------------------------------------- /HCK08/images/lfp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/lfp.png -------------------------------------------------------------------------------- /HCK08/images/ophys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ophys.png -------------------------------------------------------------------------------- /HCK08/images/ophys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ophys.svg -------------------------------------------------------------------------------- /HCK08/images/planesegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/planesegmentation.svg -------------------------------------------------------------------------------- /HCK08/images/position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/position.png -------------------------------------------------------------------------------- /HCK08/images/position_hdfview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/position_hdfview.png -------------------------------------------------------------------------------- /HCK08/images/position_hdfview1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/position_hdfview1.png -------------------------------------------------------------------------------- /HCK08/images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/ragged_array.png -------------------------------------------------------------------------------- /HCK08/images/roiresponseseries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/roiresponseseries.svg -------------------------------------------------------------------------------- /HCK08/images/subject.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/subject.svg -------------------------------------------------------------------------------- /HCK08/images/trials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/trials.png -------------------------------------------------------------------------------- /HCK08/images/trials.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/trials.svg -------------------------------------------------------------------------------- /HCK08/images/trials_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/images/trials_example.png -------------------------------------------------------------------------------- /HCK08/ophys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/ophys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK08/ophys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK08/ophys_tutorial.mlx -------------------------------------------------------------------------------- /HCK09/ecephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/ecephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK09/ecephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/ecephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK09/icephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/icephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK09/icephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/icephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK09/images/Behavior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Behavior.png -------------------------------------------------------------------------------- /HCK09/images/Behavior.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Behavior.svg -------------------------------------------------------------------------------- /HCK09/images/ElectricalSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ElectricalSeries.png -------------------------------------------------------------------------------- /HCK09/images/ElectricalSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ElectricalSeries.svg -------------------------------------------------------------------------------- /HCK09/images/Electrodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Electrodes.png -------------------------------------------------------------------------------- /HCK09/images/Electrodes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Electrodes.svg -------------------------------------------------------------------------------- /HCK09/images/Fluorescence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Fluorescence.png -------------------------------------------------------------------------------- /HCK09/images/Fluorescence.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Fluorescence.svg -------------------------------------------------------------------------------- /HCK09/images/IC Ephys NWB Classes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/IC Ephys NWB Classes.svg -------------------------------------------------------------------------------- /HCK09/images/ImageSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ImageSegmentation.png -------------------------------------------------------------------------------- /HCK09/images/ImageSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ImageSegmentation.svg -------------------------------------------------------------------------------- /HCK09/images/ImagingPlane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ImagingPlane.png -------------------------------------------------------------------------------- /HCK09/images/ImagingPlane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ImagingPlane.svg -------------------------------------------------------------------------------- /HCK09/images/IntracellularElectrode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/IntracellularElectrode.svg -------------------------------------------------------------------------------- /HCK09/images/LFP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/LFP.png -------------------------------------------------------------------------------- /HCK09/images/LFP.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/LFP.svg -------------------------------------------------------------------------------- /HCK09/images/Ophys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Ophys.svg -------------------------------------------------------------------------------- /HCK09/images/PlaneSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/PlaneSegmentation.png -------------------------------------------------------------------------------- /HCK09/images/PlaneSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/PlaneSegmentation.svg -------------------------------------------------------------------------------- /HCK09/images/Position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Position.png -------------------------------------------------------------------------------- /HCK09/images/Position.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Position.svg -------------------------------------------------------------------------------- /HCK09/images/RoiResponseSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/RoiResponseSeries.png -------------------------------------------------------------------------------- /HCK09/images/RoiResponseSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/RoiResponseSeries.svg -------------------------------------------------------------------------------- /HCK09/images/SpatialSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/SpatialSeries.png -------------------------------------------------------------------------------- /HCK09/images/SpatialSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/SpatialSeries.svg -------------------------------------------------------------------------------- /HCK09/images/Subject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Subject.png -------------------------------------------------------------------------------- /HCK09/images/Subject.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Subject.svg -------------------------------------------------------------------------------- /HCK09/images/Trials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Trials.png -------------------------------------------------------------------------------- /HCK09/images/Trials.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/Trials.svg -------------------------------------------------------------------------------- /HCK09/images/TwoPhotonSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/TwoPhotonSeries.png -------------------------------------------------------------------------------- /HCK09/images/TwoPhotonSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/TwoPhotonSeries.svg -------------------------------------------------------------------------------- /HCK09/images/VCClampSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/VCClampSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK09/images/VCStimSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/VCStimSeries.svg -------------------------------------------------------------------------------- /HCK09/images/VCStimSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/VCStimSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK09/images/dandi_download1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/dandi_download1.png -------------------------------------------------------------------------------- /HCK09/images/dandi_download2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/dandi_download2.png -------------------------------------------------------------------------------- /HCK09/images/dandi_download3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/dandi_download3.png -------------------------------------------------------------------------------- /HCK09/images/ecephys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ecephys.png -------------------------------------------------------------------------------- /HCK09/images/ecephys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ecephys.svg -------------------------------------------------------------------------------- /HCK09/images/ophys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ophys.png -------------------------------------------------------------------------------- /HCK09/images/position_hdfview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/position_hdfview.png -------------------------------------------------------------------------------- /HCK09/images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/ragged_array.png -------------------------------------------------------------------------------- /HCK09/images/trials_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/images/trials_example.png -------------------------------------------------------------------------------- /HCK09/matnwb_read_demo.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/matnwb_read_demo.mlx -------------------------------------------------------------------------------- /HCK09/ophys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/ophys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK09/ophys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/ophys_tutorial.mlx -------------------------------------------------------------------------------- /HCK09/pynwb_read_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK09/pynwb_read_demo.ipynb -------------------------------------------------------------------------------- /HCK11/ecephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/ecephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK11/ecephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/ecephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK11/icephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/icephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK11/icephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/icephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK11/images/Behavior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Behavior.png -------------------------------------------------------------------------------- /HCK11/images/Behavior.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Behavior.svg -------------------------------------------------------------------------------- /HCK11/images/ElectricalSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ElectricalSeries.png -------------------------------------------------------------------------------- /HCK11/images/ElectricalSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ElectricalSeries.svg -------------------------------------------------------------------------------- /HCK11/images/Electrodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Electrodes.png -------------------------------------------------------------------------------- /HCK11/images/Electrodes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Electrodes.svg -------------------------------------------------------------------------------- /HCK11/images/Fluorescence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Fluorescence.png -------------------------------------------------------------------------------- /HCK11/images/Fluorescence.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Fluorescence.svg -------------------------------------------------------------------------------- /HCK11/images/IC Ephys NWB Classes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/IC Ephys NWB Classes.svg -------------------------------------------------------------------------------- /HCK11/images/ImageSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ImageSegmentation.png -------------------------------------------------------------------------------- /HCK11/images/ImageSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ImageSegmentation.svg -------------------------------------------------------------------------------- /HCK11/images/ImagingPlane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ImagingPlane.png -------------------------------------------------------------------------------- /HCK11/images/ImagingPlane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ImagingPlane.svg -------------------------------------------------------------------------------- /HCK11/images/IntracellularElectrode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/IntracellularElectrode.svg -------------------------------------------------------------------------------- /HCK11/images/LFP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/LFP.png -------------------------------------------------------------------------------- /HCK11/images/LFP.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/LFP.svg -------------------------------------------------------------------------------- /HCK11/images/Ophys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Ophys.svg -------------------------------------------------------------------------------- /HCK11/images/PlaneSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/PlaneSegmentation.png -------------------------------------------------------------------------------- /HCK11/images/PlaneSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/PlaneSegmentation.svg -------------------------------------------------------------------------------- /HCK11/images/Position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Position.png -------------------------------------------------------------------------------- /HCK11/images/Position.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Position.svg -------------------------------------------------------------------------------- /HCK11/images/RoiResponseSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/RoiResponseSeries.png -------------------------------------------------------------------------------- /HCK11/images/RoiResponseSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/RoiResponseSeries.svg -------------------------------------------------------------------------------- /HCK11/images/SpatialSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/SpatialSeries.png -------------------------------------------------------------------------------- /HCK11/images/SpatialSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/SpatialSeries.svg -------------------------------------------------------------------------------- /HCK11/images/Subject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Subject.png -------------------------------------------------------------------------------- /HCK11/images/Subject.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Subject.svg -------------------------------------------------------------------------------- /HCK11/images/Trials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Trials.png -------------------------------------------------------------------------------- /HCK11/images/Trials.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/Trials.svg -------------------------------------------------------------------------------- /HCK11/images/TwoPhotonSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/TwoPhotonSeries.png -------------------------------------------------------------------------------- /HCK11/images/TwoPhotonSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/TwoPhotonSeries.svg -------------------------------------------------------------------------------- /HCK11/images/VCClampSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/VCClampSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK11/images/VCStimSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/VCStimSeries.svg -------------------------------------------------------------------------------- /HCK11/images/VCStimSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/VCStimSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK11/images/dandi_download1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/dandi_download1.png -------------------------------------------------------------------------------- /HCK11/images/dandi_download2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/dandi_download2.png -------------------------------------------------------------------------------- /HCK11/images/dandi_download3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/dandi_download3.png -------------------------------------------------------------------------------- /HCK11/images/ecephys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ecephys.png -------------------------------------------------------------------------------- /HCK11/images/ecephys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ecephys.svg -------------------------------------------------------------------------------- /HCK11/images/ophys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ophys.png -------------------------------------------------------------------------------- /HCK11/images/position_hdfview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/position_hdfview.png -------------------------------------------------------------------------------- /HCK11/images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/ragged_array.png -------------------------------------------------------------------------------- /HCK11/images/trials_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/images/trials_example.png -------------------------------------------------------------------------------- /HCK11/matnwb_read_demo.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/matnwb_read_demo.mlx -------------------------------------------------------------------------------- /HCK11/ophys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/ophys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK11/ophys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/ophys_tutorial.mlx -------------------------------------------------------------------------------- /HCK11/pynwb_read_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK11/pynwb_read_demo.ipynb -------------------------------------------------------------------------------- /HCK13/ecephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/ecephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK13/ecephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/ecephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK13/icephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/icephys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK13/icephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/icephys_tutorial.mlx -------------------------------------------------------------------------------- /HCK13/images/Behavior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Behavior.png -------------------------------------------------------------------------------- /HCK13/images/Behavior.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Behavior.svg -------------------------------------------------------------------------------- /HCK13/images/ElectricalSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ElectricalSeries.png -------------------------------------------------------------------------------- /HCK13/images/ElectricalSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ElectricalSeries.svg -------------------------------------------------------------------------------- /HCK13/images/Electrodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Electrodes.png -------------------------------------------------------------------------------- /HCK13/images/Electrodes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Electrodes.svg -------------------------------------------------------------------------------- /HCK13/images/Fluorescence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Fluorescence.png -------------------------------------------------------------------------------- /HCK13/images/Fluorescence.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Fluorescence.svg -------------------------------------------------------------------------------- /HCK13/images/IC Ephys NWB Classes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/IC Ephys NWB Classes.svg -------------------------------------------------------------------------------- /HCK13/images/ImageSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ImageSegmentation.png -------------------------------------------------------------------------------- /HCK13/images/ImageSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ImageSegmentation.svg -------------------------------------------------------------------------------- /HCK13/images/ImagingPlane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ImagingPlane.png -------------------------------------------------------------------------------- /HCK13/images/ImagingPlane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ImagingPlane.svg -------------------------------------------------------------------------------- /HCK13/images/IntracellularElectrode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/IntracellularElectrode.svg -------------------------------------------------------------------------------- /HCK13/images/LFP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/LFP.png -------------------------------------------------------------------------------- /HCK13/images/LFP.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/LFP.svg -------------------------------------------------------------------------------- /HCK13/images/Ophys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Ophys.svg -------------------------------------------------------------------------------- /HCK13/images/PlaneSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/PlaneSegmentation.png -------------------------------------------------------------------------------- /HCK13/images/PlaneSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/PlaneSegmentation.svg -------------------------------------------------------------------------------- /HCK13/images/Position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Position.png -------------------------------------------------------------------------------- /HCK13/images/Position.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Position.svg -------------------------------------------------------------------------------- /HCK13/images/RoiResponseSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/RoiResponseSeries.png -------------------------------------------------------------------------------- /HCK13/images/RoiResponseSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/RoiResponseSeries.svg -------------------------------------------------------------------------------- /HCK13/images/SpatialSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/SpatialSeries.png -------------------------------------------------------------------------------- /HCK13/images/SpatialSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/SpatialSeries.svg -------------------------------------------------------------------------------- /HCK13/images/Subject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Subject.png -------------------------------------------------------------------------------- /HCK13/images/Subject.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Subject.svg -------------------------------------------------------------------------------- /HCK13/images/Trials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Trials.png -------------------------------------------------------------------------------- /HCK13/images/Trials.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/Trials.svg -------------------------------------------------------------------------------- /HCK13/images/TwoPhotonSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/TwoPhotonSeries.png -------------------------------------------------------------------------------- /HCK13/images/TwoPhotonSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/TwoPhotonSeries.svg -------------------------------------------------------------------------------- /HCK13/images/VCClampSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/VCClampSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK13/images/VCStimSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/VCStimSeries.svg -------------------------------------------------------------------------------- /HCK13/images/VCStimSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/VCStimSeries_no_TS.svg -------------------------------------------------------------------------------- /HCK13/images/dandi_download1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/dandi_download1.png -------------------------------------------------------------------------------- /HCK13/images/dandi_download2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/dandi_download2.png -------------------------------------------------------------------------------- /HCK13/images/dandi_download3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/dandi_download3.png -------------------------------------------------------------------------------- /HCK13/images/ecephys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ecephys.png -------------------------------------------------------------------------------- /HCK13/images/ecephys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ecephys.svg -------------------------------------------------------------------------------- /HCK13/images/ophys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ophys.png -------------------------------------------------------------------------------- /HCK13/images/position_hdfview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/position_hdfview.png -------------------------------------------------------------------------------- /HCK13/images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/ragged_array.png -------------------------------------------------------------------------------- /HCK13/images/trials_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/images/trials_example.png -------------------------------------------------------------------------------- /HCK13/matnwb_read_demo.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/matnwb_read_demo.mlx -------------------------------------------------------------------------------- /HCK13/ophys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/ophys_tutorial.ipynb -------------------------------------------------------------------------------- /HCK13/ophys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/ophys_tutorial.mlx -------------------------------------------------------------------------------- /HCK13/pynwb_read_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/HCK13/pynwb_read_demo.ipynb -------------------------------------------------------------------------------- /Neuromatch2021/ecephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/ecephys_tutorial.ipynb -------------------------------------------------------------------------------- /Neuromatch2021/ecephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/ecephys_tutorial.mlx -------------------------------------------------------------------------------- /Neuromatch2021/icephys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/icephys_tutorial.ipynb -------------------------------------------------------------------------------- /Neuromatch2021/icephys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/icephys_tutorial.mlx -------------------------------------------------------------------------------- /Neuromatch2021/images/Behavior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Behavior.png -------------------------------------------------------------------------------- /Neuromatch2021/images/Behavior.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Behavior.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/ElectricalSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ElectricalSeries.png -------------------------------------------------------------------------------- /Neuromatch2021/images/ElectricalSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ElectricalSeries.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/Electrodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Electrodes.png -------------------------------------------------------------------------------- /Neuromatch2021/images/Electrodes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Electrodes.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/Fluorescence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Fluorescence.png -------------------------------------------------------------------------------- /Neuromatch2021/images/Fluorescence.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Fluorescence.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/IC Ephys NWB Classes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/IC Ephys NWB Classes.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/ImageSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ImageSegmentation.png -------------------------------------------------------------------------------- /Neuromatch2021/images/ImageSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ImageSegmentation.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/ImagingPlane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ImagingPlane.png -------------------------------------------------------------------------------- /Neuromatch2021/images/ImagingPlane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ImagingPlane.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/IntracellularElectrode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/IntracellularElectrode.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/LFP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/LFP.png -------------------------------------------------------------------------------- /Neuromatch2021/images/LFP.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/LFP.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/Ophys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Ophys.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/PlaneSegmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/PlaneSegmentation.png -------------------------------------------------------------------------------- /Neuromatch2021/images/PlaneSegmentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/PlaneSegmentation.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/Position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Position.png -------------------------------------------------------------------------------- /Neuromatch2021/images/Position.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Position.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/RoiResponseSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/RoiResponseSeries.png -------------------------------------------------------------------------------- /Neuromatch2021/images/RoiResponseSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/RoiResponseSeries.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/SpatialSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/SpatialSeries.png -------------------------------------------------------------------------------- /Neuromatch2021/images/SpatialSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/SpatialSeries.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/Subject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Subject.png -------------------------------------------------------------------------------- /Neuromatch2021/images/Subject.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Subject.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/Trials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Trials.png -------------------------------------------------------------------------------- /Neuromatch2021/images/Trials.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/Trials.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/TwoPhotonSeries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/TwoPhotonSeries.png -------------------------------------------------------------------------------- /Neuromatch2021/images/TwoPhotonSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/TwoPhotonSeries.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/VCClampSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/VCClampSeries_no_TS.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/VCStimSeries.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/VCStimSeries.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/VCStimSeries_no_TS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/VCStimSeries_no_TS.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/dandi_download1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/dandi_download1.png -------------------------------------------------------------------------------- /Neuromatch2021/images/dandi_download2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/dandi_download2.png -------------------------------------------------------------------------------- /Neuromatch2021/images/dandi_download3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/dandi_download3.png -------------------------------------------------------------------------------- /Neuromatch2021/images/ecephys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ecephys.png -------------------------------------------------------------------------------- /Neuromatch2021/images/ecephys.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ecephys.svg -------------------------------------------------------------------------------- /Neuromatch2021/images/ophys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ophys.png -------------------------------------------------------------------------------- /Neuromatch2021/images/position_hdfview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/position_hdfview.png -------------------------------------------------------------------------------- /Neuromatch2021/images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/ragged_array.png -------------------------------------------------------------------------------- /Neuromatch2021/images/trials_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/images/trials_example.png -------------------------------------------------------------------------------- /Neuromatch2021/matnwb_read_demo.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/matnwb_read_demo.mlx -------------------------------------------------------------------------------- /Neuromatch2021/ophys_tutorial.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/ophys_tutorial.ipynb -------------------------------------------------------------------------------- /Neuromatch2021/ophys_tutorial.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/ophys_tutorial.mlx -------------------------------------------------------------------------------- /Neuromatch2021/pynwb_read_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/Neuromatch2021/pynwb_read_demo.ipynb -------------------------------------------------------------------------------- /images/electrodes_table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/images/electrodes_table.png -------------------------------------------------------------------------------- /images/lfp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/images/lfp.png -------------------------------------------------------------------------------- /images/position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/images/position.png -------------------------------------------------------------------------------- /images/ragged_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeurodataWithoutBorders/nwb_tutorial/HEAD/images/ragged_array.png --------------------------------------------------------------------------------