-
Notifications
You must be signed in to change notification settings - Fork 1
Ripples
Eric Denovellis edited this page Oct 7, 2016
·
2 revisions
- Name: {animal}ripples{day}-{epoch}-{tetrode}.mat
- Description: First processing step in the ripple identification process. Contains the ripples after the bandpass filtering on a single tetrode
- Format:
- Name: {animal}ripples{day}.mat
- Description: Intermediate processing step in the ripple identification process. Contains the ripples after the bandpass filtering, z-scoring, thresholding and segmenting the ripple on a single tetrode
-
Format:
- 1 x {day} Matlab-cell
- 1 x {Number of epochs} Matlab-cell
- 1 x {Number of tetrodes} Matlab-cell
- startind: index of the start time of each ripple
- endind: index of the end time of each ripple
- midind: index of of the midpoint time of each ripple
- startime: start time of the ripple
- endtime: end time of the ripple
- midtime: mid-point time of the ripple ...
- 1 x {Number of tetrodes} Matlab-cell
- 1 x {Number of epochs} Matlab-cell
- 1 x {day} Matlab-cell
- Name: {animal}candripples{day}.mat
- Description: Final processing step in the ripple identification process. Contains the ripples after combining tetrodes
-
Format:
- 1 x {day} Matlab-cell
- 1 x {Number of epochs} Matlab-cell
- 1 x {day} Matlab-cell