Examples

Example Codes for Converting Raw data to NWB Structure

examples.example_convraw()

This script demonstrate how to

  1. read exist Nwb file

  2. convert raw tdt data to nwb structure

  3. export nwb to Nwb file

Example Codes for Converting Processed data to NWB Structure

examples.example_convprocessed()

This script demonstrate how to

  1. read exist Nwb file

  2. convert processed deeplabcut xy trajectory data and eyetracking data to nwb structure

  3. export nwb to Nwb file

Example Codes for Reading Various Raw Data from NWB Structure

examples.example_readraw()

example_readraw() demonstrates about how to read data from nwb structure

first download the test.nwb file here:

https://drive.google.com/open?id=1rqT5kkedZTvqGoWwNhGrS4Wly_1OQxPZ

Example Codes for Reading Various Processed Data from NWB Structure

examples.example_readprocessed()

This script demonstrate how to

  1. read exist Nwb file

  2. read

2-1 processed deeplabcut xy trajectory data from nwb structure

2-2 processed spike data

  1. export nwb to Nwb file

first download the test.nwb file here:

https://drive.google.com/open?id=1rqT5kkedZTvqGoWwNhGrS4Wly_1OQxPZ